小编JKo*_*ong的帖子

在 R markdown 中使用 Latex 时遇到问题

嘿,我正在尝试在 R 降价文件中使用一些乳胶,但我得到了这个error

如果您使用 pdflatex,请尝试其他 LaTeX 引擎(例如 xelatex)。对于 R Markdown 用户,请参阅https://bookdown.org/yihui/rmarkdown/pdf-document.html

错误:无法编译 M5_collab.tex。有关调试提示,请参阅https://yihui.name/tinytex/r/#debugging。有关更多信息,请参阅 M5_collab.log。另外: 有 33 个警告(使用 warnings() 来查看它们)执行停止

我已经查看了 bookdown 网站并安装了 tinytex

install.packages("tinytex")
Run Code Online (Sandbox Code Playgroud)

有人可以让我知道出了什么问题吗?我该如何解决这个问题?

谢谢

latex r r-markdown

5
推荐指数
1
解决办法
6722
查看次数

标签 统计

latex ×1

r ×1

r-markdown ×1