summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-24 12:30:20 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-03-24 12:30:20 +0000
commitd612b2f9446fa4d7d81b52c357758ea272ed7c5c (patch)
treeb49129721ed8be6bc2172173501dc7a8bbc6c930
parentaaf5cccc3e93df05583e839549853fa144fb57f9 (diff)
Update doc/tlbuild.info
git-svn-id: svn://tug.org/texlive/trunk@36610 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/README.3installing2
-rw-r--r--Build/source/README.4layout8
-rw-r--r--Build/source/README.5configure5
-rw-r--r--Build/source/doc/ChangeLog4
-rw-r--r--Build/source/doc/tlbuild.info611
-rw-r--r--Build/source/doc/tlbuild.texi15
6 files changed, 332 insertions, 313 deletions
diff --git a/Build/source/README.3installing b/Build/source/README.3installing
index dad88c53430..a7142d99bee 100644
--- a/Build/source/README.3installing
+++ b/Build/source/README.3installing
@@ -41,7 +41,7 @@ defaults:
MANDIR DATAROOTDIR/man
INFODIR DATAROOTDIR/info
-... except possibly modified as follows:
+except possibly modified as follows:
* If the option '--enable-multiplatform' is given, '/PLATFORM' (i.e.,
the canonical platform name) is appended to 'BINDIR' and 'LIBDIR'.
diff --git a/Build/source/README.4layout b/Build/source/README.4layout
index 4a7ced88113..efb1a567098 100644
--- a/Build/source/README.4layout
+++ b/Build/source/README.4layout
@@ -58,10 +58,10 @@ finally all 'Makefile.in' files. Perhaps 'make -t' will help.
Here is a brief description of the top-level directories in the TeX Live
source tree.
- As mentioned at the beginning of the chapter (*note Overview of build
-system::), the main source directories are 'texk/' (TeX-specific
-programs and libraries), 'utils/' (additional programs), and 'libs/'
-(generic libraries).
+ As mentioned at the beginning of *note Overview of build system::,
+the main source directories are 'texk/' (TeX-specific programs and
+libraries), 'utils/' (additional programs), and 'libs/' (generic
+libraries).
The top-level directories 'am/' and 'm4/' contain 'Makefile.am'
fragments and Autoconf macros, respectively, used in many places.
diff --git a/Build/source/README.5configure b/Build/source/README.5configure
index 9c71de33334..bd6699beb16 100644
--- a/Build/source/README.5configure
+++ b/Build/source/README.5configure
@@ -13,7 +13,7 @@ at the top level gives an exhaustive list of all global options and a
few important module-specific ones, whereas, e.g.,
'texk/lcdf-typetools/configure --help'
also displays the 'lcdf-typetools' specific options, which are not shown
-by the top-level '--help'.
+at the top-level.
The help text also mentions several influential environment
variables, but for TeX Live it is better to specify them as assigments
@@ -235,6 +235,9 @@ Build the TeX engines with or without 'SyncTeX' support; ignored for a
native TeX Live build, defaults are again defined in
'texk/web2c/ac/web2c.ac'.
+'--disable-synctex'
+Do not build the 'SyncTeX' library and tool.
+
7.2.4 Configure options for 'texk/bibtex-x'
-------------------------------------------
diff --git a/Build/source/doc/ChangeLog b/Build/source/doc/ChangeLog
index 7c5c7c1e183..c059e6231da 100644
--- a/Build/source/doc/ChangeLog
+++ b/Build/source/doc/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-24 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * tlbuild.texi: Add '--disable-synctex'.
+
2015-03-18 Peter Breitenlohner <peb@mppmu.mpg.de>
* build-tools.txt: Using bison 3.0.4 and libtool 2.4.6.
diff --git a/Build/source/doc/tlbuild.info b/Build/source/doc/tlbuild.info
index 711214b7d6c..a62f1ea9435 100644
--- a/Build/source/doc/tlbuild.info
+++ b/Build/source/doc/tlbuild.info
@@ -403,7 +403,7 @@ defaults:
MANDIR DATAROOTDIR/man
INFODIR DATAROOTDIR/info
-... except possibly modified as follows:
+except possibly modified as follows:
* If the option '--enable-multiplatform' is given, '/PLATFORM' (i.e.,
the canonical platform name) is appended to 'BINDIR' and 'LIBDIR'.
@@ -588,10 +588,10 @@ File: tlbuild.info, Node: Top-level directories, Next: Autoconf macros, Prev:
Here is a brief description of the top-level directories in the TeX Live
source tree.
- As mentioned at the beginning of the chapter (*note Overview of build
-system::), the main source directories are 'texk/' (TeX-specific
-programs and libraries), 'utils/' (additional programs), and 'libs/'
-(generic libraries).
+ As mentioned at the beginning of *note Overview of build system::,
+the main source directories are 'texk/' (TeX-specific programs and
+libraries), 'utils/' (additional programs), and 'libs/' (generic
+libraries).
The top-level directories 'am/' and 'm4/' contain 'Makefile.am'
fragments and Autoconf macros, respectively, used in many places.
@@ -1165,7 +1165,7 @@ at the top level gives an exhaustive list of all global options and a
few important module-specific ones, whereas, e.g.,
'texk/lcdf-typetools/configure --help'
also displays the 'lcdf-typetools' specific options, which are not shown
-by the top-level '--help'.
+at the top-level.
The help text also mentions several influential environment
variables, but for TeX Live it is better to specify them as assigments
@@ -1472,6 +1472,9 @@ Build the TeX engines with or without 'SyncTeX' support; ignored for a
native TeX Live build, defaults are again defined in
'texk/web2c/ac/web2c.ac'.
+'--disable-synctex'
+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
@@ -4387,6 +4390,8 @@ Index
(line 6)
* --disable-PROG: '--enable-PROG' '--disable-PROG'.
(line 6)
+* --disable-synctex: Configure options for 'texk/web2c'.
+ (line 64)
* --disable-tex: Configure options for 'texk/web2c'.
(line 37)
* --disable-web-progs: Configure options for 'texk/web2c'.
@@ -4819,6 +4824,8 @@ Index
* symlinks, used for scripts: Linked scripts. (line 6)
* synctex: Configure options for 'texk/web2c'.
(line 59)
+* synctex <1>: Configure options for 'texk/web2c'.
+ (line 64)
* system distribution, building for: Distro builds. (line 6)
* t1utils package: 't1utils' package. (line 6)
* tangle: Cross problems. (line 31)
@@ -4894,301 +4901,301 @@ Node: Build distribution10802
Node: Build one package11373
Node: Installing14149
Node: Installation directories15164
-Node: Linked scripts16984
-Node: Distro builds18465
-Node: Layout and infrastructure20855
-Node: Build system tools21644
-Node: Top-level directories23654
-Node: Autoconf macros25709
-Node: General setup macros26410
-Node: Macros for programs27277
-Node: Macros for compilers28089
-Node: Macros for libraries29523
-Node: Macros for library and header flags29949
-Node: Macros for Windows31829
-Node: Library modules33406
-Node: 'png' library33903
-Node: 'zlib' library36196
-Node: 'freetype' library36717
-Node: 'kpathsea' library37251
-Node: Program modules38654
-Node: 't1utils' package39090
-Node: 'xindy' package39657
-Node: 'xdvik' package40842
-Node: 'asymptote'41921
-Node: Extending TeX Live42376
-Node: Adding a new program module42744
-Node: Adding a new generic library module44263
-Node: Adding a new TeX-specific library module46476
-Node: Configure options47163
-Node: Global configure options48554
-Node: '--disable-native-texlive-build'49122
-Node: '--prefix' '--bindir' ...50118
-Node: '--disable-largefile'50666
-Node: '--disable-missing'51359
-Node: '--enable-compiler-warnings='LEVEL51766
-Node: '--enable-cxx-runtime-hack'52511
-Node: '--enable-maintainer-mode'52944
-Node: '--enable-multiplatform'53479
-Node: '--enable-shared'54023
-Node: '--enable-silent-rules'54400
-Node: '--without-ln-s'54862
-Node: '--without-x'55219
-Node: Program-specific configure options55411
-Node: '--enable-PROG' '--disable-PROG'56074
-Node: '--disable-all-pkgs'56357
-Node: Configure options for 'texk/web2c'57351
-Node: Configure options for 'texk/bibtex-x'59809
-Node: Configure options for 'texk/dvipdfm-x'60358
-Node: Configure options for 'texk/dvisvgm'61137
-Node: Configure options for 'texk/texlive'62029
-Node: Configure options for 'texk/xdvik'62456
-Node: Configure options for 'utils/xindy'63066
-Node: Library-specific configure options63971
-Node: Configure options for 'kpathsea'64986
-Node: Configure options for system 'poppler'65699
-Node: Variables for configure66496
-Node: Cross compilation67924
-Node: Cross configuring69223
-Node: Cross problems70896
-Node: Coding conventions72757
-Node: Declarations and definitions73426
-Node: Const75608
-Node: install-tl77471
-Node: install-tl NAME77812
-Node: install-tl SYNOPSIS77970
-Node: install-tl DESCRIPTION78178
-Node: install-tl REFERENCES79179
-Node: install-tl OPTIONS79695
-Ref: install-tl *-gui* [[=]_module_]80049
-Ref: install-tl 'text'80258
-Ref: install-tl 'wizard'80381
-Ref: install-tl 'perltk'80535
-Ref: install-tl *-no-gui*80969
-Ref: install-tl *-lang* _llcode_81050
-Ref: install-tl *-repository* _url|path_81737
-Ref: install-tl *-select-repository*83548
-Ref: install-tl *-all-options*83984
-Ref: install-tl *-custom-bin* _path_84291
-Ref: install-tl *-debug-translation*84946
-Ref: install-tl *-force-platform* _platform_85165
-Ref: install-tl *-help*, *--help*, *-?*85409
-Ref: install-tl *-in-place*85802
-Ref: install-tl *-logfile* _file_86329
-Ref: install-tl *-no-cls*86680
-Ref: install-tl *-non-admin*86811
-Ref: install-tl *--persistent-downloads*86916
-Ref: install-tl *--no-persistent-downloads*86944
-Ref: install-tl *-portable*87552
-Ref: install-tl *-print-platform*87691
-Ref: install-tl *-profile* _profile_87884
-Ref: install-tl *-q*89378
-Ref: install-tl *-scheme* _scheme_89440
-Ref: install-tl *-v*89914
-Ref: install-tl *-version*, *--version*90075
-Node: install-tl ENVIRONMENT VARIABLES90206
-Ref: install-tl 'TEXLIVE_INSTALL_ENV_NOCHECK'90595
-Ref: install-tl 'TEXLIVE_INSTALL_NO_CONTEXT_CACHE'90797
-Ref: install-tl 'TEXLIVE_INSTALL_PREFIX'90903
-Ref: install-tl 'TEXLIVE_INSTALL_TEXMFCONFIG'90934
-Ref: install-tl 'TEXLIVE_INSTALL_TEXMFHOME'90963
-Ref: install-tl 'TEXLIVE_INSTALL_TEXMFLOCAL'90993
-Ref: install-tl 'TEXLIVE_INSTALL_TEXMFSYSCONFIG'91027
-Ref: install-tl 'TEXLIVE_INSTALL_TEXMFSYSVAR'91058
-Ref: install-tl 'TEXLIVE_INSTALL_TEXMFVAR'91086
-Ref: install-tl 'NOPERLDOC'91141
-Node: install-tl AUTHORS AND COPYRIGHT91205
-Node: tlmgr91563
-Node: tlmgr NAME92000
-Node: tlmgr SYNOPSIS92125
-Node: tlmgr DESCRIPTION92315
-Node: tlmgr EXAMPLES93411
-Ref: tlmgr 'tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet'93702
-Ref: tlmgr 'tlmgr update --list'93883
-Ref: tlmgr 'tlmgr update --all'93976
-Ref: tlmgr 'tlmgr info' _pkg_94132
-Node: tlmgr OPTIONS94338
-Ref: tlmgr *--repository* _url|path_94858
-Ref: tlmgr *--gui* [_action_]95583
-Ref: tlmgr *--gui-lang* _llcode_95990
-Ref: tlmgr *--debug-translation*96673
-Ref: tlmgr *--machine-readable*96876
-Ref: tlmgr *--no-execute-actions*97144
-Ref: tlmgr *--package-logfile* _file_97337
-Ref: tlmgr *--pause*97592
-Ref: tlmgr *--persistent-downloads*97747
-Ref: tlmgr *--no-persistent-downloads*97775
-Ref: tlmgr *--pin-file*98269
-Ref: tlmgr *--usermode*98487
-Ref: tlmgr *--usertree* _dir_98607
-Node: tlmgr ACTIONS99157
-Node: tlmgr help100389
-Node: tlmgr version100865
-Node: tlmgr backup [--clean[=_N_]] [--backupdir _dir_] [--all | _pkg_]...101183
-Ref: tlmgr *--backupdir* _directory_102277
-Ref: tlmgr *--all*102474
-Ref: tlmgr *--clean*[=_N_]102696
-Ref: tlmgr *--dry-run*102993
-Node: tlmgr candidates _pkg_103113
-Ref: tlmgr *candidates _pkg_* 1103400
-Node: tlmgr check [_option_]... [files|depends|executes|runfiles|all]103544
-Ref: tlmgr *files*103987
-Ref: tlmgr *depends*104122
-Ref: tlmgr *executes*104464
-Ref: tlmgr *runfiles*104582
-Ref: tlmgr *--use-svn*104694
-Node: tlmgr conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]104811
-Node: tlmgr dump-tlpdb [--local|--remote]106883
-Ref: tlmgr *--local*107393
-Ref: tlmgr *--remote*107432
-Node: tlmgr generate [_option_]... _what_107854
-Ref: tlmgr *generate language*108095
-Ref: tlmgr *generate language.dat*108120
-Ref: tlmgr *generate language.def*108145
-Ref: tlmgr *generate language.dat.lua*108174
-Ref: tlmgr *generate fmtutil*108194
-Ref: tlmgr *--dest* _output_file_110431
-Ref: tlmgr *--localcfg* _local_conf_file_111007
-Ref: tlmgr *--rebuild-sys*111130
-Node: tlmgr gui111991
-Node: tlmgr info [_option_...] [collections|schemes|_pkg_...]112235
-Ref: tlmgr *--list*113440
-Ref: tlmgr *--only-installed*113719
-Ref: tlmgr *--taxonomy*113934
-Ref: tlmgr *--keyword*113946
-Ref: tlmgr *--functionality*113964
-Ref: tlmgr *--characterization*113985
-Node: tlmgr init-usertree114198
-Node: tlmgr install [_option_]... _pkg_...114624
-Ref: tlmgr *--file*114988
-Ref: tlmgr *--reinstall*115214
-Ref: tlmgr *--no-depends*115594
-Ref: tlmgr *--no-depends-at-all*115753
-Ref: tlmgr *--dry-run* 1116151
-Ref: tlmgr *--force*116269
-Node: tlmgr option116475
-Ref: tlmgr *option [show]*116648
-Ref: tlmgr *option showall*116666
-Ref: tlmgr *option _key_ [_value_]*116692
-Node: tlmgr paper120540
-Ref: tlmgr *paper [a4|letter]*120725
-Ref: tlmgr *[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*120799
-Node: tlmgr path [--w32mode=user|admin] [add|remove]121826
-Node: tlmgr pinning123309
-Ref: tlmgr 'pinning show'123616
-Ref: tlmgr 'pinning add' _repo_ _pkgglob_...123689
-Ref: tlmgr 'pinning remove' _repo_ _pkgglob_...123808
-Ref: tlmgr 'pinning remove _repo_ --all'123961
-Node: tlmgr platform list|add|remove _platform_...124015
-Node: tlmgr platform set _platform_124263
-Node: tlmgr platform set auto124491
-Ref: tlmgr *--dry-run* 2125608
-Node: tlmgr postaction [--w32mode=user|admin] [--fileassocmode=1|2] [--all] [install|remove] [shortcut|fileassoc|script] [_pkg_]...125717
-Node: tlmgr print-platform127019
-Node: tlmgr restore [--backupdir _dir_] [--all | _pkg_ [_rev_]]127491
-Ref: tlmgr *--all* 1128387
-Ref: tlmgr *--backupdir* _directory_ 1128581
-Ref: tlmgr *--dry-run* 3128737
-Ref: tlmgr *--force* 1128854
-Node: tlmgr remove [_option_]... _pkg_...128882
-Ref: tlmgr *--no-depends* 1129405
-Ref: tlmgr *--no-depends-at-all* 1129467
-Ref: tlmgr *--force* 2129523
-Ref: tlmgr *--dry-run* 4129995
-Node: tlmgr repository130102
-Ref: tlmgr *repository list*130310
-Ref: tlmgr *repository list _path|tag_*130340
-Ref: tlmgr *repository add _path_ [_tag_]*130373
-Ref: tlmgr *repository remove _path|tag_*130405
-Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*130459
-Node: tlmgr search [_option_...] _what_131543
-Node: tlmgr search [_option_...] --file _what_132054
-Node: tlmgr search [_option_...] --taxonomy _what_132305
-Node: tlmgr search [_option_...] --keyword _what_132616
-Node: tlmgr search [_option_...] --functionality _what_132934
-Node: tlmgr search [_option_...] --characterization _what_133272
-Node: tlmgr search [_option_...] --all _what_133612
-Ref: tlmgr *--global*134060
-Ref: tlmgr *--word*134172
-Ref: tlmgr *--list* 1134411
-Ref: tlmgr *--file* 1134757
-Ref: tlmgr *--taxonomy* 1134814
-Ref: tlmgr *--keyword* 1134826
-Ref: tlmgr *--functionality* 1134844
-Ref: tlmgr *--characterization* 1134865
-Ref: tlmgr *--all* 2135020
-Node: tlmgr uninstall135103
-Ref: tlmgr *--force* 3135357
-Node: tlmgr update [_option_]... [_pkg_]...135413
-Ref: tlmgr *--all* 3135784
-Ref: tlmgr *--self*137525
-Ref: tlmgr *--dry-run* 5138289
-Ref: tlmgr *--list* [_pkg_]138466
-Ref: tlmgr *--exclude* _pkg_139155
-Ref: tlmgr *--no-auto-remove* [_pkg_]...139848
-Ref: tlmgr *--no-auto-install* [_pkg_]...140299
-Ref: tlmgr *--reinstall-forcibly-removed*140955
-Ref: tlmgr *--backup* and *--backupdir* _directory_141519
-Ref: tlmgr *--no-depends* 2142700
-Ref: tlmgr *--no-depends-at-all* 2142903
-Ref: tlmgr *--force* 4142959
-Node: tlmgr USER MODE143385
-Node: tlmgr user mode install146196
-Node: tlmgr user mode backup; restore; remove; update147143
-Node: tlmgr user mode generate; option; paper147585
-Node: tlmgr CONFIGURATION FILE FOR TLMGR147961
-Node: tlmgr TAXONOMIES149052
-Ref: tlmgr '--keyword' 2149678
-Ref: tlmgr '--functionality' 2149763
-Ref: tlmgr '--characterization' 2149919
-Ref: tlmgr '--taxonomy' 2150060
-Node: tlmgr MULTIPLE REPOSITORIES150601
-Node: tlmgr Pinning152322
-Node: tlmgr GUI FOR TLMGR154297
-Node: tlmgr Main display155519
-Node: tlmgr Display configuration area155771
-Ref: tlmgr Status156132
-Ref: tlmgr Category156296
-Ref: tlmgr Match156482
-Ref: tlmgr Selection156742
-Ref: tlmgr Display configuration buttons156946
-Node: tlmgr Package list area157129
-Ref: tlmgr a checkbox157713
-Ref: tlmgr package name157849
-Ref: tlmgr local revision (and version)157948
-Ref: tlmgr remote revision (and version)158323
-Ref: tlmgr short description158620
-Node: tlmgr Main display action buttons158665
-Ref: tlmgr Update all installed158931
-Ref: tlmgr Update159303
-Ref: tlmgr Install159353
-Ref: tlmgr Remove159539
-Ref: tlmgr Backup159717
-Node: tlmgr Menu bar159874
-Ref: tlmgr 'tlmgr' menu160071
-Ref: tlmgr 'Options menu'160379
-Ref: tlmgr 'Actions menu'161462
-Ref: tlmgr 'Help menu'161890
-Node: tlmgr MACHINE-READABLE OUTPUT162023
-Node: tlmgr Machine-readable 'update' and 'install' output162839
-Ref: tlmgr 'location-url' _location_164121
-Ref: tlmgr 'total-bytes' _count_164337
-Ref: tlmgr _pkgname_164747
-Ref: tlmgr _status_164957
-Ref: tlmgr 'd'165035
-Ref: tlmgr 'f'165095
-Ref: tlmgr 'u'165274
-Ref: tlmgr 'r'165320
-Ref: tlmgr 'a'165443
-Ref: tlmgr 'i'165621
-Ref: tlmgr 'I'165740
-Ref: tlmgr _localrev_165842
-Ref: tlmgr _serverrev_165949
-Ref: tlmgr _size_166061
-Ref: tlmgr _runtime_166230
-Ref: tlmgr _esttot_166300
-Node: tlmgr Machine-readable 'option' output166333
-Node: tlmgr AUTHORS AND COPYRIGHT166851
-Node: Index167198
+Node: Linked scripts16980
+Node: Distro builds18461
+Node: Layout and infrastructure20851
+Node: Build system tools21640
+Node: Top-level directories23650
+Node: Autoconf macros25691
+Node: General setup macros26392
+Node: Macros for programs27259
+Node: Macros for compilers28071
+Node: Macros for libraries29505
+Node: Macros for library and header flags29931
+Node: Macros for Windows31811
+Node: Library modules33388
+Node: 'png' library33885
+Node: 'zlib' library36178
+Node: 'freetype' library36699
+Node: 'kpathsea' library37233
+Node: Program modules38636
+Node: 't1utils' package39072
+Node: 'xindy' package39639
+Node: 'xdvik' package40824
+Node: 'asymptote'41903
+Node: Extending TeX Live42358
+Node: Adding a new program module42726
+Node: Adding a new generic library module44245
+Node: Adding a new TeX-specific library module46458
+Node: Configure options47145
+Node: Global configure options48527
+Node: '--disable-native-texlive-build'49095
+Node: '--prefix' '--bindir' ...50091
+Node: '--disable-largefile'50639
+Node: '--disable-missing'51332
+Node: '--enable-compiler-warnings='LEVEL51739
+Node: '--enable-cxx-runtime-hack'52484
+Node: '--enable-maintainer-mode'52917
+Node: '--enable-multiplatform'53452
+Node: '--enable-shared'53996
+Node: '--enable-silent-rules'54373
+Node: '--without-ln-s'54835
+Node: '--without-x'55192
+Node: Program-specific configure options55384
+Node: '--enable-PROG' '--disable-PROG'56047
+Node: '--disable-all-pkgs'56330
+Node: Configure options for 'texk/web2c'57324
+Node: Configure options for 'texk/bibtex-x'59848
+Node: Configure options for 'texk/dvipdfm-x'60397
+Node: Configure options for 'texk/dvisvgm'61176
+Node: Configure options for 'texk/texlive'62068
+Node: Configure options for 'texk/xdvik'62495
+Node: Configure options for 'utils/xindy'63105
+Node: Library-specific configure options64010
+Node: Configure options for 'kpathsea'65025
+Node: Configure options for system 'poppler'65738
+Node: Variables for configure66535
+Node: Cross compilation67963
+Node: Cross configuring69262
+Node: Cross problems70935
+Node: Coding conventions72796
+Node: Declarations and definitions73465
+Node: Const75647
+Node: install-tl77510
+Node: install-tl NAME77851
+Node: install-tl SYNOPSIS78009
+Node: install-tl DESCRIPTION78217
+Node: install-tl REFERENCES79218
+Node: install-tl OPTIONS79734
+Ref: install-tl *-gui* [[=]_module_]80088
+Ref: install-tl 'text'80297
+Ref: install-tl 'wizard'80420
+Ref: install-tl 'perltk'80574
+Ref: install-tl *-no-gui*81008
+Ref: install-tl *-lang* _llcode_81089
+Ref: install-tl *-repository* _url|path_81776
+Ref: install-tl *-select-repository*83587
+Ref: install-tl *-all-options*84023
+Ref: install-tl *-custom-bin* _path_84330
+Ref: install-tl *-debug-translation*84985
+Ref: install-tl *-force-platform* _platform_85204
+Ref: install-tl *-help*, *--help*, *-?*85448
+Ref: install-tl *-in-place*85841
+Ref: install-tl *-logfile* _file_86368
+Ref: install-tl *-no-cls*86719
+Ref: install-tl *-non-admin*86850
+Ref: install-tl *--persistent-downloads*86955
+Ref: install-tl *--no-persistent-downloads*86983
+Ref: install-tl *-portable*87591
+Ref: install-tl *-print-platform*87730
+Ref: install-tl *-profile* _profile_87923
+Ref: install-tl *-q*89417
+Ref: install-tl *-scheme* _scheme_89479
+Ref: install-tl *-v*89953
+Ref: install-tl *-version*, *--version*90114
+Node: install-tl ENVIRONMENT VARIABLES90245
+Ref: install-tl 'TEXLIVE_INSTALL_ENV_NOCHECK'90634
+Ref: install-tl 'TEXLIVE_INSTALL_NO_CONTEXT_CACHE'90836
+Ref: install-tl 'TEXLIVE_INSTALL_PREFIX'90942
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFCONFIG'90973
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFHOME'91002
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFLOCAL'91032
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFSYSCONFIG'91066
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFSYSVAR'91097
+Ref: install-tl 'TEXLIVE_INSTALL_TEXMFVAR'91125
+Ref: install-tl 'NOPERLDOC'91180
+Node: install-tl AUTHORS AND COPYRIGHT91244
+Node: tlmgr91602
+Node: tlmgr NAME92039
+Node: tlmgr SYNOPSIS92164
+Node: tlmgr DESCRIPTION92354
+Node: tlmgr EXAMPLES93450
+Ref: tlmgr 'tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet'93741
+Ref: tlmgr 'tlmgr update --list'93922
+Ref: tlmgr 'tlmgr update --all'94015
+Ref: tlmgr 'tlmgr info' _pkg_94171
+Node: tlmgr OPTIONS94377
+Ref: tlmgr *--repository* _url|path_94897
+Ref: tlmgr *--gui* [_action_]95622
+Ref: tlmgr *--gui-lang* _llcode_96029
+Ref: tlmgr *--debug-translation*96712
+Ref: tlmgr *--machine-readable*96915
+Ref: tlmgr *--no-execute-actions*97183
+Ref: tlmgr *--package-logfile* _file_97376
+Ref: tlmgr *--pause*97631
+Ref: tlmgr *--persistent-downloads*97786
+Ref: tlmgr *--no-persistent-downloads*97814
+Ref: tlmgr *--pin-file*98308
+Ref: tlmgr *--usermode*98526
+Ref: tlmgr *--usertree* _dir_98646
+Node: tlmgr ACTIONS99196
+Node: tlmgr help100428
+Node: tlmgr version100904
+Node: tlmgr backup [--clean[=_N_]] [--backupdir _dir_] [--all | _pkg_]...101222
+Ref: tlmgr *--backupdir* _directory_102316
+Ref: tlmgr *--all*102513
+Ref: tlmgr *--clean*[=_N_]102735
+Ref: tlmgr *--dry-run*103032
+Node: tlmgr candidates _pkg_103152
+Ref: tlmgr *candidates _pkg_* 1103439
+Node: tlmgr check [_option_]... [files|depends|executes|runfiles|all]103583
+Ref: tlmgr *files*104026
+Ref: tlmgr *depends*104161
+Ref: tlmgr *executes*104503
+Ref: tlmgr *runfiles*104621
+Ref: tlmgr *--use-svn*104733
+Node: tlmgr conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]104850
+Node: tlmgr dump-tlpdb [--local|--remote]106922
+Ref: tlmgr *--local*107432
+Ref: tlmgr *--remote*107471
+Node: tlmgr generate [_option_]... _what_107893
+Ref: tlmgr *generate language*108134
+Ref: tlmgr *generate language.dat*108159
+Ref: tlmgr *generate language.def*108184
+Ref: tlmgr *generate language.dat.lua*108213
+Ref: tlmgr *generate fmtutil*108233
+Ref: tlmgr *--dest* _output_file_110470
+Ref: tlmgr *--localcfg* _local_conf_file_111046
+Ref: tlmgr *--rebuild-sys*111169
+Node: tlmgr gui112030
+Node: tlmgr info [_option_...] [collections|schemes|_pkg_...]112274
+Ref: tlmgr *--list*113479
+Ref: tlmgr *--only-installed*113758
+Ref: tlmgr *--taxonomy*113973
+Ref: tlmgr *--keyword*113985
+Ref: tlmgr *--functionality*114003
+Ref: tlmgr *--characterization*114024
+Node: tlmgr init-usertree114237
+Node: tlmgr install [_option_]... _pkg_...114663
+Ref: tlmgr *--file*115027
+Ref: tlmgr *--reinstall*115253
+Ref: tlmgr *--no-depends*115633
+Ref: tlmgr *--no-depends-at-all*115792
+Ref: tlmgr *--dry-run* 1116190
+Ref: tlmgr *--force*116308
+Node: tlmgr option116514
+Ref: tlmgr *option [show]*116687
+Ref: tlmgr *option showall*116705
+Ref: tlmgr *option _key_ [_value_]*116731
+Node: tlmgr paper120579
+Ref: tlmgr *paper [a4|letter]*120764
+Ref: tlmgr *[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*120838
+Node: tlmgr path [--w32mode=user|admin] [add|remove]121865
+Node: tlmgr pinning123348
+Ref: tlmgr 'pinning show'123655
+Ref: tlmgr 'pinning add' _repo_ _pkgglob_...123728
+Ref: tlmgr 'pinning remove' _repo_ _pkgglob_...123847
+Ref: tlmgr 'pinning remove _repo_ --all'124000
+Node: tlmgr platform list|add|remove _platform_...124054
+Node: tlmgr platform set _platform_124302
+Node: tlmgr platform set auto124530
+Ref: tlmgr *--dry-run* 2125647
+Node: tlmgr postaction [--w32mode=user|admin] [--fileassocmode=1|2] [--all] [install|remove] [shortcut|fileassoc|script] [_pkg_]...125756
+Node: tlmgr print-platform127058
+Node: tlmgr restore [--backupdir _dir_] [--all | _pkg_ [_rev_]]127530
+Ref: tlmgr *--all* 1128426
+Ref: tlmgr *--backupdir* _directory_ 1128620
+Ref: tlmgr *--dry-run* 3128776
+Ref: tlmgr *--force* 1128893
+Node: tlmgr remove [_option_]... _pkg_...128921
+Ref: tlmgr *--no-depends* 1129444
+Ref: tlmgr *--no-depends-at-all* 1129506
+Ref: tlmgr *--force* 2129562
+Ref: tlmgr *--dry-run* 4130034
+Node: tlmgr repository130141
+Ref: tlmgr *repository list*130349
+Ref: tlmgr *repository list _path|tag_*130379
+Ref: tlmgr *repository add _path_ [_tag_]*130412
+Ref: tlmgr *repository remove _path|tag_*130444
+Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*130498
+Node: tlmgr search [_option_...] _what_131582
+Node: tlmgr search [_option_...] --file _what_132093
+Node: tlmgr search [_option_...] --taxonomy _what_132344
+Node: tlmgr search [_option_...] --keyword _what_132655
+Node: tlmgr search [_option_...] --functionality _what_132973
+Node: tlmgr search [_option_...] --characterization _what_133311
+Node: tlmgr search [_option_...] --all _what_133651
+Ref: tlmgr *--global*134099
+Ref: tlmgr *--word*134211
+Ref: tlmgr *--list* 1134450
+Ref: tlmgr *--file* 1134796
+Ref: tlmgr *--taxonomy* 1134853
+Ref: tlmgr *--keyword* 1134865
+Ref: tlmgr *--functionality* 1134883
+Ref: tlmgr *--characterization* 1134904
+Ref: tlmgr *--all* 2135059
+Node: tlmgr uninstall135142
+Ref: tlmgr *--force* 3135396
+Node: tlmgr update [_option_]... [_pkg_]...135452
+Ref: tlmgr *--all* 3135823
+Ref: tlmgr *--self*137564
+Ref: tlmgr *--dry-run* 5138328
+Ref: tlmgr *--list* [_pkg_]138505
+Ref: tlmgr *--exclude* _pkg_139194
+Ref: tlmgr *--no-auto-remove* [_pkg_]...139887
+Ref: tlmgr *--no-auto-install* [_pkg_]...140338
+Ref: tlmgr *--reinstall-forcibly-removed*140994
+Ref: tlmgr *--backup* and *--backupdir* _directory_141558
+Ref: tlmgr *--no-depends* 2142739
+Ref: tlmgr *--no-depends-at-all* 2142942
+Ref: tlmgr *--force* 4142998
+Node: tlmgr USER MODE143424
+Node: tlmgr user mode install146235
+Node: tlmgr user mode backup; restore; remove; update147182
+Node: tlmgr user mode generate; option; paper147624
+Node: tlmgr CONFIGURATION FILE FOR TLMGR148000
+Node: tlmgr TAXONOMIES149091
+Ref: tlmgr '--keyword' 2149717
+Ref: tlmgr '--functionality' 2149802
+Ref: tlmgr '--characterization' 2149958
+Ref: tlmgr '--taxonomy' 2150099
+Node: tlmgr MULTIPLE REPOSITORIES150640
+Node: tlmgr Pinning152361
+Node: tlmgr GUI FOR TLMGR154336
+Node: tlmgr Main display155558
+Node: tlmgr Display configuration area155810
+Ref: tlmgr Status156171
+Ref: tlmgr Category156335
+Ref: tlmgr Match156521
+Ref: tlmgr Selection156781
+Ref: tlmgr Display configuration buttons156985
+Node: tlmgr Package list area157168
+Ref: tlmgr a checkbox157752
+Ref: tlmgr package name157888
+Ref: tlmgr local revision (and version)157987
+Ref: tlmgr remote revision (and version)158362
+Ref: tlmgr short description158659
+Node: tlmgr Main display action buttons158704
+Ref: tlmgr Update all installed158970
+Ref: tlmgr Update159342
+Ref: tlmgr Install159392
+Ref: tlmgr Remove159578
+Ref: tlmgr Backup159756
+Node: tlmgr Menu bar159913
+Ref: tlmgr 'tlmgr' menu160110
+Ref: tlmgr 'Options menu'160418
+Ref: tlmgr 'Actions menu'161501
+Ref: tlmgr 'Help menu'161929
+Node: tlmgr MACHINE-READABLE OUTPUT162062
+Node: tlmgr Machine-readable 'update' and 'install' output162878
+Ref: tlmgr 'location-url' _location_164160
+Ref: tlmgr 'total-bytes' _count_164376
+Ref: tlmgr _pkgname_164786
+Ref: tlmgr _status_164996
+Ref: tlmgr 'd'165074
+Ref: tlmgr 'f'165134
+Ref: tlmgr 'u'165313
+Ref: tlmgr 'r'165359
+Ref: tlmgr 'a'165482
+Ref: tlmgr 'i'165660
+Ref: tlmgr 'I'165779
+Ref: tlmgr _localrev_165881
+Ref: tlmgr _serverrev_165988
+Ref: tlmgr _size_166100
+Ref: tlmgr _runtime_166269
+Ref: tlmgr _esttot_166339
+Node: tlmgr Machine-readable 'option' output166372
+Node: tlmgr AUTHORS AND COPYRIGHT166890
+Node: Index167237

End Tag Table
diff --git a/Build/source/doc/tlbuild.texi b/Build/source/doc/tlbuild.texi
index 27a5b28abf1..74f248f5f33 100644
--- a/Build/source/doc/tlbuild.texi
+++ b/Build/source/doc/tlbuild.texi
@@ -523,7 +523,7 @@ otherwise, they are given by their usual Autoconf defaults:
@var{infodir} @var{datarootdir}/info
@end example
-@noindent @dots{} except possibly modified as follows:
+@noindent except possibly modified as follows:
@itemize @bullet
@item
@@ -753,8 +753,8 @@ To avoid unnecessary runs of @code{bison}, @code{flex}, or
Here is a brief description of the top-level directories in the @TL{}
source tree.
-As mentioned at the beginning of the chapter (@pxref{Overview of build
-system}), the main source directories are @file{texk/}
+As mentioned at the beginning of @pxref{Overview of build
+system}, the main source directories are @file{texk/}
(@TeX{}-specific programs and libraries), @file{utils/} (additional
programs), and @file{libs/} (generic libraries).
@@ -1467,8 +1467,8 @@ described here. The command@*@ @ @ @code{configure --help}@*at the
top level gives an exhaustive list of all global options and a few
important module-specific ones, whereas, e.g.,@*@ @ @
@code{texk/lcdf-typetools/configure --help}@* also displays the
-@code{lcdf-typetools} specific options, which are not shown by the
-top-level @code{--help}.
+@code{lcdf-typetools} specific options, which are not shown at the
+top-level.
@cindex environment variables, for @code{configure}
The help text also mentions several influential environment variables,
@@ -1808,6 +1808,11 @@ support for Metafont (EPSF output, @code{mftalk}, old terminals, @dots{}).
support; ignored for a native @TL{} build, defaults are again defined
in @file{texk/web2c/ac/web2c.ac}.
+@vindex --disable-synctex
+@cindex synctex
+@noindent @code{--disable-synctex}
+@*Do not build the @code{SyncTeX} library and tool.
+
@node Configure options for @file{texk/bibtex-x}
@subsection Configure options for @file{texk/bibtex-x}