tinytex 0.7
-
It is possible to provide a custom command to generate the LaTeX index via the global option
tinytex.makeindex. See the help page?tinytex::latexmkfor details. -
Fixed #60: R's texmf tree cannot be found on Manjaro Linux via
R.home('share'). -
When both MiKTeX (or another LaTeX distribution) and TinyTeX are installed on Windows, TinyTeX will be used.
-
Provided an experimental pre-built version of TinyTeX on Windows (#50).
-
Always expand the path of the input file in
latexmk()(#64).