summaryrefslogtreecommitdiff
path: root/Build/source/doc/tlbuild.texi
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 /Build/source/doc/tlbuild.texi
parentaaf5cccc3e93df05583e839549853fa144fb57f9 (diff)
Update doc/tlbuild.info
git-svn-id: svn://tug.org/texlive/trunk@36610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/doc/tlbuild.texi')
-rw-r--r--Build/source/doc/tlbuild.texi15
1 files changed, 10 insertions, 5 deletions
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}