List the names of installed TeX Live packages
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.
tl_pkgs(only_installed = TRUE)
only_installed |
Whether to list installed packages only. |
A character vector of package names.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.