tinytex (version 0.21)

tl_pkgs: List the names of installed TeX Live packages

Description

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.

Usage

tl_pkgs()

Arguments

Value

A character vector of package names.