You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MDPI option does not compile with the xelatex and lualatex engines. This makes it difficult to use Chinese characters or other UTF8 characters since those are not supported by pdflatex.
! Undefined control sequence.
\set@color ->\pdfcolorstack
\@pdfcolorstack push{\current@color }\aftergroup...
l.1462 \color{black}
Error: LaTeX failed to compile [filename].tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See paper_v6.log for more info.
Execution halted
I have provided the necessary information about my issue.
If I'm asking a question, I have already asked it on Stack Overflow or RStudio Community, waited for at least 24 hours, and included a link to my question there.
If I'm filing a bug report, I have included a minimal, self-contained, and reproducible example, and have also included xfun::session_info('rticles'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version: remotes::install_github('rstudio/rticles').
If I have posted the same issue elsewhere, I have also mentioned it in this issue.
I have learned the Github Markdown syntax, and formatted my issue correctly.
I understand that my issue may be closed if I don't fulfill my promises.
The MDPI option does not compile with the xelatex and lualatex engines. This makes it difficult to use Chinese characters or other UTF8 characters since those are not supported by pdflatex.
Example:
Creates the error:
xfun::session_info():paper_v6.log
By filing an issue to this repo, I promise that
xfun::session_info('rticles'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('rstudio/rticles').I understand that my issue may be closed if I don't fulfill my promises.