tl_pkgs {tinytex} | R Documentation |
Calls tlmgr info --list --only-installed --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()
A character vector of package names.