我正在尝试使用以下方法生成 pdf_document:
-R 版本 3.6.0(2019-04-26) -RStudio 版本
1.2.503
-tintex 版本 0.20
当我转到knitr
并在下拉菜单中选择 PDF 选项时,我收到了此错误消息。
我有多个问题,但我将从:
TeX Live 2019 is frozen forever and will no
longer be updated. This happens in preparation for a new release.
If you're interested in helping to pretest the new release (when
pretests are available), please read https://tug.org/texlive/pretest.html.
Otherwise, just wait, and the new release will be ready in due time.
TeX Live 2019 is frozen forever and will no
longer be updated. This happens in preparation for a new release.
If you're interested in helping to pretest the new release (when
pretests are available), please read https://tug.org/texlive/pretest.html.
Otherwise, just wait, and the new release will be ready in due time.
tlmgr: package repository http://mirrors.concertpass.com/tex-archive/systems/texlive/tlnet (verified)
[1/1, ??:??/??:??] install: environ [2k]
running mktexlsr ...
done running mktexlsr.
tlmgr: package log updated: /home/mcc/.TinyTeX/texmf-var/web2c/tlmgr.log
说来也怪。我能够打印出index.html
包含第一章序言的页面。这是 4 页,但没有跟进其余的 .rmd 文件。
我能够生成 git_book 但不能生成整个文档的 PDF 文件。
我很生气。