rstudio/tinytex

Potential feature - accelerated compilation

Open

#214 建立於 2020年5月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)R (125 fork)batch import
help wanted

倉庫指標

Star
 (1,120 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I recently came across this question on SE, where someone has managed to make pdflatex much faster (particularly for large documents) by "pre-compiling" the preamble. The accepted answer mentions that there's a package mylatexformat that can assist in this process. I was wondering if you thought it might be a feature worth introducing to tinytex? I wonder, also, if a similar approach might work with xelatex, as that compiles noticeably slower than pdflatex, although I don't really know why so maybe this won't help.

貢獻者指南