summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-05 18:05:23 +0000
committerKarl Berry <karl@freefriends.org>2020-11-05 18:05:23 +0000
commita9774df37b7531f847a3060ddc767e5c12a251e3 (patch)
tree7eaecc02cfdc58d413451cbbdddde3891ab5b9a3 /Build
parent685e9678f8da75cfec1715a7181e2d17ac90c97f (diff)
doc tweaks
git-svn-id: svn://tug.org/texlive/trunk@56859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/doc/build-tools.txt2
-rw-r--r--Build/source/doc/tlbuild.info1232
-rw-r--r--Build/source/texk/web2c/doc/web2c.info262
-rw-r--r--Build/source/texk/web2c/doc/web2c.texi6
4 files changed, 750 insertions, 752 deletions
diff --git a/Build/source/doc/build-tools.txt b/Build/source/doc/build-tools.txt
index 63ee94fd0c5..8c8f03e94f6 100644
--- a/Build/source/doc/build-tools.txt
+++ b/Build/source/doc/build-tools.txt
@@ -1,6 +1,6 @@
autoconf (GNU Autoconf) 2.69
automake (GNU automake) 1.16.2
-bison (GNU Bison) 3.7.1
+bison (GNU Bison) 3.7.2
flex 2.6.0
ltmain.sh (GNU libtool) 2.4.6
m4 (GNU M4) 1.4.18
diff --git a/Build/source/doc/tlbuild.info b/Build/source/doc/tlbuild.info
index ce386210a26..4dde1e0bf9d 100644
--- a/Build/source/doc/tlbuild.info
+++ b/Build/source/doc/tlbuild.info
@@ -1,4 +1,4 @@
-This is tlbuild.info, produced by makeinfo version 6.7 from
+This is tlbuild.info, produced by makeinfo version 5.1 from
tlbuild.texi.
This file documents the TeX Live build system and more.
@@ -321,8 +321,8 @@ File: tlbuild.info, Node: Build one package, Next: Build one engine, Prev: Bu
=====================
To build one package, the basic idea is to use the 'configure' option
-'--disable-all-pkgs' (*note --disable-all-pkgs::). Then all program and
-library modules are configured but none are made. However, the
+'--disable-all-pkgs' (*note '--disable-all-pkgs'::). Then all program
+and library modules are configured but none are made. However, the
'Makefile's still contain all build rules and dependencies and can be
invoked to build an individual program or library, first building any
required libraries.
@@ -758,7 +758,7 @@ many extra hassles, so don't do that, tempting as it may be.
autoconf (GNU Autoconf) 2.69
automake (GNU automake) 1.16.2
- bison (GNU Bison) 3.7.1
+ bison (GNU Bison) 3.7.2
flex 2.6.0
ltmain.sh (GNU libtool) 2.4.6
m4 (GNU M4) 1.4.18
@@ -1049,13 +1049,13 @@ structure and variation.
* Menu:
-* png library:: 'libs/libpng'
-* zlib library:: 'libs/zlib'
-* freetype library:: 'libs/freetype2'
-* kpathsea library:: 'texk/kpathsea'
+* 'png' library:: 'libs/libpng'
+* 'zlib' library:: 'libs/zlib'
+* 'freetype' library:: 'libs/freetype2'
+* 'kpathsea' library:: 'texk/kpathsea'

-File: tlbuild.info, Node: png library, Next: zlib library, Up: Library modules
+File: tlbuild.info, Node: 'png' library, Next: 'zlib' library, Up: Library modules
6.4.1 The 'png' library in 'libs/libpng'
----------------------------------------
@@ -1111,7 +1111,7 @@ the 'make' rules to rebuild the library.
flags required for the system library.

-File: tlbuild.info, Node: zlib library, Next: freetype library, Prev: png library, Up: Library modules
+File: tlbuild.info, Node: 'zlib' library, Next: 'freetype' library, Prev: 'png' library, Up: Library modules
6.4.2 The 'zlib' library in 'libs/zlib'
---------------------------------------
@@ -1123,7 +1123,7 @@ supplies the configure option '--with-system-zlib', as well as
locations of the 'zlib' headers and/or library.

-File: tlbuild.info, Node: freetype library, Next: kpathsea library, Prev: zlib library, Up: Library modules
+File: tlbuild.info, Node: 'freetype' library, Next: 'kpathsea' library, Prev: 'zlib' library, Up: Library modules
6.4.3 The 'freetype' library in 'libs/freetype2'
------------------------------------------------
@@ -1139,7 +1139,7 @@ system provided by upstream (possibly patched).
'freetype-config'.

-File: tlbuild.info, Node: kpathsea library, Prev: freetype library, Up: Library modules
+File: tlbuild.info, Node: 'kpathsea' library, Prev: 'freetype' library, Up: Library modules
6.4.4 The 'kpathsea' library in 'texk/kpathsea'
-----------------------------------------------
@@ -1177,13 +1177,13 @@ for a few of the programs in TL.
* Menu:
-* t1utils package:: 'utils/t1utils'
-* xindy package:: 'utils/xindy'
-* xdvik package:: 'texk/xdvik'
-* asymptote:: 'utils/asymptote'
+* 't1utils' package:: 'utils/t1utils'
+* 'xindy' package:: 'utils/xindy'
+* 'xdvik' package:: 'texk/xdvik'
+* 'asymptote':: 'utils/asymptote'

-File: tlbuild.info, Node: t1utils package, Next: xindy package, Up: Program modules
+File: tlbuild.info, Node: 't1utils' package, Next: 'xindy' package, Up: Program modules
6.5.1 The 't1utils' package in 'utils/t1utils'
----------------------------------------------
@@ -1199,7 +1199,7 @@ specifying the module name without any dependencies, and supplies the
configure option '--disable-t1utils'.

-File: tlbuild.info, Node: xindy package, Next: xdvik package, Prev: t1utils package, Up: Program modules
+File: tlbuild.info, Node: 'xindy' package, Next: 'xdvik' package, Prev: 't1utils' package, Up: Program modules
6.5.2 The 'xindy' package in 'utils/xindy'
------------------------------------------
@@ -1225,7 +1225,7 @@ built if explicitly enabled by the user with 'configure --enable-xindy'
included by 'configure.ac'.

-File: tlbuild.info, Node: xdvik package, Next: asymptote, Prev: xindy package, Up: Program modules
+File: tlbuild.info, Node: 'xdvik' package, Next: 'asymptote', Prev: 'xindy' package, Up: Program modules
6.5.3 The 'xdvik' package in 'texk/xdvik'
-----------------------------------------
@@ -1250,7 +1250,7 @@ system whereas the auxiliary program 'squeeze/squeeze' has to run on the
also seen at the top level.

-File: tlbuild.info, Node: asymptote, Prev: xdvik package, Up: Program modules
+File: tlbuild.info, Node: 'asymptote', Prev: 'xdvik' package, Up: Program modules
6.5.4 The subdirectory 'utils/asymptote'
----------------------------------------
@@ -1467,21 +1467,21 @@ Here are the global configure options.
* Menu:
-* --disable-native-texlive-build::
-* --prefix --bindir ...::
-* --disable-largefile::
-* --disable-missing::
-* --enable-compiler-warnings=LEVEL::
-* --enable-cxx-runtime-hack::
-* --enable-maintainer-mode::
-* --enable-multiplatform::
-* --enable-shared::
-* --enable-silent-rules::
-* --without-ln-s::
-* --without-x::
+* '--disable-native-texlive-build'::
+* '--prefix' '--bindir' ...::
+* '--disable-largefile'::
+* '--disable-missing'::
+* '--enable-compiler-warnings='LEVEL::
+* '--enable-cxx-runtime-hack'::
+* '--enable-maintainer-mode'::
+* '--enable-multiplatform'::
+* '--enable-shared'::
+* '--enable-silent-rules'::
+* '--without-ln-s'::
+* '--without-x'::

-File: tlbuild.info, Node: --disable-native-texlive-build, Next: --prefix --bindir ..., Up: Global configure options
+File: tlbuild.info, Node: '--disable-native-texlive-build', Next: '--prefix' '--bindir' ..., Up: Global configure options
7.1.1 '--disable-native-texlive-build'
--------------------------------------
@@ -1502,7 +1502,7 @@ also be built independently from the TL tree (such as 'utils/xindy' and
TL-specific adaptations, such as installation paths.

-File: tlbuild.info, Node: --prefix --bindir ..., Next: --disable-largefile, Prev: --disable-native-texlive-build, Up: Global configure options
+File: tlbuild.info, Node: '--prefix' '--bindir' ..., Next: '--disable-largefile', Prev: '--disable-native-texlive-build', Up: Global configure options
7.1.2 '--prefix', '--bindir', ...
---------------------------------
@@ -1515,7 +1515,7 @@ set, on the 'make' command line (*note Installation in a temporary
location: (automake)Staged Installs.).

-File: tlbuild.info, Node: --disable-largefile, Next: --disable-missing, Prev: --prefix --bindir ..., Up: Global configure options
+File: tlbuild.info, Node: '--disable-largefile', Next: '--disable-missing', Prev: '--prefix' '--bindir' ..., Up: Global configure options
7.1.3 '--disable-largefile'
---------------------------
@@ -1529,7 +1529,7 @@ specifications.
'pdftex' or PostScript files created by 'dvips'.

-File: tlbuild.info, Node: --disable-missing, Next: --enable-compiler-warnings=LEVEL, Prev: --disable-largefile, Up: Global configure options
+File: tlbuild.info, Node: '--disable-missing', Next: '--enable-compiler-warnings='LEVEL, Prev: '--disable-largefile', Up: Global configure options
7.1.4 '--disable-missing'
-------------------------
@@ -1539,7 +1539,7 @@ feature must be disabled, e.g., due to missing libraries. This can help
when figuring out a specific (sub)set of modules to enable.

-File: tlbuild.info, Node: --enable-compiler-warnings=LEVEL, Next: --enable-cxx-runtime-hack, Prev: --disable-missing, Up: Global configure options
+File: tlbuild.info, Node: '--enable-compiler-warnings='LEVEL, Next: '--enable-cxx-runtime-hack', Prev: '--disable-missing', Up: Global configure options
7.1.5 '--enable-compiler-warnings='LEVEL
----------------------------------------
@@ -1552,7 +1552,7 @@ variables are not consistently used in all library and program modules.
At present, these warning flags assume options from the GNU compilers.

-File: tlbuild.info, Node: --enable-cxx-runtime-hack, Next: --enable-maintainer-mode, Prev: --enable-compiler-warnings=LEVEL, Up: Global configure options
+File: tlbuild.info, Node: '--enable-cxx-runtime-hack', Next: '--enable-maintainer-mode', Prev: '--enable-compiler-warnings='LEVEL, Up: Global configure options
7.1.6 '--enable-cxx-runtime-hack'
---------------------------------
@@ -1562,7 +1562,7 @@ statically link with 'libstdc++', thus improving portability of the
resulting binary. *Note Macros for compilers::.

-File: tlbuild.info, Node: --enable-maintainer-mode, Next: --enable-multiplatform, Prev: --enable-cxx-runtime-hack, Up: Global configure options
+File: tlbuild.info, Node: '--enable-maintainer-mode', Next: '--enable-multiplatform', Prev: '--enable-cxx-runtime-hack', Up: Global configure options
7.1.7 '--enable-maintainer-mode'
--------------------------------
@@ -1574,7 +1574,7 @@ rebuilds infrastructure files as needed. *Note 'missing' and
'AM_MAINTAINER_MODE': (automake)maintainer-mode.

-File: tlbuild.info, Node: --enable-multiplatform, Next: --enable-shared, Prev: --enable-maintainer-mode, Up: Global configure options
+File: tlbuild.info, Node: '--enable-multiplatform', Next: '--enable-shared', Prev: '--enable-maintainer-mode', Up: Global configure options
7.1.8 '--enable-multiplatform'
------------------------------
@@ -1587,7 +1587,7 @@ the values for 'bindir' and 'libdir' are automatically propagated to all
subdirectories.

-File: tlbuild.info, Node: --enable-shared, Next: --enable-silent-rules, Prev: --enable-multiplatform, Up: Global configure options
+File: tlbuild.info, Node: '--enable-shared', Next: '--enable-silent-rules', Prev: '--enable-multiplatform', Up: Global configure options
7.1.9 '--enable-shared'
-----------------------
@@ -1597,7 +1597,7 @@ Build shared versions of the TeX-specific libraries such as
'--disable-native-texlive-build' must also be specified).

-File: tlbuild.info, Node: --enable-silent-rules, Next: --without-ln-s, Prev: --enable-shared, Up: Global configure options
+File: tlbuild.info, Node: '--enable-silent-rules', Next: '--without-ln-s', Prev: '--enable-shared', Up: Global configure options
7.1.10 '--enable-silent-rules'
------------------------------
@@ -1608,7 +1608,7 @@ can specify 'V=1' on the 'make' command line to get more verbosity, or
'V=0' to get less, regardless of this option.

-File: tlbuild.info, Node: --without-ln-s, Next: --without-x, Prev: --enable-silent-rules, Up: Global configure options
+File: tlbuild.info, Node: '--without-ln-s', Next: '--without-x', Prev: '--enable-silent-rules', Up: Global configure options
7.1.11 '--without-ln-s'
-----------------------
@@ -1618,7 +1618,7 @@ for a Unix-like system. However, 'make install' will not create
anything useful, and might fail.

-File: tlbuild.info, Node: --without-x, Prev: --without-ln-s, Up: Global configure options
+File: tlbuild.info, Node: '--without-x', Prev: '--without-ln-s', Up: Global configure options
7.1.12 '--without-x'
--------------------
@@ -1635,18 +1635,18 @@ Here are (some of) the program-specific 'configure' options.
* Menu:
-* --enable-PROG --disable-PROG::
-* --disable-all-pkgs::
-* Configure options for texk/web2c::
-* Configure options for texk/bibtex-x::
-* Configure options for texk/dvipdfm-x::
-* Configure options for texk/dvisvgm::
-* Configure options for texk/texlive::
-* Configure options for texk/xdvik::
-* Configure options for utils/xindy::
+* '--enable-PROG' '--disable-PROG'::
+* '--disable-all-pkgs'::
+* Configure options for 'texk/web2c'::
+* Configure options for 'texk/bibtex-x'::
+* Configure options for 'texk/dvipdfm-x'::
+* Configure options for 'texk/dvisvgm'::
+* Configure options for 'texk/texlive'::
+* Configure options for 'texk/xdvik'::
+* Configure options for 'utils/xindy'::

