【发布时间】:2019-02-11 02:10:07
【问题描述】:
我有一个 R Markdown 问题,我正在尝试在上面写我的论文,当我运行代码生成 pdf 时,会显示以下消息:
! LaTeX Error: Command \counterwithout already defined.
Or name \end... illegal, see p.192 of the manual.
Error: Failed to compile THESIS.tex. See THESIS.log for more info.
Execution halted
有什么建议?
【问题讨论】:
-
您能显示您正在使用的 YAML 标头/序言吗?
标签: latex rstudio r-markdown pdflatex