-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling pdf in Rmarkdown with kableExtra full_width = T gives ! Dimension too large error with TeX Live 2021 #625
Comments
the tabu package is broken and unmaintained. It is recommended not to use it. See the readme here https://github.com/tabu-issues-for-future-maintainer/tabu |
As it impacts kableExtra, does this suggest that |
Upstream issue: tabu-issues-for-future-maintainer/tabu#27. @u-fischer: What's a good alternative to tabu, one that supports full-width tables spanning multiple pages? |
Just ran into this issue when I tried to recompile my PhD thesis from a couple of years ago and the longtable functionality was broken. Seems the |
Any news of a workaround? |
Thanks for the report. We know that In any case, since there is no actionable information here, and no reproducible example, I will close this to clean up the issue tracker. |
Setting
full_width = T
in the kable function is giving the following error message when knitting the document withpdfTeX Version 3.141592653-2.6-1.40.22 (TeX Live 2021)
installed:Having
pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020)
installed, the issue does not exist.The text was updated successfully, but these errors were encountered: