Open Issues Need Help
View All on GitHub Libraries • Utility Library
LaTeX: several macros 29 days ago
AI Summary: The task involves modifying the R package `tinytable` to correctly handle multiple LaTeX macros within a single cell. The current implementation incorrectly applies only the last macro in a sequence. The solution requires creating a new macro that combines the desired formatting commands (italic and strikeout) and updating the package's LaTeX output to use this new macro.
Complexity:
4/5
help wanted