The texlive-deck bundle¶
Functionality¶
The texlive-deck bundle is used to install the TeX Live documentation system binaries. It allows to choose which TeX Live scheme to install.
It also configures the /etc/profile.d/texlive.sh
script so the PATH
variable is set at boot time. However, after just installing the bundle the
current sessions do not have these variables updated. Either log in again to get
these variables set or source the profile file for the current session:
$ source /etc/profile.d/texlive.sh
Configuration¶
Bundle variables¶
BUNDLE_SOURCES: This bundle uses the latex
directory to find the origins
from where to get the package.
Home directory¶
PHY_TEXLIVE_HOME: The directory where the binaries will be installed. By
default they are installed in /opt/texlive
but can be placed anywhere.
PHY_TEXLIVE_SCHEME: Select which installation scheme to use among the set provided by the TeX Live distribution.