-File: tlbuild.info, Node: --enable-PROG --disable-PROG, Next: --disable-all-pkgs, Up: Program-specific configure options
+File: tlbuild.info, Node: '--enable-PROG' '--disable-PROG', Next: '--disable-all-pkgs', Up: Program-specific configure options
7.2.1 '--enable-PROG', '--disable-PROG'
---------------------------------------
@@ -1654,7 +1654,7 @@ File: tlbuild.info, Node: --enable-PROG --disable-PROG, Next: --disable-all-pk
Do or do not build and install the program(s) of module 'PROG'.

-File: tlbuild.info, Node: --disable-all-pkgs, Next: Configure options for texk/web2c, Prev: --enable-PROG --disable-PROG, Up: Program-specific configure options
+File: tlbuild.info, Node: '--disable-all-pkgs', Next: Configure options for 'texk/web2c', Prev: '--enable-PROG' '--disable-PROG', Up: Program-specific configure options
7.2.2 '--disable-all-pkgs'
--------------------------
@@ -1671,7 +1671,7 @@ explicitly disabled or specify 'disable' in their 'ac/withenable.ac'
fragment.

-File: tlbuild.info, Node: Configure options for texk/web2c, Next: Configure options for texk/bibtex-x, Prev: --disable-all-pkgs, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'texk/web2c', Next: Configure options for 'texk/bibtex-x', Prev: '--disable-all-pkgs', Up: Program-specific configure options
7.2.3 Configure options for 'texk/web2c'
----------------------------------------
@@ -1738,7 +1738,7 @@ native TeX Live build. Defaults are defined in
Do not build the 'SyncTeX' library and tool.

-File: tlbuild.info, Node: Configure options for texk/bibtex-x, Next: Configure options for texk/dvipdfm-x, Prev: Configure options for texk/web2c, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'texk/bibtex-x', Next: Configure options for 'texk/dvipdfm-x', Prev: Configure options for 'texk/web2c', Up: Program-specific configure options
7.2.4 Configure options for 'texk/bibtex-x'
-------------------------------------------
@@ -1754,7 +1754,7 @@ Do not build the 'bibtexu' program (building 'bibtexu' requires 'ICU'
libraries).

-File: tlbuild.info, Node: Configure options for texk/dvipdfm-x, Next: Configure options for texk/dvisvgm, Prev: Configure options for texk/bibtex-x, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'texk/dvipdfm-x', Next: Configure options for 'texk/dvisvgm', Prev: Configure options for 'texk/bibtex-x', Up: Program-specific configure options
7.2.5 Configure options for 'texk/dvipdfm-x'
--------------------------------------------
@@ -1772,7 +1772,7 @@ Do not build the 'dvipdfmx' program or make the 'dvipdfm' symlink.
Do not build the 'xdvipdfmx' program.

-File: tlbuild.info, Node: Configure options for texk/dvisvgm, Next: Configure options for texk/texlive, Prev: Configure options for texk/dvipdfm-x, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'texk/dvisvgm', Next: Configure options for 'texk/texlive', Prev: Configure options for 'texk/dvipdfm-x', Up: Program-specific configure options
7.2.6 Configure options for 'texk/dvisvgm'
------------------------------------------
@@ -1792,7 +1792,7 @@ result can crash due to library incompatibilities, e.g., on CentOS 5.
Specify non-standard locations of the Ghostscript headers and library.

-File: tlbuild.info, Node: Configure options for texk/texlive, Next: Configure options for texk/xdvik, Prev: Configure options for texk/dvisvgm, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'texk/texlive', Next: Configure options for 'texk/xdvik', Prev: Configure options for 'texk/dvisvgm', Up: Program-specific configure options
7.2.7 Configure options for 'texk/texlive'
------------------------------------------
@@ -1802,7 +1802,7 @@ Do not install the "linked scripts" (*note Linked scripts::), except for
the TL scripts required to run 'texlinks'.

-File: tlbuild.info, Node: Configure options for texk/xdvik, Next: Configure options for utils/xindy, Prev: Configure options for texk/texlive, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'texk/xdvik', Next: Configure options for 'utils/xindy', Prev: Configure options for 'texk/texlive', Up: Program-specific configure options
7.2.8 Configure options for 'texk/xdvik'
----------------------------------------
@@ -1819,7 +1819,7 @@ Use XInput 2.1 "smooth scrolling" if available (default: yes, except for
a native TL build).

-File: tlbuild.info, Node: Configure options for utils/xindy, Prev: Configure options for texk/xdvik, Up: Program-specific configure options
+File: tlbuild.info, Node: Configure options for 'utils/xindy', Prev: Configure options for 'texk/xdvik', Up: Program-specific configure options
7.2.9 Configure options for 'utils/xindy'
-----------------------------------------
@@ -1865,10 +1865,10 @@ required system libraries and bails out if tests fail.
* Menu:
-* Configure options for kpathsea::
+* Configure options for 'kpathsea'::

-File: tlbuild.info, Node: Configure options for kpathsea, Up: Library-specific configure options
+File: tlbuild.info, Node: Configure options for 'kpathsea', Up: Library-specific configure options
7.3.1 Configure options for 'kpathsea'
--------------------------------------
@@ -1892,7 +1892,7 @@ is one of:
(TFM file)
to generate the specified type of file dynamically. The default can be
-overridden by the user in any case (*note kpathsea library::).
+overridden by the user in any case (*note 'kpathsea' library::).

File: tlbuild.info, Node: Variables for configure, Prev: Library-specific configure options, Up: Configure options
@@ -5065,11 +5065,11 @@ _pkg_..., and *note option: tlmgr option. actions.
* Menu:
-* tlmgr Machine-readable update and install output::
-* tlmgr Machine-readable option output::
+* tlmgr Machine-readable 'update' and 'install' output::
+* tlmgr Machine-readable 'option' output::

-File: tlbuild.info, Node: tlmgr Machine-readable update and install output, Next: tlmgr Machine-readable option output, Up: tlmgr MACHINE-READABLE OUTPUT
+File: tlbuild.info, Node: tlmgr Machine-readable 'update' and 'install' output, Next: tlmgr Machine-readable 'option' output, Up: tlmgr MACHINE-READABLE OUTPUT
B.12.1 Machine-readable 'update' and 'install' output
-----------------------------------------------------
@@ -5187,7 +5187,7 @@ _esttot_
The estimated total time.

