Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.texlive.enable

Whether to enable TeX Live.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.texlive.package

Resulting customized TeX Live package.

Type: package (read only)

Declared by:

programs.texlive.packageSet

TeX Live package set to use.

Type: unspecified value

Default:

pkgs.texlive

Declared by:

programs.texlive.extraPackages

Extra packages available to TeX Live.

Type: unspecified value

Default:

"tpkgs: { inherit (tpkgs) collection-basic; }"

Example:

tpkgs: { inherit (tpkgs) collection-fontsrecommended algorithms; }

Declared by: