rstudio/tinytex

Potential feature - accelerated compilation

开放

#214 创建于 2020年5月22日

 (1 条评论) (0 个反应) (0 位负责人)R (125 个派生)batch import
help wanted

仓库指标

星标
 (1,120 个星标)
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.

贡献者指南