Skip to content

tinytex 0.7

Choose a tag to compare

@yihui yihui released this 30 Aug 21:26
  • It is possible to provide a custom command to generate the LaTeX index via the global option tinytex.makeindex. See the help page ?tinytex::latexmk for 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).