在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):yihui/latex-pass开源软件地址(OpenSource Url):https://github.com/yihui/latex-pass开源编程语言(OpenSource Language):R 100.0%开源软件介绍(OpenSource Introduction):LaTeX PassUpload a LaTeX error log file, or a LaTeX document, or an R Markdown document to this repository, and I will tell you which LaTeX packages you need to install in your local LaTeX distribution so you can compile your documents to PDF. You will no longer be confused by LaTeX error messages like this: ! LaTeX Error: File `inconsolata.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.276 ^^M
! ==> Fatal error occurred, no output PDF file produced! Note that if you use both the R package tinytex and the LaTeX distribution TinyTeX, you should not need to use this repository, because tinytex will automatically install missing LaTeX packages by default. This repository may only be useful to those who do not use R or TinyTeX. How does it work?Depending on if you have a LaTeX error
After you send the pull request, wait for about 2 minutes for AppVeyor to finish. Then it should tell you the list of LaTeX packages required to compile your document in a comment (you may also get an email notification from Github if you have subscribed to notifications), e.g.,
If you are familiar with GIT and Github, you can add or edit more than one file (e.g., multiple By default, the LaTeX engine to compile If you are compiling an Rmd document, please see Section 3.3.7.1 of the R Markdown Definitive Guide for how to specify the LaTeX engine in the Rmd document. How to reproduce what this repo does locallyIf you do not want to wait for 2 minutes, you can find out the missing LaTeX packages by yourself locally via the R function BTW, Colin Fay was correct that this service was created because of him. That "fresh hell" could be easily avoided with TinyTeX. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论