summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-24 18:25:41 +0000
committerKarl Berry <karl@freefriends.org>2017-04-24 18:25:41 +0000
commit1d2f370a9e5ef5b6dfd1b26ffe1e19eea455feac (patch)
tree2fccff09ae0a6dd943c9e946afd93dd3cc338e4a /Master/install-tl
parent8ff6b282102ff684f4745e02c4ad555c5a4dc88e (diff)
doc updates
git-svn-id: svn://tug.org/texlive/trunk@44019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 2fbeb6e0379..271026b5124 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2758,7 +2758,7 @@ text installer, or equivalent.
Besides C<selected_scheme>, here is the list of variable names supported
in a profile:
-=item B<collection options> (prefix C<collection->)
+B<collection options> (prefix C<collection->)
Collections are specified with a variable name with the prefix
C<collection-> followed by a collection name; there is no value. For
@@ -2768,7 +2768,7 @@ C<C> menu.
Schemes and collections (and packages) are ultimately defined by the
files in the C<tlpkg/tlpsrc/> source directory.
-=item B<path options>
+B<path options>
It is best to define all of these, even though they may not be used in
the installation, so as to avoid unintentionally getting a default value
@@ -2782,7 +2782,7 @@ that could cause problems later.
TEXMFSYSCONFIG
TEXMFSYSVAR
-=item B<installer options> (prefix C<instopt_>)
+B<installer options> (prefix C<instopt_>)
=over 4
@@ -2809,7 +2809,7 @@ Enable C<\write18> for a restricted set of programs.
=back
-=item B<tlpdb options> (prefix C<tlpdbopt_>)
+B<tlpdb options> (prefix C<tlpdbopt_>)
The definitive list is given in C<tlpkg/TeXLive/TLConfig.pm>, in
C<%TeXLive::TLConfig::TLPDBOptions>, together with explanations. All
@@ -2830,7 +2830,7 @@ Here is the current list:
tlpdbopt_sys_man
tlpdbopt_w32_multi_user
-=item B<platform options> (prefix C<binary_>)
+B<platform options> (prefix C<binary_>)
For each supported platform in TeX Live (directories under C<bin/>), the
variable C<binary_>I<PLATFORM> can be set. For example:
@@ -2840,8 +2840,6 @@ variable C<binary_>I<PLATFORM> can be set. For example:
If no C<binary_> variable is specified, the default is whatever the
current machine is running.
-=back
-
In releases before 2017, many profile variables had different
names (not documented here; see the C<install-tl> source). They are
accepted and transformed to the names given above. When a profile is