-File: tlbuild.info, Node: tlmgr Machine-readable option output, Prev: tlmgr Machine-readable update and install output, Up: tlmgr MACHINE-READABLE OUTPUT
+File: tlbuild.info, Node: tlmgr Machine-readable 'option' output, Prev: tlmgr Machine-readable 'update' and 'install' output, Up: tlmgr MACHINE-READABLE OUTPUT
B.12.2 Machine-readable 'option' output
---------------------------------------
@@ -5308,112 +5308,113 @@ Index
* Menu:
-* --bindir configure option: --prefix --bindir ....
+* --bindir configure option: '--prefix' '--bindir' ....
(line 6)
-* --bindir configure option <1>: --enable-multiplatform.
+* --bindir configure option <1>: '--enable-multiplatform'.
(line 6)
* --build=HOST: Cross configuring. (line 6)
* --disable-all-packages: Build one package. (line 6)
-* --disable-all-pkgs: --disable-all-pkgs. (line 6)
-* --disable-bibtex8: Configure options for texk/bibtex-x.
+* --disable-all-pkgs: '--disable-all-pkgs'. (line 6)
+* --disable-bibtex8: Configure options for 'texk/bibtex-x'.
(line 9)
-* --disable-bibtexu: Configure options for texk/bibtex-x.
+* --disable-bibtexu: Configure options for 'texk/bibtex-x'.
(line 12)
-* --disable-dump-share: Configure options for texk/web2c.
+* --disable-dump-share: Configure options for 'texk/web2c'.
(line 27)
-* --disable-dvipdfmx: Configure options for texk/dvipdfm-x.
+* --disable-dvipdfmx: Configure options for 'texk/dvipdfm-x'.
(line 12)
-* --disable-etex-synctex: Configure options for texk/web2c.
+* --disable-etex-synctex: Configure options for 'texk/web2c'.
(line 59)
-* --disable-ipc: Configure options for texk/web2c.
+* --disable-ipc: Configure options for 'texk/web2c'.
(line 31)
-* --disable-largefile: --disable-largefile. (line 6)
-* --disable-linked-scripts: Configure options for texk/texlive.
+* --disable-largefile: '--disable-largefile'.
(line 6)
-* --disable-mf-nowin: Configure options for texk/web2c.
+* --disable-linked-scripts: Configure options for 'texk/texlive'.
+ (line 6)
+* --disable-mf-nowin: Configure options for 'texk/web2c'.
(line 34)
-* --disable-missing: --disable-missing. (line 6)
-* --disable-native-texlive-build: --disable-native-texlive-build.
+* --disable-missing: '--disable-missing'. (line 6)
+* --disable-native-texlive-build: '--disable-native-texlive-build'.
(line 6)
-* --disable-PROG: --enable-PROG --disable-PROG.
+* --disable-PROG: '--enable-PROG' '--disable-PROG'.
(line 6)
-* --disable-synctex: Configure options for texk/web2c.
+* --disable-synctex: Configure options for 'texk/web2c'.
(line 64)
-* --disable-tex: Configure options for texk/web2c.
+* --disable-tex: Configure options for 'texk/web2c'.
(line 37)
-* --disable-web-progs: Configure options for texk/web2c.
+* --disable-web-progs: Configure options for 'texk/web2c'.
(line 41)
-* --disable-xdvipdfmx: Configure options for texk/dvipdfm-x.
+* --disable-xdvipdfmx: Configure options for 'texk/dvipdfm-x'.
(line 15)
-* --enable-*win for Metafont window support: Configure options for texk/web2c.
+* --enable-*win for Metafont window support: Configure options for 'texk/web2c'.
(line 55)
-* --enable-auto-core: Configure options for texk/web2c.
+* --enable-auto-core: Configure options for 'texk/web2c'.
(line 45)
-* --enable-compiler-warnings=LEVEL: --enable-compiler-warnings=LEVEL.
+* --enable-compiler-warnings=LEVEL: '--enable-compiler-warnings='LEVEL.
(line 6)
* --enable-cxx-runtime-hack: Macros for compilers. (line 29)
-* --enable-etex: Configure options for texk/web2c.
+* --enable-etex: Configure options for 'texk/web2c'.
(line 37)
-* --enable-libtool-hack: Configure options for texk/web2c.
+* --enable-libtool-hack: Configure options for 'texk/web2c'.
(line 50)
* --enable-maintainer-mode: Build system tools. (line 28)
-* --enable-maintainer-mode <1>: --enable-maintainer-mode.
+* --enable-maintainer-mode <1>: '--enable-maintainer-mode'.
(line 6)
* --enable-missing to ignore dependencies: Build one package. (line 71)
-* --enable-mktextfm-default: kpathsea library. (line 18)
-* --enable-multiplatform: --enable-multiplatform.
+* --enable-mktextfm-default: 'kpathsea' library. (line 18)
+* --enable-multiplatform: '--enable-multiplatform'.
(line 6)
-* --enable-PROG: --enable-PROG --disable-PROG.
+* --enable-PROG: '--enable-PROG' '--disable-PROG'.
(line 6)
-* --enable-shared: --enable-shared. (line 6)
-* --enable-silent-rules: --enable-silent-rules.
+* --enable-shared: '--enable-shared'. (line 6)
+* --enable-silent-rules: '--enable-silent-rules'.
(line 6)
-* --enable-tex-synctex: Configure options for texk/web2c.
+* --enable-tex-synctex: Configure options for 'texk/web2c'.
(line 59)
-* --enable-texlive-build: --disable-native-texlive-build.
+* --enable-texlive-build: '--disable-native-texlive-build'.
(line 15)
-* --enable-xi2-scrolling: Configure options for texk/xdvik.
+* --enable-xi2-scrolling: Configure options for 'texk/xdvik'.
(line 13)
-* --enable-xindy-docs: Configure options for utils/xindy.
+* --enable-xindy-docs: Configure options for 'utils/xindy'.
(line 10)
-* --enable-xindy-rules: Configure options for utils/xindy.
+* --enable-xindy-rules: Configure options for 'utils/xindy'.
(line 6)
* --host=HOST: Cross configuring. (line 6)
-* --libdir configure option: --enable-multiplatform.
+* --libdir configure option: '--enable-multiplatform'.
(line 6)
* --no-clean Build option: Build problems. (line 6)
-* --prefix configure option: --prefix --bindir ....
+* --prefix configure option: '--prefix' '--bindir' ....
(line 6)
-* --with-banner-add=STR: Configure options for texk/web2c.
+* --with-banner-add=STR: Configure options for 'texk/web2c'.
(line 6)
-* --with-clisp-runtime=FILENAME: Configure options for utils/xindy.
+* --with-clisp-runtime=FILENAME: Configure options for 'utils/xindy'.
(line 14)
-* --with-editor=CMD: Configure options for texk/web2c.
+* --with-editor=CMD: Configure options for 'texk/web2c'.
(line 11)
-* --with-fontconfig-includes=DIR: Configure options for texk/web2c.
+* --with-fontconfig-includes=DIR: Configure options for 'texk/web2c'.
(line 16)
-* --with-fontconfig-libdir=DIR: Configure options for texk/web2c.
+* --with-fontconfig-libdir=DIR: Configure options for 'texk/web2c'.
(line 16)
-* --with-gs=FILENAME: Configure options for texk/xdvik.
+* --with-gs=FILENAME: Configure options for 'texk/xdvik'.
(line 6)
* --with-LIB-includes=DIR, -libdir: Library-specific configure options.
(line 16)
-* --with-libgs-includes, -libdir: Configure options for texk/dvisvgm.
+* --with-libgs-includes, -libdir: Configure options for 'texk/dvisvgm'.
(line 17)
-* --with-system-kpathsea: kpathsea library. (line 13)
+* --with-system-kpathsea: 'kpathsea' library. (line 13)
* --with-system-LIB: Adding a new generic library module.
(line 34)
* --with-system-LIB <1>: Library-specific configure options.
(line 9)
-* --with-system-libgs: Configure options for texk/dvisvgm.
+* --with-system-libgs: Configure options for 'texk/dvisvgm'.
(line 6)
-* --with-xdvi-x-toolkit: xdvik package. (line 21)
-* --with-xdvi-x-toolkit=KIT: Configure options for texk/xdvik.
+* --with-xdvi-x-toolkit: 'xdvik' package. (line 21)
+* --with-xdvi-x-toolkit=KIT: Configure options for 'texk/xdvik'.
(line 9)
-* --without-libgs: Configure options for texk/dvisvgm.
+* --without-libgs: Configure options for 'texk/dvisvgm'.
(line 12)
-* --without-ln-s: --without-ln-s. (line 6)
-* --without-x: --without-x. (line 6)
+* --without-ln-s: '--without-ln-s'. (line 6)
+* --without-x: '--without-x'. (line 6)
* -C configure option: Build in parallel. (line 11)
* -j make option: Build in parallel. (line 6)
* adapting TeX Live for distros: Distro builds. (line 54)
@@ -5424,25 +5425,25 @@ Index
* adding a new TeX-specific library: Adding a new TeX-specific library module.
(line 6)
* adding to TeX Live: Extending TeX Live. (line 6)
-* am/ top-level directory: Top-level directories.
+* 'am/' top-level directory: Top-level directories.
(line 14)
* ANSI C: Declarations and definitions.
(line 6)
-* ApplicationServices Mac framework, required by xetex: Prerequisites.
+* 'ApplicationServices' Mac framework, required by 'xetex': Prerequisites.
(line 31)
* asymptote: Linked scripts. (line 23)
-* asymptote <1>: asymptote. (line 6)
+* asymptote <1>: 'asymptote'. (line 6)
* Autoconf: Overview of build system.
(line 6)
* autoconf macros: Autoconf macros. (line 6)
* Automake: Overview of build system.
(line 6)
* biber: Linked scripts. (line 23)
-* bibtex-x: Configure options for texk/bibtex-x.
+* bibtex-x: Configure options for 'texk/bibtex-x'.
(line 6)
-* bibtex8: Configure options for texk/bibtex-x.
+* bibtex8: Configure options for 'texk/bibtex-x'.
(line 6)
-* bibtexu: Configure options for texk/bibtex-x.
+* bibtexu: Configure options for 'texk/bibtex-x'.
(line 6)
* BSD distro: Distro builds. (line 6)
* build directory, required: Building. (line 17)
@@ -5454,7 +5455,7 @@ Index
* Build script: Building. (line 6)
* build system, design of: Overview of build system.
(line 6)
-* build-aux/ top-level directory: Top-level directories.
+* 'build-aux/' top-level directory: Top-level directories.
(line 30)
* BUILDCC, BUILDCFLAGS, ...: Cross configuring. (line 42)
* building: Building. (line 6)
@@ -5466,8 +5467,8 @@ Index
(line 6)
* C99, avoided: Declarations and definitions.
(line 6)
-* cache file, for configure: Build in parallel. (line 11)
-* cache for configure: Build in parallel. (line 6)
+* cache file, for 'configure': Build in parallel. (line 11)
+* cache for 'configure': Build in parallel. (line 6)
* callexe.c: Macros for Windows. (line 32)
* CC: Variables for configure.
(line 10)
@@ -5479,41 +5480,41 @@ Index
(line 18)
* CLISP: Variables for configure.
(line 17)
-* CLISP <1>: Configure options for utils/xindy.
+* CLISP <1>: Configure options for 'utils/xindy'.
(line 14)
-* clisp, required by xindy: Prerequisites. (line 35)
-* Cocoa Mac framework, required by xetex: Prerequisites. (line 31)
+* 'clisp', required by 'xindy': Prerequisites. (line 35)
+* 'Cocoa' Mac framework, required by 'xetex': Prerequisites. (line 31)
* coding conventions: Coding conventions. (line 6)
* compilers, C and C++11: Prerequisites. (line 6)
* config.guess, config.sub, ...: Top-level directories.
(line 30)
-* configure options: Configure options. (line 6)
-* configure options, for bibtex-x: Configure options for texk/bibtex-x.
+* 'configure' options: Configure options. (line 6)
+* 'configure' options, for 'bibtex-x': Configure options for 'texk/bibtex-x'.
(line 6)
-* configure options, for dvipdfm-x: Configure options for texk/dvipdfm-x.
+* 'configure' options, for 'dvipdfm-x': Configure options for 'texk/dvipdfm-x'.
(line 6)
-* configure options, for dvisvgm: Configure options for texk/dvisvgm.
+* 'configure' options, for 'dvisvgm': Configure options for 'texk/dvisvgm'.
(line 6)
-* configure options, for kpathsea: Configure options for kpathsea.
+* 'configure' options, for 'kpathsea': Configure options for 'kpathsea'.
(line 6)
-* configure options, for texk/texlive: Configure options for texk/texlive.
+* 'configure' options, for 'texk/texlive': Configure options for 'texk/texlive'.
(line 6)
-* configure options, for web2c: Configure options for texk/web2c.
+* 'configure' options, for 'web2c': Configure options for 'texk/web2c'.
(line 6)
-* configure options, for xdvik: Configure options for texk/xdvik.
+* 'configure' options, for 'xdvik': Configure options for 'texk/xdvik'.
(line 6)
-* configure options, for xindy: Configure options for utils/xindy.
+* 'configure' options, for 'xindy': Configure options for 'utils/xindy'.
(line 6)
-* configure options, global: Global configure options.
+* 'configure' options, global: Global configure options.
(line 6)
-* configure options, library-specific: Library-specific configure options.
+* 'configure' options, library-specific: Library-specific configure options.
(line 6)
-* configure options, program-specific: Program-specific configure options.
+* 'configure' options, program-specific: Program-specific configure options.
(line 6)
-* configure variables: Variables for configure.
+* 'configure' variables: Variables for configure.
(line 6)
* configuring, for cross compilation: Cross configuring. (line 6)
-* const: Const. (line 6)
+* 'const': Const. (line 6)
* continuous integration: Continuous integration.
(line 6)
* conventions, coding: Coding conventions. (line 6)
@@ -5522,7 +5523,7 @@ Index
* cross compilation: Cross compilation. (line 6)
* cross compilation configuring: Cross configuring. (line 6)
* cross compilation problems: Cross problems. (line 6)
-* cross compilation, with host binary: xdvik package. (line 14)
+* cross compilation, with host binary: 'xdvik' package. (line 14)
* ctangle: Cross problems. (line 26)
* CXX: Variables for configure.
(line 11)
@@ -5532,37 +5533,38 @@ Index
* declarations before statements, avoiding: Declarations and definitions.
(line 6)
* dependencies, with several output files: Build in parallel. (line 6)
-* DESTDIR: --prefix --bindir ....
+* DESTDIR: '--prefix' '--bindir' ....
(line 9)
* directories, for installation: Installation directories.
(line 6)
* directories, top-level: Top-level directories.
(line 6)
* discards qualifiers warning: Const. (line 30)
-* dist and distcheck targets for make: Build distribution. (line 6)
+* 'dist' and 'distcheck' targets for 'make': Build distribution.
+ (line 6)
* distribution tarball, making: Build distribution. (line 6)
* distro, building for: Distro builds. (line 6)
-* dvipdfm-x: Configure options for texk/dvipdfm-x.
+* dvipdfm-x: Configure options for 'texk/dvipdfm-x'.
(line 6)
-* dvipdfmx: Configure options for texk/dvipdfm-x.
+* dvipdfmx: Configure options for 'texk/dvipdfm-x'.
(line 6)
-* dvisvgm: Configure options for texk/dvisvgm.
+* dvisvgm: Configure options for 'texk/dvisvgm'.
(line 6)
* engine, building one: Build one engine. (line 6)
-* environment variables, for configure: Configure options. (line 16)
-* exec_prefix: --enable-multiplatform.
+* environment variables, for 'configure': Configure options. (line 16)
+* exec_prefix: '--enable-multiplatform'.
(line 6)
* extending TeX Live: Extending TeX Live. (line 6)
-* extern functions: Declarations and definitions.
+* 'extern' functions: Declarations and definitions.
(line 41)
* failure to build: Build problems. (line 6)
* flags, macros for library and header: Macros for library and header flags.
(line 6)
-* fontconfig library, required by xetex: Prerequisites. (line 31)
+* 'fontconfig' library, required by 'xetex': Prerequisites. (line 31)
* FreeType: Prerequisites. (line 11)
-* freetype cross compiling: Cross problems. (line 13)
-* freetype library: freetype library. (line 6)
-* freetype-config: freetype library. (line 13)
+* 'freetype' cross compiling: Cross problems. (line 13)
+* freetype library: 'freetype' library. (line 6)
+* freetype-config: 'freetype' library. (line 13)
* freetype-config <1>: Variables for configure.
(line 24)
* FT2_CONFIG: Variables for configure.
@@ -5571,14 +5573,14 @@ Index
* general setup macros: General setup macros. (line 6)
* generic library module, adding: Adding a new generic library module.
(line 6)
-* Ghostscript location for Xdvik: Configure options for texk/xdvik.
+* Ghostscript location for Xdvik: Configure options for 'texk/xdvik'.
(line 6)
* git-svn: Transfer from Subversion to Github.
(line 6)
-* global configure options: Global configure options.
+* global 'configure' options: Global configure options.
(line 6)
-* gmake, required: Prerequisites. (line 11)
-* GNU make, required: Prerequisites. (line 11)
+* 'gmake', required: Prerequisites. (line 11)
+* GNU 'make', required: Prerequisites. (line 11)
* GNU tools, needed for building: Build system tools. (line 6)
* GNU/Linux distro: Distro builds. (line 6)
* Gnulib, used for common files: Top-level directories.
@@ -5591,23 +5593,23 @@ Index
* ICU_CONFIG: Variables for configure.
(line 22)
* infrastructure, tools needed for: Build system tools. (line 6)
-* inst/ top-level directory: Top-level directories.
+* 'inst/' top-level directory: Top-level directories.
(line 39)
* install-tl, TeX Live installer: Installing. (line 8)
* installation directories: Installation directories.
(line 6)
* installing: Installing. (line 6)
-* interprocess communication: Configure options for texk/web2c.
+* interprocess communication: Configure options for 'texk/web2c'.
(line 31)
* introduction: Introduction. (line 6)
-* iteration through sources, by configure and make: Build iteration.
+* iteration through sources, by 'configure' and 'make': Build iteration.
(line 6)
-* kpathsea library: kpathsea library. (line 6)
-* kpathsea.ac: kpathsea library. (line 18)
-* kpse-libpng-flags.m4: png library. (line 46)
+* kpathsea library: 'kpathsea' library. (line 6)
+* kpathsea.ac: 'kpathsea' library. (line 18)
+* kpse-libpng-flags.m4: 'png' library. (line 46)
* kpse-pkgs.m4: Overview of build system.
(line 30)
-* kpse-zlib-flags.m4: zlib library. (line 6)
+* kpse-zlib-flags.m4: 'zlib' library. (line 6)
* kpsewhich: Variables for configure.
(line 30)
* KPSEWHICH: Variables for configure.
@@ -5637,7 +5639,7 @@ Index
* KPSE_LARGEFILE: Macros for libraries. (line 8)
* KPSE_LIBPNG_FLAGS: Macros for library and header flags.
(line 10)
-* KPSE_LIBPNG_FLAGS <1>: png library. (line 46)
+* KPSE_LIBPNG_FLAGS <1>: 'png' library. (line 46)
* kpse_libs_pkgs: Adding a new generic library module.
(line 6)
* KPSE_LIB_FLAGS: Macros for library and header flags.
@@ -5653,10 +5655,10 @@ Index
(line 6)
* kpse_texlibs_pkgs: Adding a new TeX-specific library module.
(line 11)
-* KPSE_TRY_LIB: png library. (line 18)
+* KPSE_TRY_LIB: 'png' library. (line 18)
* KPSE_TRY_LIB <1>: Adding a new generic library module.
(line 20)
-* KPSE_TRY_LIBXX: png library. (line 31)
+* KPSE_TRY_LIBXX: 'png' library. (line 31)
* KPSE_TRY_LIBXX <1>: Adding a new generic library module.
(line 20)
* kpse_utils_pkgs: Adding a new program module.
@@ -5666,42 +5668,44 @@ Index
(line 11)
* KPSE_WITH_TEXLIB: Adding a new TeX-specific library module.
(line 14)
-* large file support: --disable-largefile. (line 6)
+* large file support: '--disable-largefile'.
+ (line 6)
* LATEX: Variables for configure.
(line 40)
* layout of sources: Layout and infrastructure.
(line 6)
-* LFS (large file support): --disable-largefile. (line 6)
-* libexpat, dependency of libfontconfig: Configure options for texk/web2c.
+* LFS (large file support): '--disable-largefile'.
+ (line 6)
+* libexpat, dependency of 'libfontconfig': Configure options for 'texk/web2c'.
(line 50)
-* libfontconfig, hack for avoiding linking dependencies: Configure options for texk/web2c.
+* libfontconfig, hack for avoiding linking dependencies: Configure options for 'texk/web2c'.
(line 50)
* libfreetype: Variables for configure.
(line 24)
-* libfreetype, and const: Const. (line 21)
-* libpng library: png library. (line 6)
+* 'libfreetype', and 'const': Const. (line 21)
+* libpng library: 'png' library. (line 6)
* library module, generic, adding: Adding a new generic library module.
(line 6)
* library module, TeX-specific, adding: Adding a new TeX-specific library module.
(line 6)
* library modules: Library modules. (line 6)
-* library-specific configure options: Library-specific configure options.
+* library-specific 'configure' options: Library-specific configure options.
(line 6)
-* libsigsegv, required by xindy: Prerequisites. (line 35)
+* 'libsigsegv', required by 'xindy': Prerequisites. (line 35)
* libstc++, statically linking: Macros for compilers. (line 29)
* Libtool: Overview of build system.
(line 6)
-* libtool, hack for avoiding excessive linking: Configure options for texk/web2c.
+* libtool, hack for avoiding excessive linking: Configure options for 'texk/web2c'.
(line 50)
-* libXt: Configure options for texk/web2c.
+* libXt: Configure options for 'texk/web2c'.
(line 22)
* linked scripts: Linked scripts. (line 6)
* linking C++ libraries statically: Macros for compilers. (line 29)
-* lisp.run, lisp.exe: Configure options for utils/xindy.
+* lisp.run, lisp.exe: Configure options for 'utils/xindy'.
(line 14)
-* LittleEndian architectures: Configure options for texk/web2c.
+* LittleEndian architectures: Configure options for 'texk/web2c'.
(line 27)
-* m4/ top-level directory: Top-level directories.
+* 'm4/' top-level directory: Top-level directories.
(line 14)
* macros, for compilers: Macros for compilers. (line 6)
* macros, for libraries: Macros for libraries. (line 6)
@@ -5713,62 +5717,65 @@ Index
* MAKE: Variables for configure.
(line 33)
* make -t: Build system tools. (line 43)
-* make rules, verbose vs. silent: --enable-silent-rules.
+* 'make' rules, verbose vs. silent: '--enable-silent-rules'.
(line 6)
-* mf-nowin: Configure options for texk/web2c.
+* mf-nowin: Configure options for 'texk/web2c'.
(line 34)
-* mingw32: Cross configuring. (line 27)
+* 'mingw32': Cross configuring. (line 27)
* MINGW32, Automake conditional: Macros for Windows. (line 20)
-* mktex.ac: kpathsea library. (line 18)
-* mktextfm: kpathsea library. (line 18)
+* mktex.ac: 'kpathsea' library. (line 18)
+* mktextfm: 'kpathsea' library. (line 18)
* modules, for libraries: Library modules. (line 6)
* modules, for programs: Program modules. (line 6)
-* motif: Configure options for texk/xdvik.
+* motif: Configure options for 'texk/xdvik'.
(line 9)
* native cross compilation: Cross compilation. (line 10)
* OBJCXX=OBJC-COMPILER: Build one package. (line 78)
* one engine, building: Build one engine. (line 6)
* one package, building: Build one package. (line 6)
-* OpenGL, required for Asymptote: asymptote. (line 6)
+* OpenGL, required for Asymptote: 'asymptote'. (line 6)
* operating system distribution, building for: Distro builds. (line 6)
* otangle: Cross problems. (line 26)
* overall build process: Building. (line 6)
* parallel build: Build in parallel. (line 6)
* paths, for installation: Installation directories.
(line 6)
-* PDF files, size of: --disable-largefile. (line 11)
+* PDF files, size of: '--disable-largefile'.
+ (line 11)
* PDFLATEX: Variables for configure.
(line 41)
* PERL: Variables for configure.
(line 39)
-* perl, required by web2c, etc.: Prerequisites. (line 23)
+* 'perl', required by 'web2c', etc.: Prerequisites. (line 23)
* PKG_CONFIG: Variables for configure.
(line 23)
* plain.tex, not in source tree: Installing. (line 8)
-* png library: png library. (line 6)
-* PostScript files, size of: --disable-largefile. (line 11)
+* png library: 'png' library. (line 6)
+* PostScript files, size of: '--disable-largefile'.
+ (line 11)
* Preining, Norbert: Distro builds. (line 54)
-* preloaded binaries: Configure options for texk/web2c.
+* preloaded binaries: Configure options for 'texk/web2c'.
(line 45)
* prerequisites for building: Prerequisites. (line 6)
* problems with build: Build problems. (line 6)
* program module, adding: Adding a new program module.
(line 6)
* program modules: Program modules. (line 6)
-* program-specific configure options: Program-specific configure options.
+* program-specific 'configure' options: Program-specific configure options.
(line 6)
-* proxy build system: png library. (line 36)
+* proxy build system: 'png' library. (line 36)
* reautoconf: Build system tools. (line 28)
* requirements for building: Prerequisites. (line 6)
* runscript.exe: Macros for Windows. (line 25)
* scripts, linked and not maintained: Linked scripts. (line 6)
-* scrolling, smooth: Configure options for texk/xdvik.
+* scrolling, smooth: Configure options for 'texk/xdvik'.
(line 13)
* SED: Variables for configure.
(line 34)
* setup macros, general: General setup macros. (line 6)
* shared libraries, using vs. avoiding: Distro builds. (line 11)
-* size of PDF and PS files: --disable-largefile. (line 11)
+* size of PDF and PS files: '--disable-largefile'.
+ (line 11)
* size of source tree: Build one package. (line 53)
* source code declarations: Declarations and definitions.
(line 6)
@@ -5776,8 +5783,8 @@ Index
* source tree: Layout and infrastructure.
(line 6)
* squeeze: Cross problems. (line 13)
-* squeeze/configure.ac: xdvik package. (line 14)
-* static functions: Declarations and definitions.
+* squeeze/configure.ac: 'xdvik' package. (line 14)
+* 'static' functions: Declarations and definitions.
(line 35)
* static linking for C++: Macros for compilers. (line 29)
* stpcpy: Declarations and definitions.
@@ -5785,12 +5792,12 @@ Index
* Subversion repository: Build system tools. (line 38)
* support files, separate from build: Installing. (line 8)
* symlinks, used for scripts: Linked scripts. (line 6)
-* synctex: Configure options for texk/web2c.
+* synctex: Configure options for 'texk/web2c'.
(line 59)
-* synctex <1>: Configure options for texk/web2c.
+* synctex <1>: Configure options for 'texk/web2c'.
(line 64)
* system distribution, building for: Distro builds. (line 6)
-* t1utils package: t1utils package. (line 6)
+* t1utils package: 't1utils' package. (line 6)
* tangle: Cross problems. (line 26)
* tests, running: Overview of build system.
(line 6)
@@ -5811,12 +5818,12 @@ Index
* use-commit-times, Subversion: Build system tools. (line 38)
* variable declarations, in source code: Declarations and definitions.
(line 52)
-* variables for configure: Variables for configure.
+* variables for 'configure': Variables for configure.
(line 6)
* warning, discards qualifiers: Const. (line 30)
* WARNING_C[XX]FLAGS: Macros for compilers. (line 9)
* web2c program: Cross problems. (line 13)
-* web2c.ac: Configure options for texk/web2c.
+* web2c.ac: Configure options for 'texk/web2c'.
(line 37)
* wget: Linked scripts. (line 23)
* WIN32, Automake conditional: Macros for Windows. (line 16)
@@ -5825,33 +5832,33 @@ Index
* Windows, macros for: Macros for Windows. (line 6)
* withenable.ac, for new modules: Adding a new program module.
(line 14)
-* Work/ top-level directory: Top-level directories.
+* 'Work/' top-level directory: Top-level directories.
(line 39)
* wrapper binary for scripts on Windows: Linked scripts. (line 6)
-* wrapper build system: freetype library. (line 6)
-* X toolkit: Configure options for texk/web2c.
+* wrapper build system: 'freetype' library. (line 6)
+* X toolkit: Configure options for 'texk/web2c'.
(line 22)
* X11 development, required by X clients: Prerequisites. (line 27)
-* X11 headers, and const: Const. (line 21)
-* xasy: asymptote. (line 6)
-* xaw: Configure options for texk/xdvik.
+* X11 headers, and 'const': Const. (line 21)
+* xasy: 'asymptote'. (line 6)
+* xaw: Configure options for 'texk/xdvik'.
(line 9)
-* xdvik: xdvik package. (line 6)
-* xdvik <1>: Configure options for texk/xdvik.
+* xdvik: 'xdvik' package. (line 6)
+* xdvik <1>: Configure options for 'texk/xdvik'.
(line 6)
-* xdvipdfmx: Configure options for texk/dvipdfm-x.
+* xdvipdfmx: Configure options for 'texk/dvipdfm-x'.
(line 6)
* xindy: Linked scripts. (line 23)
-* xindy <1>: xindy package. (line 6)
-* xindy <2>: Configure options for utils/xindy.
+* xindy <1>: 'xindy' package. (line 6)
+* xindy <2>: Configure options for 'utils/xindy'.
(line 6)
-* xindy cross compiling requires clisp: Cross problems. (line 33)
-* XInput: Configure options for texk/xdvik.
+* 'xindy' cross compiling requires 'clisp': Cross problems. (line 33)
+* XInput: Configure options for 'texk/xdvik'.
(line 13)
-* Xlib: Configure options for texk/web2c.
+* Xlib: Configure options for 'texk/web2c'.
(line 22)
* xz: Linked scripts. (line 23)
-* zlib library: zlib library. (line 6)
+* zlib library: 'zlib' library. (line 6)

