15 lines
805 B
Plaintext
15 lines
805 B
Plaintext
|
check_installed Check if certain LaTeX packages are installed
|
||
|
copy_tinytex Copy TinyTeX to another location and use it in
|
||
|
another system
|
||
|
install_tinytex Install/Uninstall TinyTeX
|
||
|
is_tinytex Check if the LaTeX installation is TinyTeX
|
||
|
latexmk Compile a LaTeX document
|
||
|
parse_install Parse the LaTeX log and install missing LaTeX
|
||
|
packages if possible
|
||
|
parse_packages Find missing LaTeX packages from a LaTeX log
|
||
|
file
|
||
|
r_texmf Add/remove R's texmf tree to/from TeX Live
|
||
|
tl_pkgs List the names of installed TeX Live packages
|
||
|
tl_sizes Sizes of LaTeX packages in TeX Live
|
||
|
tlmgr Run the TeX Live Manager
|