Skip to content

tinytex 0.3

Choose a tag to compare

@yihui yihui released this 08 Mar 17:57
· 786 commits to main since this release
  • ~/bin does not need to be on PATH on Linux now for latexmk() to work.

  • emulation = TRUE is the new default for latexmk().

  • Added the tl_sizes() function to show the sizes of LaTeX packages installed.

  • Added an engine_args argument to latexmk().

  • Made it possible to specify the CTAN mirror in install_tinytex() (#14).