@@ -5866,396 +5873,391 @@ Node: Build problems11017
Node: Build in parallel11471
Node: Build distribution12075
Node: Build one package12723
-Node: Build one engine16368
-Node: Cross compilation17882
-Node: Cross configuring19162
-Node: Cross problems20839
-Node: Installing22501
-Node: Installation directories23521
-Node: Linked scripts25339
-Node: Distro builds26830
-Node: Layout and infrastructure29206
-Node: Build system tools30037
-Node: Top-level directories32254
-Node: Autoconf macros34490
-Node: General setup macros35252
-Node: Macros for programs36127
-Node: Macros for compilers36928
-Node: Macros for libraries38336
-Node: Macros for library and header flags38762
-Node: Macros for Windows40673
-Node: Library modules42260
-Node: png library42749
-Node: zlib library45097
-Node: freetype library45612
-Node: kpathsea library46308
-Node: Program modules47687
-Node: t1utils package48115
-Node: xindy package48660
-Node: xdvik package49774
-Node: asymptote50833
-Node: Extending TeX Live51329
-Node: Adding a new program module52112
-Node: Adding a new generic library module55451
-Node: Adding a new TeX-specific library module57680
-Node: Configure options58378
-Node: Global configure options59759
-Node: --disable-native-texlive-build60301
-Node: --prefix --bindir ...61263
-Node: --disable-largefile61803
-Node: --disable-missing62345
-Node: --enable-compiler-warnings=LEVEL62746
-Node: --enable-cxx-runtime-hack63402
-Node: --enable-maintainer-mode63822
-Node: --enable-multiplatform64351
-Node: --enable-shared64924
-Node: --enable-silent-rules65295
-Node: --without-ln-s65747
-Node: --without-x66094
-Node: Program-specific configure options66282
-Node: --enable-PROG --disable-PROG66925
-Node: --disable-all-pkgs67198
-Node: Configure options for texk/web2c67981
-Node: Configure options for texk/bibtex-x70519
-Node: Configure options for texk/dvipdfm-x71062
-Node: Configure options for texk/dvisvgm71838
-Node: Configure options for texk/texlive72719
-Node: Configure options for texk/xdvik73140
-Node: Configure options for utils/xindy73761
-Node: Library-specific configure options74651
-Node: Configure options for kpathsea75612
-Node: Variables for configure76316
-Node: Coding conventions77742
-Node: Declarations and definitions78457
-Node: Const80631
-Node: Continuous integration82495
-Node: Transfer from Subversion to Github83159
-Node: Automatic update of the Git mirror85321
-Node: CI testing on Travis-CI85903
-Node: Releases on Github86612
-Node: install-tl87052
-Node: install-tl NAME87421
-Node: install-tl SYNOPSIS87579
-Node: install-tl DESCRIPTION87837
-Node: install-tl REFERENCES88897
-Node: install-tl OPTIONS89421
-Ref: install-tl *-gui* [[=]_module_]89762
-Ref: install-tl text89970
-Ref: install-tl tcl90090
-Ref: install-tl wizard90432
-Ref: install-tl expert90565
-Ref: install-tl perltk90687
-Ref: install-tl *-no-gui*91233
-Ref: install-tl *-lang* _llcode_91323
-Ref: install-tl *-repository* _url|path_92079
-Ref: install-tl *-select-repository*92967
-Ref: install-tl *-all-options*93403
-Ref: install-tl *-custom-bin* _path_93658
-Ref: install-tl *-debug-translation*94492
-Ref: install-tl *-force-platform* _platform_94711
-Ref: install-tl *-help*, *--help*, *-?*94955
-Ref: install-tl *-in-place*95368
-Ref: install-tl *-init-from-profile* _profile_file_95913
-Ref: install-tl *-logfile* _file_96182
-Ref: install-tl *-no-cls*96533
-Ref: install-tl *-no-persistent-downloads*96681
-Ref: install-tl *-persistent-downloads*96706
-Ref: install-tl *-no-verify-downloads*97324
-Ref: install-tl *-non-admin*97687
-Ref: install-tl *-portable*97780
-Ref: install-tl *-print-platform*97919
-Ref: install-tl *-profile* _profile_file_98117
-Ref: install-tl *-q*98338
-Ref: install-tl *-scheme* _scheme_98400
-Ref: install-tl *-v*98874
-Ref: install-tl *-version*, *--version*99029
-Node: install-tl PROFILES99163
-Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)102029
-Ref: install-tl instopt_adjustrepo (default 1)102105
-Ref: install-tl instopt_letter (default 0)102242
-Ref: install-tl instopt_portable (default 0)102333
-Ref: install-tl instopt_write18_restricted (default 1)102429
-Node: install-tl ENVIRONMENT VARIABLES103768
-Ref: install-tl TEXLIVE_DOWNLOADER104146
-Ref: install-tl TL_DOWNLOAD_PROGRAM104169
-Ref: install-tl TL_DOWNLOAD_ARGS104189
-Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK104393
-Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE104595
-Ref: install-tl TEXLIVE_INSTALL_NO_IMPORT104704
-Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME104856
-Ref: install-tl TEXLIVE_INSTALL_PREFIX104978
-Ref: install-tl TEXLIVE_INSTALL_TEXDIR105004
-Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG105035
-Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR105063
-Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME105092
-Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL105122
-Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG105156
-Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR105187
-Ref: install-tl NOPERLDOC105558
-Node: install-tl AUTHORS AND COPYRIGHT105622
-Node: tlmgr106035
-Node: tlmgr NAME106520
-Node: tlmgr SYNOPSIS106652
-Node: tlmgr DESCRIPTION106842
-Node: tlmgr EXAMPLES107941
-Ref: tlmgr tlmgr option repository ctan108192
-Ref: tlmgr tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet108264
-Ref: tlmgr tlmgr update --list108869
-Ref: tlmgr tlmgr update --all108962
-Ref: tlmgr tlmgr info _what_109119
-Node: tlmgr OPTIONS109381
-Ref: tlmgr *--repository* _url|path_109901
-Ref: tlmgr /some/local/dir111087
-Ref: tlmgr file:/some/local/dir111116
-Ref: tlmgr ctan111189
-Ref: tlmgr http://mirror.ctan.org/systems/texlive/tlnet111242
-Ref: tlmgr http://server/path/to/tlnet111583
-Ref: tlmgr https://server/path/to/tlnet111964
-Ref: tlmgr ftp://server/path/to/tlnet112432
-Ref: tlmgr user@machine:/path/to/tlnet112564
-Ref: tlmgr scp://user@machine/path/to/tlnet112605
-Ref: tlmgr ssh://user@machine/path/to/tlnet112646
-Ref: tlmgr *--gui* [_action_]113039
-Ref: tlmgr *--gui-lang* _llcode_113852
-Ref: tlmgr *--debug-translation*114588
-Ref: tlmgr *--machine-readable*114791
-Ref: tlmgr *--no-execute-actions*115059
-Ref: tlmgr *--package-logfile* _file_115252
-Ref: tlmgr *--pause*115506
-Ref: tlmgr *--persistent-downloads*115661
-Ref: tlmgr *--no-persistent-downloads*115689
-Ref: tlmgr *--pin-file*116183
-Ref: tlmgr *--usermode*116401
-Ref: tlmgr *--usertree* _dir_116521
-Ref: tlmgr *--verify-repo=[none|main|all]*116647
-Node: tlmgr ACTIONS117546
-Node: tlmgr help118407
-Node: tlmgr version118884
-Node: tlmgr backup119147
-Ref: tlmgr *backup [_option_...] --all*119318
-Ref: tlmgr *backup [_option_...] _pkg_...*119351
-Ref: tlmgr *--backupdir* _directory_120417
-Ref: tlmgr *--all*120634
-Ref: tlmgr *--clean*[=_N_]120886
-Ref: tlmgr *--dry-run*121213
-Node: tlmgr candidates _pkg_121343
-Node: tlmgr check [_option_...] [depends|executes|files|runfiles|texmfdbs|all]121698
-Ref: tlmgr *depends*122212
-Ref: tlmgr *executes*122554
-Ref: tlmgr *files*122669
-Ref: tlmgr *runfiles*122805
-Ref: tlmgr *texmfdbs*122942
-Ref: tlmgr - all items in TEXMFDBS have the !! prefix.123172
-Ref: tlmgr - all items in TEXMFBDS have an ls-R file (if they exist at all).123248
-Ref: tlmgr - all items in TEXMF with !! are listed in TEXMFDBS.123313
-Ref: tlmgr - all items in TEXMF with an ls-R file are listed in TEXMFDBS.123388
-Ref: tlmgr *--use-svn*123413
-Node: tlmgr conf123554
-Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*123842
-Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|remove] [_value_]*123906
-Node: tlmgr dump-tlpdb [_option_...] [--json]126321
-Ref: tlmgr *--local*126754
-Ref: tlmgr *--remote*126793
-Ref: tlmgr *--json*126831
-Node: tlmgr generate127402
-Ref: tlmgr *generate [_option_...] language*127598
-Ref: tlmgr *generate [_option_...] language.dat*127637
-Ref: tlmgr *generate [_option_...] language.def*127676
-Ref: tlmgr *generate [_option_...] language.dat.lua*127719
-Ref: tlmgr *--dest* _output_file_130046
-Ref: tlmgr *--localcfg* _local_conf_file_130622
-Ref: tlmgr *--rebuild-sys*130745
-Node: tlmgr gui131560
-Node: tlmgr info131738
-Ref: tlmgr *info [_option_...] _pkg_...*131900
-Ref: tlmgr *info [_option_...] collections*131934
-Ref: tlmgr *info [_option_...] schemes*131964
-Ref: tlmgr *--list*133494
-Ref: tlmgr *--only-installed*133808
-Ref: tlmgr *--only-remote*133996
-Ref: tlmgr *--data item1,item2,...*134300
-Ref: tlmgr *--json* 1134881
-Node: tlmgr init-usertree135264
-Node: tlmgr install [_option_...] _pkg_...135645
-Ref: tlmgr *--dry-run* 1136153
-Ref: tlmgr *--file*136270
-Ref: tlmgr *--force*136492
-Ref: tlmgr *--no-depends*136712
-Ref: tlmgr *--no-depends-at-all*136871
-Ref: tlmgr *--reinstall*137271
-Ref: tlmgr *--with-doc*137649
-Ref: tlmgr *--with-src*137662
-Node: tlmgr key138390
-Ref: tlmgr *key list*138548
-Ref: tlmgr *key add _file_*138566
-Ref: tlmgr *key remove _keyid_*138588
-Node: tlmgr list139182
-Node: tlmgr option139344
-Ref: tlmgr *option [--json] [show]*139499
-Ref: tlmgr *option [--json] showall|help*139530
-Ref: tlmgr *option _key_ [_value_]*139556
-Node: tlmgr paper144134
-Ref: tlmgr *paper [a4|letter]*144283
-Ref: tlmgr *<[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*>144359
-Ref: tlmgr *paper --json*144374
-Node: tlmgr path145589
-Ref: tlmgr *path [--w32mode=user|admin] add*145750
-Ref: tlmgr *path [--w32mode=user|admin] remove*145787
-Node: tlmgr pinning147272
-Ref: tlmgr pinning show147513
-Ref: tlmgr pinning add _repo_ _pkgglob_...147586
-Ref: tlmgr pinning remove _repo_ _pkgglob_...147705
-Ref: tlmgr pinning remove _repo_ --all147858
-Node: tlmgr platform147912
-Ref: tlmgr *platform list|add|remove _platform_...*148098
-Ref: tlmgr *platform set _platform_*148125
-Ref: tlmgr *platform set auto*148146
-Ref: tlmgr *--dry-run* 2149023
-Node: tlmgr postaction149142
-Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*149372
-Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*149446
-Ref: tlmgr *--w32mode=[user|admin]*149761
-Ref: tlmgr *--fileassocmode=[1|2]*150177
-Ref: tlmgr *--all* 1150462
-Node: tlmgr print-platform150517
-Node: tlmgr print-platform-info150848
-Node: tlmgr remove [_option_...] _pkg_...151148
-Ref: tlmgr *--all* 2151632
-Ref: tlmgr *--backup*151742
-Ref: tlmgr *--backupdir* _directory_ 1151768
-Ref: tlmgr *--no-depends* 1152173
-Ref: tlmgr *--no-depends-at-all* 1152235
-Ref: tlmgr *--force* 1152338
-Ref: tlmgr *--dry-run* 3152811
-Node: tlmgr repository153147
-Ref: tlmgr *repository list*153335
-Ref: tlmgr *repository list _path|url|tag_*153369
-Ref: tlmgr *repository add _path_ [_tag_]*153402
-Ref: tlmgr *repository remove _path|tag_*153434
-Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*153488
-Ref: tlmgr *repository status*153509
-Ref: tlmgr The tag (which can be the same as the url);154736
-Node: tlmgr restore155214
-Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*155393
-Ref: tlmgr *restore [_option_...] --all*155423
-Ref: tlmgr *--all* 3156123
-Ref: tlmgr *--backupdir* _directory_ 2156337
-Ref: tlmgr *--dry-run* 4156518
-Ref: tlmgr *--force* 2156650
-Ref: tlmgr *--json* 2156696
-Node: tlmgr search157023
-Ref: tlmgr *search [_option_...] _what_*157187
-Ref: tlmgr *search [_option_...] --file _what_*157224
-Ref: tlmgr *search [_option_...] --all _what_*157260
-Ref: tlmgr *--file* 1157480
-Ref: tlmgr *--all* 4157542
-Ref: tlmgr *--global*157631
-Ref: tlmgr *--word*157758
-Node: tlmgr shell158073
-Ref: tlmgr protocol158808
-Ref: tlmgr help 1158872
-Ref: tlmgr version 1158925
-Ref: tlmgr quit, end, bye, byebye, EOF158993
-Ref: tlmgr restart159014
-Ref: tlmgr load [local|remote]159137
-Ref: tlmgr save159207
-Ref: tlmgr get [_var_] =item set [_var_ [_val_]]159330
-Node: tlmgr show159931
-Node: tlmgr uninstall160098
-Node: tlmgr update [_option_...] [_pkg_...]160328
-Ref: tlmgr *--all* 5160699
-Ref: tlmgr *--self*162878
-Ref: tlmgr *--dry-run* 5163642
-Ref: tlmgr *--list* [_pkg_]163819
-Ref: tlmgr *--exclude* _pkg_164508
-Ref: tlmgr *--no-auto-remove* [_pkg_...]165308
-Ref: tlmgr *--no-auto-install* [_pkg_...]165792
-Ref: tlmgr *--reinstall-forcibly-removed*166554
-Ref: tlmgr *--backup* 1167089
-Ref: tlmgr *--backupdir* _directory_ 3167115
-Ref: tlmgr *--no-depends* 2168281
-Ref: tlmgr *--no-depends-at-all* 2168484
-Ref: tlmgr *--force* 3168587
-Node: tlmgr CONFIGURATION FILE FOR TLMGR169607
-Ref: tlmgr auto-remove, value 0 or 1 (default 1), same as command-line option.170614
-Ref: tlmgr gui-expertmode, value 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.170751
-Ref: tlmgr gui-lang _llcode_, with a language code value as with the command-line option.170833
-Ref: tlmgr no-checksums, value 0 or 1 (default 0, see below).170887
-Ref: tlmgr persistent-downloads, value 0 or 1 (default 1), same as command-line option.170967
-Ref: tlmgr require-verification, value 0 or 1 (default 0), same as command-line option.171047
-Ref: tlmgr update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update.171195
-Ref: tlmgr verify-downloads, value 0 or 1 (default 1), same as command-line option.171271
-Ref: tlmgr allowed-actions _action1_ [,_action_,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode).171540
-Node: tlmgr CRYPTOGRAPHIC VERIFICATION172628
-Node: tlmgr Configuration of GnuPG invocation174801
-Node: tlmgr USER MODE175439
-Node: tlmgr User mode install178285
-Node: tlmgr User mode backup, restore, remove, update179429
-Node: tlmgr User mode generate, option, paper179871
-Node: tlmgr MULTIPLE REPOSITORIES180247
-Node: tlmgr Pinning181976
-Node: tlmgr GUI FOR TLMGR183899
-Node: tlmgr Main display185548
-Node: tlmgr Display configuration area185800
-Ref: tlmgr Status186161
-Ref: tlmgr Category186325
-Ref: tlmgr Match186511
-Ref: tlmgr Selection186692
-Ref: tlmgr Display configuration buttons186896
-Node: tlmgr Package list area187079
-Ref: tlmgr a checkbox187663
-Ref: tlmgr package name187799
-Ref: tlmgr local revision (and version)187898
-Ref: tlmgr remote revision (and version)188273
-Ref: tlmgr short description188570
-Node: tlmgr Main display action buttons188615
-Ref: tlmgr Update all installed188881
-Ref: tlmgr Update189253
-Ref: tlmgr Install189303
-Ref: tlmgr Remove189489
-Ref: tlmgr Backup189667
-Node: tlmgr Menu bar189824
-Ref: tlmgr tlmgr menu190047
-Ref: tlmgr Options menu190355
-Ref: tlmgr Actions menu191438
-Ref: tlmgr Help menu191866
-Node: tlmgr GUI options192000
-Ref: tlmgr -background _color_192246
-Ref: tlmgr -font " _fontname_ _fontsize_ "192311
-Ref: tlmgr -foreground _color_192469
-Ref: tlmgr -geometry _geomspec_192521
-Ref: tlmgr -xrm _xresource_192713
-Node: tlmgr MACHINE-READABLE OUTPUT192982
-Node: tlmgr Machine-readable update and install output193792
-Ref: tlmgr location-url _location_195068
-Ref: tlmgr total-bytes _count_195284
-Ref: tlmgr _pkgname_195694
-Ref: tlmgr _status_195904
-Ref: tlmgr d195982
-Ref: tlmgr f196042
-Ref: tlmgr u196221
-Ref: tlmgr r196267
-Ref: tlmgr a196390
-Ref: tlmgr i196568
-Ref: tlmgr I196687
-Ref: tlmgr _localrev_196789
-Ref: tlmgr _serverrev_196896
-Ref: tlmgr _size_197008
-Ref: tlmgr _runtime_197177
-Ref: tlmgr _esttot_197247
-Node: tlmgr Machine-readable option output197280
-Node: tlmgr ENVIRONMENT VARIABLES197792
-Ref: tlmgr TEXLIVE_COMPRESSOR198303
-Ref: tlmgr TEXLIVE_DOWNLOADER199151
-Ref: tlmgr TL_DOWNLOAD_PROGRAM199174
-Ref: tlmgr TL_DOWNLOAD_ARGS199194
-Ref: tlmgr TEXLIVE_PREFER_OWN200220
-Node: tlmgr AUTHORS AND COPYRIGHT201044
-Node: Index201442
+Node: Build one engine16370
+Node: Cross compilation17884
+Node: Cross configuring19164
+Node: Cross problems20841
+Node: Installing22503
+Node: Installation directories23523
+Node: Linked scripts25341
+Node: Distro builds26832
+Node: Layout and infrastructure29208
+Node: Build system tools30039
+Node: Top-level directories32256
+Node: Autoconf macros34492
+Node: General setup macros35254
+Node: Macros for programs36129
+Node: Macros for compilers36930
+Node: Macros for libraries38338
+Node: Macros for library and header flags38764
+Node: Macros for Windows40675
+Node: Library modules42262
+Node: 'png' library42759
+Node: 'zlib' library45111
+Node: 'freetype' library45632
+Node: 'kpathsea' library46334
+Node: Program modules47717
+Node: 't1utils' package48153
+Node: 'xindy' package48702
+Node: 'xdvik' package49822
+Node: 'asymptote'50887
+Node: Extending TeX Live51387
+Node: Adding a new program module52170
+Node: Adding a new generic library module55509
+Node: Adding a new TeX-specific library module57738
+Node: Configure options58436
+Node: Global configure options59817
+Node: '--disable-native-texlive-build'60385
+Node: '--prefix' '--bindir' ...61353
+Node: '--disable-largefile'61901
+Node: '--disable-missing'62451
+Node: '--enable-compiler-warnings='LEVEL62858
+Node: '--enable-cxx-runtime-hack'63520
+Node: '--enable-maintainer-mode'63946
+Node: '--enable-multiplatform'64481
+Node: '--enable-shared'65060
+Node: '--enable-silent-rules'65437
+Node: '--without-ln-s'65895
+Node: '--without-x'66248
+Node: Program-specific configure options66440
+Node: '--enable-PROG' '--disable-PROG'67103
+Node: '--disable-all-pkgs'67382
+Node: Configure options for 'texk/web2c'68173
+Node: Configure options for 'texk/bibtex-x'70717
+Node: Configure options for 'texk/dvipdfm-x'71266
+Node: Configure options for 'texk/dvisvgm'72048
+Node: Configure options for 'texk/texlive'72935
+Node: Configure options for 'texk/xdvik'73362
+Node: Configure options for 'utils/xindy'73989
+Node: Library-specific configure options74883
+Node: Configure options for 'kpathsea'75846
+Node: Variables for configure76554
+Node: Coding conventions77980
+Node: Declarations and definitions78695
+Node: Const80869
+Node: Continuous integration82733
+Node: Transfer from Subversion to Github83397
+Node: Automatic update of the Git mirror85559
+Node: CI testing on Travis-CI86141
+Node: Releases on Github86850
+Node: install-tl87290
+Node: install-tl NAME87659
+Node: install-tl SYNOPSIS87817
+Node: install-tl DESCRIPTION88075
+Node: install-tl REFERENCES89135
+Node: install-tl OPTIONS89659
+Ref: install-tl *-gui* [[=]_module_]90000
+Ref: install-tl 'text'90208
+Ref: install-tl 'tcl'90328
+Ref: install-tl 'wizard'90670
+Ref: install-tl 'expert'90803
+Ref: install-tl 'perltk'90925
+Ref: install-tl *-no-gui*91471
+Ref: install-tl *-lang* _llcode_91561
+Ref: install-tl *-repository* _url|path_92317
+Ref: install-tl *-select-repository*93205
+Ref: install-tl *-all-options*93641
+Ref: install-tl *-custom-bin* _path_93896
+Ref: install-tl *-debug-translation*94730
+Ref: install-tl *-force-platform* _platform_94949
+Ref: install-tl *-help*, *--help*, *-?*95193
+Ref: install-tl *-in-place*95606
+Ref: install-tl *-init-from-profile* _profile_file_96151
+Ref: install-tl *-logfile* _file_96420
+Ref: install-tl *-no-cls*96771
+Ref: install-tl *-no-persistent-downloads*96919
+Ref: install-tl *-persistent-downloads*96944
+Ref: install-tl *-no-verify-downloads*97562
+Ref: install-tl *-non-admin*97925
+Ref: install-tl *-portable*98018
+Ref: install-tl *-print-platform*98157
+Ref: install-tl *-profile* _profile_file_98355
+Ref: install-tl *-q*98576
+Ref: install-tl *-scheme* _scheme_98638
+Ref: install-tl *-v*99112
+Ref: install-tl *-version*, *--version*99267
+Node: install-tl PROFILES99401
+Ref: install-tl 'instopt_adjustpath' (default 0 on Unix, 1 on Windows)102267
+Ref: install-tl 'instopt_adjustrepo' (default 1)102343
+Ref: install-tl 'instopt_letter' (default 0)102480
+Ref: install-tl 'instopt_portable' (default 0)102571
+Ref: install-tl 'instopt_write18_restricted' (default 1)102667
+Node: install-tl ENVIRONMENT VARIABLES104006
+Ref: install-tl 'TEXLIVE_DOWNLOADER'104384
+Ref: install-tl 'TL_DOWNLOAD_PROGRAM'104407
+Ref: install-tl 'TL_DOWNLOAD_ARGS'104427
+Ref: install-tl 'TEXLIVE_INSTALL_ENV_NOCHECK'104631
+Ref: install-tl 'TEXLIVE_INSTALL_NO_CONTEXT_CACHE'104833
+Ref: install-tl 'TEXLIVE_INSTALL_NO_IMPORT'104942
+Ref: install-tl 'TEXLIVE_INSTALL_NO_WELCOME'105094
+Ref: install-tl 'TEXLIVE_INSTALL_PREFIX'105216
+Ref: install-tl 'TEXLIVE_INSTALL_TEXDIR'105242
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFCONFIG'105273
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFVAR'105301
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFHOME'105330
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFLOCAL'105360
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFSYSCONFIG'105394
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFSYSVAR'105425
+Ref: install-tl 'NOPERLDOC'105796
+Node: install-tl AUTHORS AND COPYRIGHT105860
+Node: tlmgr106273
+Node: tlmgr NAME106758
+Node: tlmgr SYNOPSIS106890
+Node: tlmgr DESCRIPTION107080
+Node: tlmgr EXAMPLES108179
+Ref: tlmgr 'tlmgr option repository ctan'108430
+Ref: tlmgr 'tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet'108502
+Ref: tlmgr 'tlmgr update --list'109107
+Ref: tlmgr 'tlmgr update --all'109200
+Ref: tlmgr 'tlmgr info' _what_109357
+Node: tlmgr OPTIONS109619
+Ref: tlmgr *--repository* _url|path_110139
+Ref: tlmgr '/some/local/dir'111325
+Ref: tlmgr 'file:/some/local/dir'111354
+Ref: tlmgr 'ctan'111427
+Ref: tlmgr 'http://mirror.ctan.org/systems/texlive/tlnet'111480
+Ref: tlmgr 'http://server/path/to/tlnet'111821
+Ref: tlmgr 'https://server/path/to/tlnet'112202
+Ref: tlmgr 'ftp://server/path/to/tlnet'112670
+Ref: tlmgr 'user@machine:/path/to/tlnet'112802
+Ref: tlmgr 'scp://user@machine/path/to/tlnet'112843
+Ref: tlmgr 'ssh://user@machine/path/to/tlnet'112884
+Ref: tlmgr *--gui* [_action_]113277
+Ref: tlmgr *--gui-lang* _llcode_114090
+Ref: tlmgr *--debug-translation*114826
+Ref: tlmgr *--machine-readable*115029
+Ref: tlmgr *--no-execute-actions*115297
+Ref: tlmgr *--package-logfile* _file_115490
+Ref: tlmgr *--pause*115744
+Ref: tlmgr *--persistent-downloads*115899
+Ref: tlmgr *--no-persistent-downloads*115927
+Ref: tlmgr *--pin-file*116421
+Ref: tlmgr *--usermode*116639
+Ref: tlmgr *--usertree* _dir_116759
+Ref: tlmgr *--verify-repo=[none|main|all]*116885
+Node: tlmgr ACTIONS117784
+Node: tlmgr help118645
+Node: tlmgr version119122
+Node: tlmgr backup119385
+Ref: tlmgr *backup [_option_...] --all*119556
+Ref: tlmgr *backup [_option_...] _pkg_...*119589
+Ref: tlmgr *--backupdir* _directory_120655
+Ref: tlmgr *--all*120872
+Ref: tlmgr *--clean*[=_N_]121124
+Ref: tlmgr *--dry-run*121451
+Node: tlmgr candidates _pkg_121581
+Node: tlmgr check [_option_...] [depends|executes|files|runfiles|texmfdbs|all]121936
+Ref: tlmgr *depends*122450
+Ref: tlmgr *executes*122792
+Ref: tlmgr *files*122907
+Ref: tlmgr *runfiles*123043
+Ref: tlmgr *texmfdbs*123180
+Ref: tlmgr - all items in 'TEXMFDBS' have the '!!' prefix.123410
+Ref: tlmgr - all items in 'TEXMFBDS' have an 'ls-R' file (if they exist at all).123486
+Ref: tlmgr - all items in 'TEXMF' with '!!' are listed in 'TEXMFDBS'.123551
+Ref: tlmgr - all items in 'TEXMF' with an 'ls-R' file are listed in 'TEXMFDBS'.123626
+Ref: tlmgr *--use-svn*123651
+Node: tlmgr conf123792
+Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*124080
+Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|remove] [_value_]*124144
+Node: tlmgr dump-tlpdb [_option_...] [--json]126559
+Ref: tlmgr *--local*126992
+Ref: tlmgr *--remote*127031
+Ref: tlmgr *--json*127069
+Node: tlmgr generate127640
+Ref: tlmgr *generate [_option_...] language*127836
+Ref: tlmgr *generate [_option_...] language.dat*127875
+Ref: tlmgr *generate [_option_...] language.def*127914
+Ref: tlmgr *generate [_option_...] language.dat.lua*127957
+Ref: tlmgr *--dest* _output_file_130284
+Ref: tlmgr *--localcfg* _local_conf_file_130860
+Ref: tlmgr *--rebuild-sys*130983
+Node: tlmgr gui131798
+Node: tlmgr info131976
+Ref: tlmgr *info [_option_...] _pkg_...*132138
+Ref: tlmgr *info [_option_...] collections*132172
+Ref: tlmgr *info [_option_...] schemes*132202
+Ref: tlmgr *--list*133732
+Ref: tlmgr *--only-installed*134046
+Ref: tlmgr *--only-remote*134234
+Ref: tlmgr *--data 'item1,item2,...'*134538
+Ref: tlmgr *--json* 1135119
+Node: tlmgr init-usertree135502
+Node: tlmgr install [_option_...] _pkg_...135883
+Ref: tlmgr *--dry-run* 1136391
+Ref: tlmgr *--file*136508
+Ref: tlmgr *--force*136730
+Ref: tlmgr *--no-depends*136950
+Ref: tlmgr *--no-depends-at-all*137109
+Ref: tlmgr *--reinstall*137509
+Ref: tlmgr *--with-doc*137887
+Ref: tlmgr *--with-src*137900
+Node: tlmgr key138628
+Ref: tlmgr *key list*138786
+Ref: tlmgr *key add _file_*138804
+Ref: tlmgr *key remove _keyid_*138826
+Node: tlmgr list139420
+Node: tlmgr option139582
+Ref: tlmgr *option [--json] [show]*139737
+Ref: tlmgr *option [--json] showall|help*139768
+Ref: tlmgr *option _key_ [_value_]*139794
+Node: tlmgr paper144372
+Ref: tlmgr *paper [a4|letter]*144521
+Ref: tlmgr *<[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*>144597
+Ref: tlmgr *paper --json*144612
+Node: tlmgr path145827
+Ref: tlmgr *path [--w32mode=user|admin] add*145988
+Ref: tlmgr *path [--w32mode=user|admin] remove*146025
+Node: tlmgr pinning147510
+Ref: tlmgr 'pinning show'147751
+Ref: tlmgr 'pinning add' _repo_ _pkgglob_...147824
+Ref: tlmgr 'pinning remove' _repo_ _pkgglob_...147943
+Ref: tlmgr 'pinning remove _repo_ --all'148096
+Node: tlmgr platform148150
+Ref: tlmgr *platform list|add|remove _platform_...*148336
+Ref: tlmgr *platform set _platform_*148363
+Ref: tlmgr *platform set auto*148384
+Ref: tlmgr *--dry-run* 2149261
+Node: tlmgr postaction149380
+Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*149610
+Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*149684
+Ref: tlmgr *--w32mode=[user|admin]*149999
+Ref: tlmgr *--fileassocmode=[1|2]*150415
+Ref: tlmgr *--all* 1150700
+Node: tlmgr print-platform150755
+Node: tlmgr print-platform-info151086
+Node: tlmgr remove [_option_...] _pkg_...151386
+Ref: tlmgr *--all* 2151870
+Ref: tlmgr *--backup*151980
+Ref: tlmgr *--backupdir* _directory_ 1152006
+Ref: tlmgr *--no-depends* 1152411
+Ref: tlmgr *--no-depends-at-all* 1152473
+Ref: tlmgr *--force* 1152576
+Ref: tlmgr *--dry-run* 3153049
+Node: tlmgr repository153385
+Ref: tlmgr *repository list*153573
+Ref: tlmgr *repository list _path|url|tag_*153607
+Ref: tlmgr *repository add _path_ [_tag_]*153640
+Ref: tlmgr *repository remove _path|tag_*153672
+Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*153726
+Ref: tlmgr *repository status*153747
+Ref: tlmgr The tag (which can be the same as the url);154974
+Node: tlmgr restore155452
+Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*155631
+Ref: tlmgr *restore [_option_...] --all*155661
+Ref: tlmgr *--all* 3156361
+Ref: tlmgr *--backupdir* _directory_ 2156575
+Ref: tlmgr *--dry-run* 4156756
+Ref: tlmgr *--force* 2156888
+Ref: tlmgr *--json* 2156934
+Node: tlmgr search157261
+Ref: tlmgr *search [_option_...] _what_*157425
+Ref: tlmgr *search [_option_...] --file _what_*157462
+Ref: tlmgr *search [_option_...] --all _what_*157498
+Ref: tlmgr *--file* 1157718
+Ref: tlmgr *--all* 4157780
+Ref: tlmgr *--global*157869
+Ref: tlmgr *--word*157996
+Node: tlmgr shell158311
+Ref: tlmgr protocol159046
+Ref: tlmgr help 1159110
+Ref: tlmgr version 1159163
+Ref: tlmgr quit, end, bye, byebye, EOF159231
+Ref: tlmgr restart159252
+Ref: tlmgr load [local|remote]159375
+Ref: tlmgr save159445
+Ref: tlmgr get [_var_] =item set [_var_ [_val_]]159568
+Node: tlmgr show160169
+Node: tlmgr uninstall160336
+Node: tlmgr update [_option_...] [_pkg_...]160566
+Ref: tlmgr *--all* 5160937
+Ref: tlmgr *--self*163116
+Ref: tlmgr *--dry-run* 5163880
+Ref: tlmgr *--list* [_pkg_]164057
+Ref: tlmgr *--exclude* _pkg_164746
+Ref: tlmgr *--no-auto-remove* [_pkg_...]165546
+Ref: tlmgr *--no-auto-install* [_pkg_...]166030
+Ref: tlmgr *--reinstall-forcibly-removed*166792
+Ref: tlmgr *--backup* 1167327
+Ref: tlmgr *--backupdir* _directory_ 3167353
+Ref: tlmgr *--no-depends* 2168519
+Ref: tlmgr *--no-depends-at-all* 2168722
+Ref: tlmgr *--force* 3168825
+Node: tlmgr CONFIGURATION FILE FOR TLMGR169845
+Ref: tlmgr 'auto-remove', value 0 or 1 (default 1), same as command-line option.170852
+Ref: tlmgr 'gui-expertmode', value 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.170989
+Ref: tlmgr 'gui-lang' _llcode_, with a language code value as with the command-line option.171071
+Ref: tlmgr 'no-checksums', value 0 or 1 (default 0, see below).171125
+Ref: tlmgr 'persistent-downloads', value 0 or 1 (default 1), same as command-line option.171205
+Ref: tlmgr 'require-verification', value 0 or 1 (default 0), same as command-line option.171285
+Ref: tlmgr 'update-exclude', value: comma-separated list of packages (no space allowed). Same as the command line option '--exclude' for the action 'update'.171433
+Ref: tlmgr 'verify-downloads', value 0 or 1 (default 1), same as command-line option.171509
+Ref: tlmgr 'allowed-actions' _action1_ [,_action_,...] The value is a comma-separated list of 'tlmgr' actions which are allowed to be executed when 'tlmgr' is invoked in system mode (that is, without '--usermode').171778
+Node: tlmgr CRYPTOGRAPHIC VERIFICATION172866
+Node: tlmgr Configuration of GnuPG invocation175039
+Node: tlmgr USER MODE175677
+Node: tlmgr User mode install178523
+Node: tlmgr User mode backup, restore, remove, update179667
+Node: tlmgr User mode generate, option, paper180109
+Node: tlmgr MULTIPLE REPOSITORIES180485
+Node: tlmgr Pinning182214
+Node: tlmgr GUI FOR TLMGR184137
+Node: tlmgr Main display185786
+Node: tlmgr Display configuration area186038
+Ref: tlmgr Status186399
+Ref: tlmgr Category186563
+Ref: tlmgr Match186749
+Ref: tlmgr Selection186930
+Ref: tlmgr Display configuration buttons187134
+Node: tlmgr Package list area187317
+Ref: tlmgr a checkbox187901
+Ref: tlmgr package name188037
+Ref: tlmgr local revision (and version)188136
+Ref: tlmgr remote revision (and version)188511
+Ref: tlmgr short description188808
+Node: tlmgr Main display action buttons188853
+Ref: tlmgr Update all installed189119
+Ref: tlmgr Update189491
+Ref: tlmgr Install189541
+Ref: tlmgr Remove189727
+Ref: tlmgr Backup189905
+Node: tlmgr Menu bar190062
+Ref: tlmgr 'tlmgr' menu190285
+Ref: tlmgr 'Options menu'190593
+Ref: tlmgr 'Actions menu'191676
+Ref: tlmgr 'Help menu'192104
+Node: tlmgr GUI options192238
+Ref: tlmgr '-background' _color_192484
+Ref: tlmgr '-font "' _fontname_ _fontsize_ '"'192549
+Ref: tlmgr '-foreground' _color_192707
+Ref: tlmgr '-geometry' _geomspec_192759
+Ref: tlmgr '-xrm' _xresource_192951
+Node: tlmgr MACHINE-READABLE OUTPUT193220
+Node: tlmgr Machine-readable 'update' and 'install' output194036
+Ref: tlmgr 'location-url' _location_195318
+Ref: tlmgr 'total-bytes' _count_195534
+Ref: tlmgr _pkgname_195944
+Ref: tlmgr _status_196154
+Ref: tlmgr 'd'196232
+Ref: tlmgr 'f'196292
+Ref: tlmgr 'u'196471
+Ref: tlmgr 'r'196517
+Ref: tlmgr 'a'196640
+Ref: tlmgr 'i'196818
+Ref: tlmgr 'I'196937
+Ref: tlmgr _localrev_197039
+Ref: tlmgr _serverrev_197146
+Ref: tlmgr _size_197258
+Ref: tlmgr _runtime_197427
+Ref: tlmgr _esttot_197497
+Node: tlmgr Machine-readable 'option' output197530
+Node: tlmgr ENVIRONMENT VARIABLES198048
+Ref: tlmgr 'TEXLIVE_COMPRESSOR'198559
+Ref: tlmgr 'TEXLIVE_DOWNLOADER'199407
+Ref: tlmgr 'TL_DOWNLOAD_PROGRAM'199430
+Ref: tlmgr 'TL_DOWNLOAD_ARGS'199450
+Ref: tlmgr 'TEXLIVE_PREFER_OWN'200476
+Node: tlmgr AUTHORS AND COPYRIGHT201300
+Node: Index201698

End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:
diff --git a/Build/source/texk/web2c/doc/web2c.info b/Build/source/texk/web2c/doc/web2c.info
index 601087e854f..4c5ec833e10 100644
--- a/Build/source/texk/web2c/doc/web2c.info
+++ b/Build/source/texk/web2c/doc/web2c.info
@@ -1,4 +1,4 @@
-This is web2c.info, produced by makeinfo version 6.7 from web2c.texi.
+This is web2c.info, produced by makeinfo version 5.1 from web2c.texi.
This file documents the installation and use of the programs in Web2c,
an implementation of Donald Knuth's TeX system.
@@ -111,12 +111,13 @@ creation; consult each source file for exact details. The main
practical implication for redistributors of Web2c is that most of the
executables are covered by the GNU General Public License or GNU Lesser
General Public License, and therefore anyone who gets a binary
-distribution must also get the sources, as explained by the terms of the
-GPL (<https://gnu.org/licenses/>. The GPL covers the Web2c executables,
-including 'tex', because the Free Software Foundation sponsored the
-initial development of the Kpathsea library that Web2c uses. The basic
-source files from Stanford, however, have their own copyright terms or
-are in the public domain, and are not covered by the GPL.
+distribution must also be able to get the sources, as explained by the
+terms of the GPL (<https://gnu.org/licenses/>. The GPL covers the Web2c
+executables, including 'tex', because the Free Software Foundation
+sponsored the initial development of the Kpathsea library that Web2c
+uses. The basic source files from Stanford, however, have their own
+copyright terms or are in the public domain, and are not covered by the
+GPL.
History: Tomas Rokicki originated the TeX-to-C system in 1987,
working from the first change files for TeX under Unix, which were done
@@ -2417,9 +2418,9 @@ available in many other places, of course).
* Menu:
-* tangle invocation::
-* weave invocation::
-* pooltype invocation::
+* tangle invocation::
+* weave invocation::
+* pooltype invocation::

File: web2c.info, Node: tangle invocation, Next: weave invocation, Up: WEB
@@ -2658,7 +2659,7 @@ program.
* Menu:
-* dvitype output example::
+* dvitype output example::

File: web2c.info, Node: dvitype output example, Up: dvitype invocation
@@ -3493,8 +3494,8 @@ Index
* Menu:
-* " character, ignored in filenames: \input filenames. (line 22)
-* #define options: Compile-time options.
+* '"' character, ignored in filenames: \input filenames. (line 22)
+* '#define' options: Compile-time options.
(line 6)
* $ expansion in filenames: \input filename caveats.
(line 17)
@@ -3536,7 +3537,7 @@ Index
* -base=BASE: Determining the memory dump to use.
(line 15)
* -base=DUMPNAME: Common options. (line 34)
-* -change=CHFILE: mft invocation. (line 63)
+* -change=CHFILE: mft invocation. (line 62)
* -charcode-format=TYPE: tftopl invocation. (line 27)
* -charcode-format=TYPE <1>: vftovp invocation. (line 30)
* -D compiler options: Compile-time options.
@@ -3597,7 +3598,7 @@ Index
* -shell-restricted: tex invocation. (line 121)
* -show-opcodes: dvitype invocation. (line 52)
* -strict: tangle invocation. (line 46)
-* -style=MFTFILE: mft invocation. (line 67)
+* -style=MFTFILE: mft invocation. (line 66)
* -T: mpost invocation. (line 115)
* -terse: bibtex invocation. (line 28)
* -tex=TEXPROGRAM: mpost invocation. (line 118)
@@ -3617,7 +3618,7 @@ Index
* .fmt: Initial TeX. (line 6)
* .mf: mf invocation. (line 24)
* .mp: mpost invocation. (line 30)
-* .mps files and PDF: mpost invocation. (line 86)
+* '.mps' files and PDF: mpost invocation. (line 86)
* .NNN PostScript figures: mpost invocation. (line 35)
* .NNNgf generic fonts: mf invocation. (line 34)
* .tcx character translation files: Common options. (line 98)
@@ -3641,12 +3642,12 @@ Index
* \font and dynamic generation: tex invocation. (line 41)
* \fontdimen: tftopl invocation. (line 99)
* \immediate\write18: Shell escapes. (line 6)
-* \input braced (grouped) filename: \input braced filename.
+* '\input' braced (grouped) filename: \input braced filename.
(line 6)
-* \input filename caveats: \input filename caveats.
+* '\input' filename caveats: \input filename caveats.
(line 6)
* \input filenames: \input filenames. (line 6)
-* \input quoted filename: \input quoted filename.
+* '\input' quoted filename: \input quoted filename.
(line 6)
* \input, and pipes: Shell escapes. (line 64)
* \mag: dvicopy invocation. (line 20)
@@ -3654,9 +3655,9 @@ Index
* \openin, and pipes: Shell escapes. (line 64)
* \openout and security: tex invocation. (line 48)
* \openout, and pipes: Shell escapes. (line 64)
-* \output routine, and \write: Shell escapes. (line 28)
+* \output routine, and '\write': Shell escapes. (line 28)
* \pdfshellescape: Shell escapes. (line 64)
-* \string, and \input filenames: \input filename caveats.
+* \string, and '\input filenames': \input filename caveats.
(line 29)
* \tracingcharsubdef and MLTeX: \tracingcharsubdef. (line 6)
* \tracinglostchars and MLTeX: \tracingcharsubdef. (line 11)
@@ -3668,7 +3669,7 @@ Index
(line 16)
* accented character: TCX files. (line 6)
* accents, hyphenating words with: MLTeX. (line 6)
-* acknowledgements: Introduction. (line 52)
+* acknowledgements: Introduction. (line 53)
* acm.bst: Basic BibTeX style files.
(line 19)
* Ada, WEB for: WEB. (line 12)
@@ -3711,7 +3712,7 @@ Index
* BDF and GF conversion: Font utilities available elsewhere.
(line 15)
* beginfig: mpost invocation. (line 35)
-* Berry, Karl: Introduction. (line 41)
+* Berry, Karl: Introduction. (line 42)
* BIBINPUTS, search path for bib files: bibtex invocation. (line 18)
* bibliographies, creating: BibTeX. (line 6)
* bibliography: References. (line 6)
@@ -3726,7 +3727,7 @@ Index
* binaries, linking: Common options. (line 77)
* blank lines, in TCX files: TCX files. (line 66)
* boxes, memory for: Runtime options. (line 20)
-* braced filename for \input: \input braced filename.
+* braced filename for '\input': \input braced filename.
(line 6)
* breakpoints, memory for: Runtime options. (line 20)
* Breitenlohner, Peter: Introduction. (line 8)
@@ -3740,9 +3741,9 @@ Index
* byte swapping: Hardware and memory dumps.
(line 13)
* c-sources Makefile target: Additional targets. (line 12)
-* caveats for \input filenames: \input filename caveats.
+* caveats for '\input' filenames: \input filename caveats.
(line 6)
-* change files, and MFT: mft invocation. (line 63)
+* change files, and MFT: mft invocation. (line 62)
* change files, and Tangle: tangle invocation. (line 11)
* change files, and Weave: weave invocation. (line 14)
* changing error messages style: Common options. (line 26)
@@ -3762,7 +3763,7 @@ Index
(line 69)
* cm.base: Initial Metafont. (line 26)
* cmbase.mf: Initial Metafont. (line 26)
-* cmbase.mft: mft invocation. (line 73)
+* cmbase.mft: mft invocation. (line 72)
* cmmf.base not recommended: Initial Metafont. (line 26)
* color, in DVItoMP: dvitomp invocation. (line 15)
* comments, in TCX files: TCX files. (line 70)
@@ -3775,7 +3776,7 @@ Index
(line 6)
* Computer Modern fonts, and Troff: mpost invocation. (line 65)
* Computer Modern macros: Initial Metafont. (line 26)
-* Computer Modern Typefaces, production of: mft invocation. (line 73)
+* 'Computer Modern Typefaces', production of: mft invocation. (line 72)
* configuration: Installation. (line 6)
* configuration file reading: Path searching. (line 6)
* configuration file values: Runtime options. (line 6)
@@ -3800,7 +3801,7 @@ Index
* cross-references, omitting: weave invocation. (line 22)
* current directory, used for output: Output file location.
(line 6)
-* Curtis, Pavel: Introduction. (line 41)
+* Curtis, Pavel: Introduction. (line 42)
* Cweb: WEB. (line 12)
* CWEB: WEB. (line 12)
* date and time, in memory dumps: Hardware and memory dumps.
@@ -3841,12 +3842,12 @@ Index
* dx horizontal escapement <1>: gftype invocation. (line 106)
* dy vertical escapement: gftype invocation. (line 106)
* dynamic array allocation: Runtime options. (line 45)
-* dynamic Metafont mode definitions with smode: Modes. (line 28)
+* dynamic Metafont mode definitions with 'smode': Modes. (line 28)
* dynamic packing variable: pktype invocation. (line 44)
* e response at error prompt: Editor invocation. (line 6)
* e-circumflex: \charsubdef. (line 20)
* e-TeX: TeX extensions. (line 10)
-* e.mft: mft invocation. (line 73)
+* e.mft: mft invocation. (line 72)
* EC fonts: tex invocation. (line 41)
* EC fonts <1>: mf invocation. (line 24)
* editing of bitmap fonts: Font utilities available elsewhere.
@@ -3874,7 +3875,7 @@ Index
* expanded plain format: Formats. (line 54)
* expand_depth: Runtime options. (line 24)
* expansion limit, recursive: Runtime options. (line 25)
-* expansion, and \input filenames: \input filename caveats.
+* expansion, and '\input' filenames: \input filename caveats.
(line 6)
* extensions to TeX: TeX extensions. (line 6)
* extra_mem_bot: Runtime options. (line 19)
@@ -3885,7 +3886,7 @@ Index
* file formats for fonts: Font file formats. (line 6)
* file recorder: Common options. (line 84)
* filename conventions, in input files: \input filenames. (line 6)
-* filenames starting with -: Option conventions. (line 19)
+* filenames starting with '-': Option conventions. (line 19)
* first line of the main input file: Common options. (line 98)
* fixed-point arithmetic: Compile-time options.
(line 21)
@@ -3949,7 +3950,7 @@ Index
* glue, memory for: Runtime options. (line 20)
* glyph substitutions: MLTeX. (line 6)
* gray font: gftodvi invocation. (line 29)
-* group-delimited filename for \input: \input braced filename.
+* group-delimited filename for '\input': \input braced filename.
(line 6)
* Gruff, Billy Goat: Triptrap. (line 6)
* gsftopk: Font utilities available elsewhere.
@@ -3965,7 +3966,7 @@ Index
* Herberts, Mathias: Online Metafont graphics.
(line 20)
* hex character codes, in TCX files: TCX files. (line 77)
-* history: Introduction. (line 41)
+* history: Introduction. (line 42)
* Hobby, John: Introduction. (line 8)
* horizontal escapement: pktype invocation. (line 57)
* horizontal escapement <1>: gftype invocation. (line 106)
@@ -4004,7 +4005,7 @@ Index
* install-formats Make target: Additional targets. (line 17)
* install-mems Make target: Additional targets. (line 34)
* installation: Installation. (line 6)
-* interaction between TCX files and -8bit.: TCX files. (line 104)
+* interaction between TCX files and '-8bit'.: TCX files. (line 104)
* interaction mode: Common options. (line 50)
* international characters: TCX files. (line 6)
* introduction: Introduction. (line 6)
@@ -4041,7 +4042,7 @@ Index
* literate programming: WEB. (line 6)
* LittleEndian machines: Hardware and memory dumps.
(line 6)
-* location of texmf.cnf in TeX Live: Runtime options. (line 56)
+* location of 'texmf.cnf' in TeX Live: Runtime options. (line 56)
* log file, BibTeX: bibtex invocation. (line 14)
* Lua: TeX extensions. (line 30)
* LuaTeX: TeX extensions. (line 30)
@@ -4059,7 +4060,7 @@ Index
* magnification <1>: dvitype invocation. (line 28)
* main_memory: Runtime options. (line 15)
* Make targets, additional: Additional targets. (line 6)
-* Martin, Rick: Introduction. (line 52)
+* Martin, Rick: Introduction. (line 53)
* Mathematical Reviews: Formats. (line 39)
* mathematical typesetting: TeX. (line 6)
* mem file, determining: Determining the memory dump to use.
@@ -4097,7 +4098,7 @@ Index
(line 15)
* MetaPost input files: mpost invocation. (line 30)
* MetaPost invocation: mpost invocation. (line 6)
-* MetaPost source, prettyprinting: mft invocation. (line 79)
+* MetaPost source, prettyprinting: mft invocation. (line 78)
* MetaPost, initial: Initial MetaPost. (line 6)
* MetaPost, TeX, and Metafont: Three programs. (line 6)
* metatype1: Font utilities available elsewhere.
@@ -4123,9 +4124,9 @@ Index
* modes.mf recommended modes file: Modes. (line 10)
* mode_def: Modes. (line 15)
* mode_setup: Modes. (line 15)
-* modifying texmf.cnf in TeX Live: Runtime options. (line 56)
-* Morgan, Tim: Introduction. (line 41)
-* Morris, Bob: Introduction. (line 52)
+* modifying 'texmf.cnf' in TeX Live: Runtime options. (line 56)
+* Morgan, Tim: Introduction. (line 42)
+* Morris, Bob: Introduction. (line 53)
* MPEDIT: Editor invocation. (line 10)
* mpgraph.ps: mpost invocation. (line 18)
* mpman.ps: mpost invocation. (line 6)
@@ -4138,7 +4139,7 @@ Index
* mptrap.readme: Triptrap. (line 6)
* MPX files, converting from DVI files: dvitomp invocation. (line 6)
* Multi-lingual TeX: MLTeX. (line 6)
-* multiple spaces, and \input filenames: \input filename caveats.
+* multiple spaces, and '\input' filenames: \input filename caveats.
(line 6)
* N tilde: \charsubdef. (line 36)
* new graphics support for Metafont: Online Metafont graphics.
@@ -4180,7 +4181,7 @@ Index
* path searching: Path searching. (line 6)
* path searching debugging: Common options. (line 59)
* PDF: TeX extensions. (line 22)
-* PDF, and .mps files: mpost invocation. (line 86)
+* PDF, and '.mps' files: mpost invocation. (line 86)
* pdfTeX: TeX extensions. (line 22)
* permissions, legal: Legalisms. (line 6)
* PFA and PFB conversion: Font utilities available elsewhere.
@@ -4213,7 +4214,7 @@ Index
* plain.bst: Basic BibTeX style files.
(line 11)
* plain.fmt: Initial TeX. (line 13)
-* plain.mft: mft invocation. (line 67)
+* plain.mft: mft invocation. (line 66)
* pltotf: pltotf invocation. (line 6)
* pool file, writing: tangle invocation. (line 16)
* Poole, Simon: Online Metafont graphics.
@@ -4256,10 +4257,10 @@ Index
* PXL files, explained: Font file formats. (line 39)
* pxtoch: Font utilities available elsewhere.
(line 23)
-* quoted filename for \input: \input quoted filename.
+* quoted filename for '\input': \input quoted filename.
(line 6)
* Raichle, Bernd: MLTeX. (line 6)
-* reading, additional: Introduction. (line 60)
+* reading, additional: Introduction. (line 61)
* readonly directory, running TeX in: Output file location.
(line 15)
* readonly directory, running TeX in <1>: Output file location.
@@ -4279,7 +4280,7 @@ Index
* restricted shell escapes: Shell escapes. (line 6)
* right side bearing: pktype invocation. (line 66)
* right side bearing <1>: gftype invocation. (line 82)
-* Rokicki, Tomas: Introduction. (line 41)
+* Rokicki, Tomas: Introduction. (line 42)
* run length encoded bitmaps: pktype invocation. (line 76)
* run length encoded bitmaps <1>: gftype invocation. (line 89)
* runtime options: Runtime options. (line 6)
@@ -4291,8 +4292,8 @@ Index
(line 42)
* security, and output files: tex invocation. (line 48)
* security, and shell escapes: Shell escapes. (line 6)
-* security, and write: mpost invocation. (line 92)
-* security, and \openout: tex invocation. (line 48)
+* security, and 'write': mpost invocation. (line 92)
+* security, and '\openout': tex invocation. (line 48)
* segmentation fault: Runtime options. (line 25)
* shapes: Metafont. (line 6)
* sharing memory dumps: Hardware and memory dumps.
@@ -4313,7 +4314,7 @@ Index
* sockets: IPC and TeX. (line 6)
* space-terminated filenames: \input filenames. (line 10)
* Spiderweb: WEB. (line 12)
-* Stallman, Richard: Introduction. (line 52)
+* Stallman, Richard: Introduction. (line 53)
* starting page: dvicopy invocation. (line 28)
* starting page <1>: dvitype invocation. (line 46)
* Steele Jr., Guy L.: Hardware and memory dumps.
@@ -4324,7 +4325,7 @@ Index
* string pool, writing: tangle invocation. (line 16)
* string representation: pooltype invocation. (line 30)
* style design, for BibTeX: bibtex invocation. (line 49)
-* style files: mft invocation. (line 67)
+* style files: mft invocation. (line 66)
* substitutions of font glyphs: MLTeX. (line 6)
* sun: Online Metafont graphics.
(line 42)
@@ -4341,7 +4342,7 @@ Index
* system C library function: Shell escapes. (line 6)
* system command: Shell escapes. (line 6)
* T1 encoding and ISO input: TCX files. (line 48)
-* tabs, and \input filenames: \input filename caveats.
+* tabs, and '\input' filenames: \input filename caveats.
(line 6)
* Tachikawa, Elizabeth: Font file formats. (line 62)
* tangle: tangle invocation. (line 6)
@@ -4383,7 +4384,7 @@ Index
(line 79)
* TEXMFOUTPUT, used for reading: Output file location.
(line 25)
-* TEXMFOUTPUT, used if . unwritable: Output file location.
+* TEXMFOUTPUT, used if '.' unwritable: Output file location.
(line 19)
* texmf_casefold_search: Runtime options. (line 42)
* texput: tex invocation. (line 33)
@@ -4398,7 +4399,7 @@ Index
* time and date, in memory dumps: Hardware and memory dumps.
(line 30)
* title font: gftodvi invocation. (line 33)
-* tokenization, and \input filenames: \input filename caveats.
+* tokenization, and '\input' filenames: \input filename caveats.
(line 6)
* toolkits, X: Online Metafont graphics.
(line 59)
@@ -4408,7 +4409,7 @@ Index
* trap Make target: Additional targets. (line 41)
* trap test: Triptrap. (line 6)
* trapman.tex: Triptrap. (line 6)
-* Trickey, Howard: Introduction. (line 41)
+* Trickey, Howard: Introduction. (line 42)
* trip Make target: Additional targets. (line 41)
* trip test: Triptrap. (line 6)
* tripman.tex: Triptrap. (line 6)
@@ -4463,7 +4464,7 @@ Index
* WEB programs, compiling: tangle invocation. (line 6)
* WEB programs, typesetting: weave invocation. (line 6)
* WEB2C, search path for TCX files: TCX files. (line 35)
-* Weber, Olaf: Introduction. (line 41)
+* Weber, Olaf: Introduction. (line 42)
* webmac.tex: weave invocation. (line 22)
* webman.tex: WEB. (line 12)
* whitespace, in TCX files: TCX files. (line 68)
@@ -4508,81 +4509,76 @@ Index
Tag Table:
Node: Top2759
Node: Introduction3830
-Node: Installation7155
-Node: configure options9199
-Node: Compile-time options11221
-Node: Additional targets12323
-Node: Triptrap13600
-Node: Commonalities15103
-Node: Option conventions15636
-Node: Common options16859
-Node: Path searching21239
-Node: Output file location22211
-Node: Three programs23513
-Node: Runtime options24220
-Node: Initial and virgin27361
-Node: Memory dumps28310
-Node: Creating memory dumps28762
-Node: Determining the memory dump to use29969
-Node: Hardware and memory dumps31546
-Node: Editor invocation33992
-Node: \input filenames34855
-Node: \input quoted filename36408
-Node: \input braced filename37185
-Node: \input filename caveats38115
-Node: TeX39629
-Node: tex invocation40797
-Node: Initial TeX47700
-Node: Formats49064
-Node: Languages and hyphenation51990
-Node: MLTeX52420
-Node: \charsubdef54048
-Node: \tracingcharsubdef56371
-Node: TCX files56946
-Node: patgen invocation62386
-Node: Shell escapes63092
-Node: IPC and TeX66672
-Node: TeX extensions67242
-Node: Metafont69207
-Node: mf invocation70495
-Node: Initial Metafont74332
-Node: Modes75962
-Node: Online Metafont graphics78212
-Node: gftodvi invocation81637
-Node: mft invocation84457
-Node: MetaPost88455
-Node: mpost invocation89291
-Node: Initial MetaPost94467
-Node: dvitomp invocation95389
-Node: BibTeX96054
-Node: bibtex invocation96415
-Node: Basic BibTeX style files98889
-Node: WEB100219
-Node: tangle invocation101428
-Node: weave invocation103551
-Node: pooltype invocation104958
-Node: DVI utilities106088
-Node: dvicopy invocation107022
-Node: dvitype invocation108307
-Node: dvitype output example110638
-Node: Font utilities113691
-Node: Font file formats114871
-Node: gftopk invocation118140
-Node: pktogf invocation119331
-Node: pktype invocation120497
-Node: gftype invocation123320
-Node: tftopl invocation127823
-Node: pltotf invocation132416
-Node: vftovp invocation133467
-Node: vptovf invocation135702
-Node: Font utilities available elsewhere136729
-Node: Legalisms139109
-Node: References140555
-Node: Index144643
+Node: Installation7166
+Node: configure options9210
+Node: Compile-time options11232
+Node: Additional targets12334
+Node: Triptrap13611
+Node: Commonalities15114
+Node: Option conventions15647
+Node: Common options16870
+Node: Path searching21250
+Node: Output file location22222
+Node: Three programs23524
+Node: Runtime options24231
+Node: Initial and virgin27372
+Node: Memory dumps28321
+Node: Creating memory dumps28773
+Node: Determining the memory dump to use29980
+Node: Hardware and memory dumps31557
+Node: Editor invocation34003
+Node: \input filenames34866
+Node: \input quoted filename36419
+Node: \input braced filename37196
+Node: \input filename caveats38126
+Node: TeX39640
+Node: tex invocation40808
+Node: Initial TeX47711
+Node: Formats49075
+Node: Languages and hyphenation52001
+Node: MLTeX52431
+Node: \charsubdef54059
+Node: \tracingcharsubdef56382
+Node: TCX files56957
+Node: patgen invocation62397
+Node: Shell escapes63103
+Node: IPC and TeX66683
+Node: TeX extensions67253
+Node: Metafont69218
+Node: mf invocation70506
+Node: Initial Metafont74343
+Node: Modes75973
+Node: Online Metafont graphics78223
+Node: gftodvi invocation81648
+Node: mft invocation84468
+Node: MetaPost88466
+Node: mpost invocation89302
+Node: Initial MetaPost94478
+Node: dvitomp invocation95400
+Node: BibTeX96065
+Node: bibtex invocation96426
+Node: Basic BibTeX style files98900
+Node: WEB100230
+Node: tangle invocation101471
+Node: weave invocation103594
+Node: pooltype invocation105001
+Node: DVI utilities106131
+Node: dvicopy invocation107065
+Node: dvitype invocation108350
+Node: dvitype output example110687
+Node: Font utilities113740
+Node: Font file formats114920
+Node: gftopk invocation118189
+Node: pktogf invocation119380
+Node: pktype invocation120546
+Node: gftype invocation123369
+Node: tftopl invocation127872
+Node: pltotf invocation132465
+Node: vftovp invocation133516
+Node: vptovf invocation135751
+Node: Font utilities available elsewhere136778
+Node: Legalisms139158
+Node: References140604
+Node: Index144692

End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:
diff --git a/Build/source/texk/web2c/doc/web2c.texi b/Build/source/texk/web2c/doc/web2c.texi
index 5f9df311bff..ace1dd28ada 100644
--- a/Build/source/texk/web2c/doc/web2c.texi
+++ b/Build/source/texk/web2c/doc/web2c.texi
@@ -174,9 +174,9 @@ creation; consult each source file for exact details. The main
practical implication for redistributors of Web2c is that most of the
executables are covered by the GNU General Public License or GNU
Lesser General Public License, and therefore anyone who gets a binary
-distribution must also get the sources, as explained by the terms of
-the GPL (@url{https://gnu.org/licenses/}. The GPL covers the Web2c
-executables, including @code{tex}, because the Free Software
+distribution must also be able to get the sources, as explained by the
+terms of the GPL (@url{https://gnu.org/licenses/}. The GPL covers the
+Web2c executables, including @code{tex}, because the Free Software
Foundation sponsored the initial development of the Kpathsea library
that Web2c uses. The basic source files from Stanford, however, have
their own copyright terms or are in the public domain, and are not