Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tl_pkgs

List the names of installed TeX Live packages


Description

Calls tlmgr info --list --data name to obtain the names of all (installed) TeX Live packages. Platform-specific strings in package names are removed, e.g., "tex" is returned for the package tex.x86_64-darwin.

Usage

tl_pkgs(only_installed = TRUE)

Arguments

only_installed

Whether to list installed packages only.

Value

A character vector of package names.


tinytex

Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents

v0.31
MIT + file LICENSE
Authors
Yihui Xie [aut, cre, cph] (<https://orcid.org/0000-0003-0645-5666>), RStudio, PBC [cph], Christophe Dervieux [ctb] (<https://orcid.org/0000-0003-4474-2498>), Devon Ryan [ctb] (<https://orcid.org/0000-0002-8549-0971>), Ethan Heinzen [ctb], Fernando Cagua [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.