Skip to content

tinytex 0.20

Compare
Choose a tag to compare
@yihui yihui released this 25 Feb 21:11
  • Make sure tlmgr_install() can install packages successfully on Windows (2f3abf3).

  • tinytex:::is_tinytex() will no longer signal an error if TinyTeX is not found and will return FALSE instead (3268f6b).

  • uninstall_tinytex() will cleanly uninstall TinyTeX and deletes the ~/.TinyTeX folder if it exists for some reason (fe0eb01).

  • Added an argument add_path to install_tinytex() so users can disable tlmgr path add (thanks, @norbusan, #179).