blob: c01b787bcaf714d5ad3dbfb7ae1970ad5fa6f249 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
category TLCore
shortdesc TeX Live network archive option settings
longdesc This package contains configuration options for the TeX Live archive.
longdesc
longdesc If container_split_{doc,src}_files/1 are dependencies, the
longdesc {doc,src} files are split into separate containers (.tar.xz)
longdesc during container build time. Note that this has NO effect on the
longdesc appearance within texlive.tlpdb. It is only on the container level.
longdesc
longdesc The container_format/WHATEVER specifies the format, currently "xz"
longdesc the only supported value (generating .tar.xz files).
longdesc
longdesc release/NNNN specifies the release number as used in the installer.
longdesc
longdesc These values are taken from TeXLive::TLConfig::TLPDBConfigs hash
longdesc at tlpdb creation time.
longdesc
longdesc For information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
|