-
-
Notifications
You must be signed in to change notification settings - Fork 978
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
! Undefined control sequence. #1372
Comments
Please do follow the issue template to provide your session info: https://github.com/rstudio/rmarkdown/blob/master/.github/ISSUE_TEMPLATE.md |
Session info ----------------------------------------------------------------------------------------------------------------------------- Packages --------------------------------------------------------------------------------------------------------------------------------- |
Duplicate of #325. Please see my first reply there. |
Thank you very much! :) This fixed my problem. |
Good to know! |
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary. |
I get this error:
When I run this code:
This error is ONLY generated when I specify both a template file and use the "out.width='100%'" option in every plot. Omitting either the template file, the "out.width='100%'", or adding an additional plot that does not use the "out.width='100%'" option makes this error go away. For example:
does not generate this error.
The text was updated successfully, but these errors were encountered: