texlive[44036] Master/texmf-dist/doc/texlive/texlive-en: 2017 update

commits+karl at tug.org commits+karl at tug.org
Tue Apr 25 20:14:26 CEST 2017


Revision: 44036
          http://tug.org/svn/texlive?view=revision&revision=44036
Author:   karl
Date:     2017-04-25 20:14:26 +0200 (Tue, 25 Apr 2017)
Log Message:
-----------
2017 update

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html
    trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.pdf
    trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/live-2016.tex
    trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/tex-live.sty-2016

Added: trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/live-2016.tex
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/live-2016.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/live-2016.tex	2017-04-25 18:14:26 UTC (rev 44036)
@@ -0,0 +1,3622 @@
+% $Id: texlive-en.tex 41185 2016-05-16 12:33:23Z karl $
+% TeX Live documentation.  Originally written by Sebastian Rahtz and
+% Michel Goossens, now maintained by Karl Berry and others.
+% Public domain.
+%
+\documentclass{article}
+\let\tldocenglish=1  % for live4ht.cfg
+\usepackage{tex-live}
+\usepackage[latin1]{inputenc} % translators: use your preferred encodings.
+\usepackage[T1]{fontenc}
+
+\title{%
+  {\huge \textit{The \TeX\ Live Guide---2016}}
+}
+
+\author{Karl Berry, editor \\[3mm]
+        \url{http://tug.org/texlive/}
+       }
+
+\date{June 2016}
+
+\begin{document}
+\maketitle
+
+\begin{center}
+This year's \TeX\ Live is dedicated to our sadly departed colleagues
+Sebastian Rahtz and Peter Breitenlohner.
+\end{center}
+
+\begin{multicols}{2}
+\tableofcontents
+%\listoftables
+\end{multicols}
+
+\section{Introduction}
+\label{sec:intro}
+
+\subsection{\TeX\ Live and the \TeX\ Collection}
+
+This document describes the main features of the \TL{} software
+distribution\Dash \TeX{} and related programs for \GNU/Linux
+and other Unix flavors, \MacOSX, and Windows systems.
+
+You may have acquired \TL{} by downloading, or on the \TK{} \DVD, which
+\TeX{} user groups distribute among their members, or in other ways.
+Section \ref{sec:tl-coll-dists} briefly describes the contents of the
+\DVD.  Both \TL{} and the \TK{} are cooperative efforts by the \TeX{}
+user groups. This document mainly describes \TL{} itself.
+
+\TL{} includes executables for \TeX{}, \LaTeXe{}, \ConTeXt,
+\MF, \MP, \BibTeX{} and many other programs; an extensive collection
+of macros, fonts and documentation; and support for typesetting in
+many different scripts from around the world.
+
+For a brief summary of the major changes in this edition of \TL{},
+see the end of the document, section~\ref{sec:history}
+(\p.\pageref{sec:history}).
+
+
+\htmlanchor{platforms}
+\subsection{Operating system support}
+\label{sec:os-support}
+
+\TL{} contains binaries for many Unix-based platforms, including
+\GNU/Linux, \MacOSX, and Cygwin.  The included sources can be compiled
+on platforms for which we do not provide binaries.
+
+As to Windows: Windows Vista and later are supported.  Windows~XP and 2000
+will probably still mostly work.  There are no special 64-bit
+executables for Windows, but the 32-bit executables should run on 64-bit
+systems.
+
+See section~\ref{sec:tl-coll-dists} for alternate solutions
+for Windows and \MacOSX.
+
+\subsection{Basic installation of \protect\TL{}}
+\label{sec:basic}
+
+You can install \TL{} either from \DVD{} or over the Internet
+(\url{http://tug.org/texlive/acquire.html}). The net installer itself is
+small, and downloads everything requested from the Internet.
+
+The \DVD{} installer lets you install to a local disk.  You cannot run
+\TL{} directly from the \TK{} \DVD{} (or its \code{.iso} image), but you
+can prepare a runnable installation on, e.g., a \USB{} stick (see
+section~\ref{sec:portable-tl}).  Installation is described in later
+sections (\p.\pageref{sec:install}), but here is a quick start:
+
+\begin{itemize*}
+
+\item The installation script is named \filename{install-tl}.  It can
+  operate in a ``wizard mode'' given the option \code{-gui=wizard}
+  (default for Windows), a text mode given \code{-gui=text} (default for
+  everything else), and an expert \GUI{} mode given \code{-gui=perltk}.
+
+\item One of the installed items is the `\TL\ Manager' program,
+  named \prog{tlmgr}.  Like the installer, it can be used in both \GUI{}
+  mode and in text mode. You can use it to install and uninstall
+  packages and do various configuration tasks.
+
+\end{itemize*}
+
+
+\htmlanchor{security}
+\subsection{Security considerations}
+\label{sec:security}
+
+To the best of our knowledge, the core \TeX\ programs themselves are
+(and always have been) extremely robust.  However, the contributed
+programs in \TeX\ Live may not reach the same level, despite everyone's
+best efforts.  As always, you should be careful when running programs on
+untrusted input; for maximum safety, use a new subdirectory.
+
+This need for care is especially urgent on Windows, since in general
+Windows finds programs in the current directory before anything else,
+regardless of the search path.  This opens up a wide variety of possible
+attacks.  We have closed many holes, but undoubtedly some remain,
+especially with third-party programs.  Thus, we recommend checking for
+suspicious files in the current directory, especially executables
+(binaries or scripts).  Ordinarily they should not be present, and
+definitely should not normally be created by merely processing a document.
+
+Finally, \TeX\ (and its companion programs) are able to write files when
+processing documents, a feature that can also be abused in a wide
+variety of ways.  Again, processing unknown documents in a new
+subdirectory is the safest bet.
+
+
+\subsection{Getting help}
+\label{sec:help}
+
+The \TeX{} community is active and friendly, and most serious questions
+end up getting answered.  However, the support is informal, done by
+volunteers and casual readers, so it's especially important that you do
+your homework before asking.  (If you prefer guaranteed commercial
+support, you can forgo \TL{} completely and purchase a vendor's system;
+\url{http://tug.org/interest.html#vendors} has a list.)
+
+Here is a list of resources, approximately in the order we recommend
+using them:
+
+\begin{description}
+\item [Getting Started] If you are new to \TeX, the web page
+\url{http://tug.org/begin.html} gives a brief introduction to the system.
+
+\item [\TeX{} FAQ] The \TeX{} FAQ is a huge compendium
+  of answers to all sorts of questions, from the most basic to the
+  most arcane.  It is included on \TL{} in
+  \OnCD{texmf-dist/doc/generic/FAQ-en/}, and is available
+  on the Internet through \url{http://www.tex.ac.uk/faq}.  Please
+  check here first.
+
+\item [\TeX{} Catalogue] If you are looking for a specific package,
+font, program, etc., the \TeX{} Catalogue is the place to look.  It is a
+huge collection of all \TeX{}-related items.  See
+\url{http://mirror.ctan.org/help/Catalogue/}.
+
+\item [\TeX{} Web Resources] The web page
+\url{http://tug.org/interest.html} has many \TeX{}-related links, in
+particular for numerous books, manuals, and articles on all aspects of
+the system.
+
+\item [support archives] Principal support forums include the
+Usenet newsgroup \url{news:comp.text.tex}, the mailing list
+\email{texhax at tug.org}, and \url{http://tex.stackexchange.com}, a
+collaboratively edited question and answer site.  Their archives have
+years of past questions and answers for your searching pleasure, via
+\url{http://groups.google.com/group/comp.text.tex/topics} and
+\url{http://tug.org/mail-archives/texhax}, respectively.  And a general
+web search, for example on \url{http://google.com}, never hurts.
+
+\item [asking questions] If you cannot find an answer, you can post to
+\dirname{comp.text.tex} through Google or your newsreader, or to
+\email{texhax at tug.org} through email.  But before you post,
+\emph{please} read this FAQ entry, to maximize
+your chances of getting a useful answer:
+\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=askquestion}.
+Also worth mentioning are the \LaTeX{} Community site at
+\url{http://www.latex-community.org/} and its forum
+\url{http://www.latex-community.org/forum/}, and 
+\TeX\ StackExchange at \url{http://tex.stackexchange.com/}.
+
+\item [\TL{} support] If you want to report a bug or have
+suggestions or comments on the \TL{} distribution, installation, or
+documentation, the mailing list is \email{tex-live at tug.org}.  However,
+if your question is about how to use a particular program included in
+\TL{}, please write to that program's maintainer or
+mailing list.  Often running a program with the \code{-{}-help} option
+will provide a bug reporting address.
+
+\end{description}
+
+The other side of the coin is helping others who have questions.  Both
+\dirname{comp.text.tex} and \code{texhax} are open to anyone, so feel
+free to join, start reading, and help out where you can.
+
+
+% don't use \TL so the \uppercase in the headline works.  Also so
+% tex4ht ends up with the right TeX.  Likewise the \protect's.
+\section{Overview of \protect\TeX\protect\ Live}
+\label{sec:overview-tl}
+
+This section describes the contents of \TL{} and the \TK{} of which it
+is a part.
+
+\subsection{The \protect\TeX\protect\ Collection: \TL, pro\TeX{}t, Mac\TeX}
+\label{sec:tl-coll-dists}
+
+The \TK{} \DVD{} comprises the following:
+
+\begin{description}
+
+\item [\TL] A complete \TeX{} system to be installed to disk.  Home
+page: \url{http://tug.org/texlive/}.
+
+\item [Mac\TeX] for \MacOSX, this adds a native \MacOSX\ installer and other
+Mac applications to \TL{}.  Home page:
+\url{http://tug.org/mactex/}.
+
+\item [pro\TeX{}t] An enhancement of the \MIKTEX\ distribution for Windows,
+\ProTeXt\ adds a few extra tools to \MIKTEX, and simplifies
+installation.  It is entirely independent of \TL{}, and has its own
+installation instructions.  Home page:
+\url{http://tug.org/protext/}.
+
+\item [CTAN] A snapshot of the \CTAN{} repository (\url{http://www.ctan.org/}).
+
+\end{description}
+
+\CTAN{} and \pkgname{protext} do not follow the same copying conditions
+as \TL{}, so be careful when redistributing or modifying.
+
+
+\subsection{Top level \TL{} directories}
+\label{sec:tld}
+
+Here is a brief listing and description of the top level directories in a
+\TL{} installation.  
+
+\begin{ttdescription}
+\item[bin] The \TeX{} system programs, arranged by platform.
+%
+\item[readme-*.dir] Quick overview and useful links for \TL{},
+in various languages, in both \HTML{} and plain text.
+%
+\item[source] The source to all included programs, including the main
+  \Webc{}-based \TeX{} distributions.
+%
+\item[texmf-dist] The principal tree; see \dirname{TEXMFDIST} below.
+%
+\item[tlpkg] Scripts, programs and data for managing the
+  installation, and special support for Windows.
+\end{ttdescription}
+
+In addition to the directories above, the installation scripts and
+\filename{README} files (in various languages) are at the top level of
+the distribution.
+
+For documentation, the comprehensive links in the top-level file
+\OnCD{doc.html} may be helpful.  The documentation for nearly everything
+(packages, formats, fonts, program manuals, man pages, Info files) is in
+\dirname{texmf-dist/doc}.  You can use the \cmdname{texdoc} program to
+find documentation wherever it is located.
+
+This \TL\ documentation itself is in \dirname{texmf-dist/doc/texlive},
+available in several languages:
+
+\begin{itemize*}
+\item{Czech/Slovak:} \OnCD{texmf-dist/doc/texlive/texlive-cz}
+\item{German:} \OnCD{texmf-dist/doc/texlive/texlive-de}
+\item{English:} \OnCD{texmf-dist/doc/texlive/texlive-en}
+\item{French:} \OnCD{texmf-dist/doc/texlive/texlive-fr}
+\item{Italian:} \OnCD{texmf-dist/doc/texlive/texlive-it}
+\item{Polish:} \OnCD{texmf-dist/doc/texlive/texlive-pl}
+\item{Russian:} \OnCD{texmf-dist/doc/texlive/texlive-ru}
+\item{Serbian:} \OnCD{texmf-dist/doc/texlive/texlive-sr}
+\item{Simplified Chinese:} \OnCD{texmf-dist/doc/texlive/texlive-zh-cn}
+\end{itemize*}
+
+\subsection{Overview of the predefined texmf trees}
+\label{sec:texmftrees}
+
+This section lists the predefined variables specifying the texmf trees
+used by the system, and their intended purpose, and the default layout
+of \TL{}. The command \texttt{tlmgr~conf} shows the values of these
+variables, so that you can easily find out how they map to particular
+directories in your installation.
+
+All of the trees, including the personal ones, should follow the \TeX\
+Directory Structure (\TDS, \url{http://tug.org/tds}), with all its
+myriad subdirectories, or files may not be found.  Section
+\ref{sec:local-personal-macros} (\p.\pageref{sec:local-personal-macros})
+describes this in more detail.
+
+\begin{ttdescription}
+\item [TEXMFDIST] The tree which holds nearly all of the files in the original
+  distribution---configuration files, scripts, packages, fonts, etc.
+  (The main exception are the per-platform executables, which are stored
+  in a sibling directory \code{bin/}.)
+\item [TEXMFLOCAL] The tree which administrators can use for system-wide
+  installation of additional or updated macros, fonts, etc.
+\item [TEXMFHOME] The tree which users can use for their own individual
+  installations of additional or updated macros, fonts, etc.
+  The expansion of this variable dynamically adjusts for each user to
+  their own individual directory.
+\item [TEXMFCONFIG] The (personal) tree used by the utilities
+  \verb+texconfig+, \verb+updmap+, and \verb+fmtutil+ to store modified
+  configuration data.
+\item [TEXMFSYSCONFIG] The (site-wide) tree used by the utilities
+  \verb+texconfig-sys+, \verb+updmap-sys+, and \verb+fmtutil-sys+ to
+  store modified configuration data.
+\item [TEXMFVAR] The (personal) tree used by \verb+texconfig+,
+  \verb+updmap+ and \verb+fmtutil+ to store (cached) runtime data such
+  as format files and generated map files.
+\item [TEXMFSYSVAR] The (site-wide) tree used by \verb+texconfig-sys+,
+  \verb+updmap-sys+ and \verb+fmtutil-sys+, and also by \verb+tlmgr+, to
+  store (cached) runtime data such as format files and generated map files.
+\item [TEXMFCACHE] The tree(s) used by \ConTeXt\ MkIV and Lua\LaTeX\
+  to store (cached) runtime data; defaults to \code{TEXMFSYSVAR},
+  or (if that's not writable), \code{TEXMFVAR}.
+\end{ttdescription}
+
+\noindent
+The default layout is:
+\begin{description}
+  \item[system-wide root] can span multiple \TL{} releases:
+  \begin{ttdescription}
+    \item[2015] A previous release.
+    \item[2016] The current release.
+    \begin{ttdescription}
+      \item [bin] ~
+      \begin{ttdescription}
+        \item [i386-linux] \GNU/Linux binaries
+        \item [...]
+        \item [universal-darwin] \MacOSX\ binaries
+        \item [win32] Windows binaries
+      \end{ttdescription}
+      \item [texmf-dist\ \ ]      \envname{TEXMFDIST} and \envname{TEXMFMAIN}
+      \item [texmf-var \ \ ]      \envname{TEXMFSYSVAR}, \envname{TEXMFCACHE}
+      \item [texmf-config]        \envname{TEXMFSYSCONFIG}
+    \end{ttdescription}
+    \item [texmf-local] \envname{TEXMFLOCAL}, intended to be
+      retained from release to release.
+  \end{ttdescription}
+  \item[user's home directory] (\texttt{\$HOME} or
+      \texttt{\%USERPROFILE\%})
+    \begin{ttdescription}
+      \item[.texlive2015] Privately generated and configuration data
+        for a previous release.
+      \item[.texlive2016] Privately generated and configuration data
+        for the current release.
+      \begin{ttdescription}
+        \item [texmf-var\ \ \ ] \envname{TEXMFVAR}, \envname{TEXMFCACHE}
+        \item [texmf-config]    \envname{TEXMFCONFIG}
+      \end{ttdescription}
+    \item[texmf] \envname{TEXMFHOME} Personal macros, etc.
+  \end{ttdescription}
+\end{description}
+
+
+\subsection{Extensions to \protect\TeX}
+\label{sec:tex-extensions}
+
+Knuth's original \TeX{} itself is frozen, apart from rare bug fixes. It
+is present in \TL\ as the program \prog{tex}, and will remain so
+for the foreseeable future.  \TL{} also contains several extended versions of
+\TeX\ (also known as \TeX\ engines):
+
+\begin{description}
+
+\item [\eTeX] adds a set of new primitives
+\label{text:etex} (related to macro expansion, character scanning,
+classes of marks, additional debugging features, and more) and the
+\TeXXeT{} extensions for bidirectional typesetting.  In default mode,
+\eTeX{} is 100\% compatible with ordinary \TeX. See
+\OnCD{texmf-dist/doc/etex/base/etex_man.pdf}.
+
+\item [pdf\TeX] builds on the \eTeX\ extensions, adding support for
+writing PDF output as well as \dvi{}, and many non-output-related
+extensions.  This is the program invoked for most formats, e.g.,
+\prog{etex}, \prog{latex}, \prog{pdflatex}.  Its web site is
+\url{http://www.pdftex.org/}.  See
+\OnCD{texmf-dist/doc/pdftex/manual/pdftex-a.pdf} for the manual, and
+\OnCD{texmf-dist/doc/pdftex/manual/samplepdf/samplepdf.tex} for example
+usage of some of its features.
+
+\item [Lua\TeX] is the designated successor of pdf\TeX,
+and is mostly (but not entirely) backward-compatible.  It is also
+intended to be a functional superset of Aleph (see below), though
+technical compatibility is not intended. The incorporated Lua
+interpreter (\url{http://www.lua.org/}) enables elegant solutions for
+many thorny \TeX{} problems. When called as \filename{texlua}, it
+functions as a standalone Lua interpreter, and is already used as such
+within \TL.  Its web site is \url{http://www.luatex.org/}, and the
+reference manual is \OnCD{texmf-dist/doc/luatex/base/luatex.pdf}.
+
+\item [\XeTeX] adds support for Unicode input and OpenType- and system
+fonts, implemented using standard third-party libraries.  See
+\url{http://tug.org/xetex}.
+
+\item [\OMEGA\ (Omega)] is based on Unicode (16-bit characters), thus
+supports working with almost all the world's scripts simultaneously. It
+also supports so-called `\OMEGA{} Translation Processes' (OTPs),
+for performing complex transformations on arbitrary input.  Omega is no
+longer included in \TL{} as a separate program; only Aleph is provided:
+
+\item [Aleph] combines the \OMEGA\ and \eTeX\ extensions.
+See \OnCD{texmf-dist/doc/aleph/base}.
+
+\end{description}
+
+
+\subsection{Other notable programs in \protect\TL}
+
+Here are a few other commonly-used programs included in \TL{}:
+
+\begin{cmddescription}
+
+\item [bibtex] bibliography support.
+
+\item [makeindex, xindy] index support.
+
+\item [dvips] convert \dvi{} to \PS{}.
+
+\item [xdvi] \dvi{} previewer for the X Window System.
+
+\item [dviconcat, dviselect] cut and paste pages
+from \dvi{} files.
+
+\item [dvipdfmx] convert \dvi{} to PDF, an alternative approach
+to pdf\TeX\ (mentioned above).
+
+\item [psselect, psnup, \ldots] \PS{} utilities.
+
+\item [pdfjam, pdfjoin, \ldots] PDF utilities.
+
+\item [context, mtxrun] Con\TeX{}t and PDF processor.
+
+\item [htlatex, \ldots] \cmdname{tex4ht}: \AllTeX{} to HTML (and
+XML and more) converter.
+
+\end{cmddescription}
+
+
+\htmlanchor{installation}
+\section{Installation}
+\label{sec:install}
+
+\subsection{Starting the installer}
+\label{sec:inst-start}
+
+To begin, get the \TK{} \DVD{} or download the \TL{} net installer.  See
+\url{http://tug.org/texlive/acquire.html} for more information and other
+methods of getting the software.
+
+\begin{description}
+\item [Net installer, .zip or .tar.gz:] Download from \CTAN, under
+\dirname{systems/texlive/tlnet}; the url
+\url{http://mirror.ctan.org/systems/texlive/tlnet} should redirect to a
+nearby, up-to-date, mirror.  You can retrieve either
+\filename{install-tl.zip} which can be used under Unix and Windows, or
+the considerably smaller \filename{install-unx.tar.gz} for Unix
+only. After unpacking, \filename{install-tl} and
+\filename{install-tl-windows.bat} will be in the \dirname{install-tl}
+subdirectory.
+
+\item[Net installer, Windows .exe:] Download from \CTAN{} as above,
+and double-click. This starts up a first-stage installer and unpacker;
+see Figure~\ref{fig:nsis}. It gives three choices: ``Simple install''
+starts up the wizard installer, ``Custom install'' the expert \GUI{}
+installer, as described in section~\ref{sec:wininst}. A third option is
+just unpacking.
+
+\item [\TeX{} Collection \DVD:] go to the \DVD's \dirname{texlive}
+subdirectory. Under Windows, the installer normally starts automatically
+when you insert the \DVD.  You can get the \DVD\ by becoming a member of
+a \TeX\ user group (highly recommended,
+\url{http://tug.org/usergroups.html}), or purchasing it separately
+(\url{http://tug.org/store}), or burning your own from the \ISO\ image.
+You can also mount the \ISO\ directly on most systems.  After installing
+from \DVD\ or \ISO, if you want to get continuing updates from the
+Internet, please see \ref{sec:dvd-install-net-updates}.
+
+\end{description}
+
+\begin{figure}[tb]
+\tlpng{nsis_installer}{.6\linewidth}
+\caption{First stage of Windows .exe installer}\label{fig:nsis}
+\end{figure}
+
+The same installer program is run, whatever the source.  The most
+visible difference between the two is that with the net installer, what
+you end up with is the packages that are currently available.  This is
+in contrast to the \DVD\ and \ISO\ images, which are not updated between
+the major public releases.
+
+If you need to download through proxies, use a \filename{~/.wgetrc} file
+or environment variables with the proxy settings for Wget
+(\url{http://www.gnu.org/software/wget/manual/html_node/Proxies.html}).
+\TL{} always uses \GNU\ Wget to download.  Of course, this should not
+matter if you are installing from the \DVD\ or \ISO\ image.
+
+\noindent
+The following sections explain installer start-up in more detail.
+
+\subsubsection{Unix}
+
+Below, \texttt{>} denotes the shell prompt; user input is
+\Ucom{\texttt{bold}}.
+The script \filename{install-tl} is a Perl script.  The simplest way
+to start it on a Unix-compatible system is as follows:
+\begin{alltt}
+> \Ucom{perl /path/to/installer/install-tl}
+\end{alltt}
+(Or you can invoke \Ucom{/path/to/installer/install-tl} if it stayed
+executable, or \texttt{cd} to the directory first, etc.; we won't repeat
+all the variations.)  You may have to enlarge your terminal window so
+that it shows the full text installer screen
+(Figure~\ref{fig:text-main}).
+
+To install in expert \GUI\ mode (figure~\ref{fig:gui-main}), you'll
+need the \dirname{Perl::TK} module compiled with XFT support,
+which is generally the case with \GNU/Linux, but often not so with other
+systems.  Given that, you can run:
+\begin{alltt}
+> \Ucom{perl install-tl -gui}
+\end{alltt}
+
+For a complete listing of the various options:
+\begin{alltt}
+> \Ucom{perl install-tl -help}
+\end{alltt}
+
+\textbf{Warning about Unix permissions:} Your \code{umask} at the time
+of installation will be respected by the \TL{} installer.  Therefore, if
+you want your installation to be usable by users other than you, make
+sure your setting is sufficiently permissive, for instance, \code{umask
+002}.  For more information about \code{umask}, consult your system
+documentation.
+
+\textbf{Special considerations for Cygwin:} Unlike other
+Unix-compatible systems, Cygwin does not by default include all of the
+prerequisite programs needed by the \TL{} installer.  See
+Section~\ref{sec:cygwin}.
+
+
+\subsubsection{\MacOSX}
+\label{sec:macosx}
+
+As mentioned in section~\ref{sec:tl-coll-dists}, a separate distribution
+is prepared for \MacOSX, named Mac\TeX\ (\url{http://tug.org/mactex}).
+We recommend using the native Mac\TeX\ installer instead of the \TL\
+installer on \MacOSX, because the native installer makes a few
+Mac-specific adjustments, in particular to allow easily switching
+between the various \TeX\ distributions for \MacOSX\ (Mac\TeX, Fink,
+MacPorts, \ldots) using the so-called \TeX{}Dist data structure.
+
+Mac\TeX\ is firmly based on \TL, and the main \TeX\ trees and binaries
+are precisely the same.  It adds a few extra folders with Mac-specific
+documentation and applications.
+
+
+\subsubsection{Windows}\label{sec:wininst}
+
+If you are using the unpacked downloaded zip file, or the \DVD\
+installer failed to start automatically, double-click
+\filename{install-tl-windows.bat}.  If you want more customization
+options, e.g., selection of specific package collections, run
+\filename{install-tl-advanced.bat} instead.
+
+You can also start the installer from the command-prompt.  Below,
+\texttt{>} denotes the prompt; user input is \Ucom{\texttt{bold}}.  If
+you are in the installer directory, run just:
+\begin{alltt}
+> \Ucom{install-tl-windows}
+\end{alltt}
+
+Or you can invoke it with an absolute location, such as:
+\begin{alltt}
+> \Ucom{D:\bs{}texlive\bs{}install-tl-windows}
+\end{alltt}
+for the \TK\ \DVD, supposing that \dirname{D:} is the optical
+drive. Figure~\ref{fig:wizard-w32} displays the wizard installer, which
+is the default for Windows.
+
+To install in text mode, use:
+\begin{alltt}
+> \Ucom{install-tl-windows -no-gui}
+\end{alltt}
+
+For a complete listing of the various options:
+\begin{alltt}
+> \Ucom{install-tl-windows -help}
+\end{alltt}
+
+\begin{figure}[tb]
+\begin{boxedverbatim}
+Installing TeX Live 2016 from: ...
+Platform: i386-linux => 'GNU/Linux on Intel x86'
+Distribution: inst (compressed)
+Directory for temporary files: /tmp
+...
+ Detected platform: GNU/Linux on Intel x86
+ 
+ <B> binary platforms: 1 out of 17
+
+ <S> set installation scheme (scheme-full)
+
+ <C> customizing installation collections
+     47 collections out of 48, disk space required: 4268 MB
+
+ <D> directories:
+   TEXDIR (the main TeX directory):
+     /usr/local/texlive/2016
+   ...
+
+ <O> options:
+   [ ] use letter size instead of A4 by default
+   ...
+ 
+ <V> set up for portable installation
+
+Actions:
+ <I> start installation to hard disk
+ <H> help
+ <Q> quit
+\end{boxedverbatim}
+\caption{Main text installer screen (\GNU/Linux)}\label{fig:text-main}
+\end{figure}
+
+\begin{figure}[tb]
+\tlpng{install-lnx-main}{\linewidth}
+\caption{Expert \GUI{} installer screen (\GNU/Linux)}\label{fig:gui-main}
+\end{figure}
+
+\begin{figure}[tb]
+\tlpng{wizard-w32}{\linewidth}
+\caption{Wizard installer screen (Windows)}\label{fig:wizard-w32}
+\end{figure}
+
+
+\htmlanchor{cygwin}
+\subsubsection{Cygwin}
+\label{sec:cygwin}
+
+Before beginning the installation, use Cygwin's \filename{setup.exe} program to
+install the \filename{perl} and \filename{wget} packages if you have
+not already done so.  The following additional packages are
+recommended:
+\begin{itemize*}
+\item \filename{fontconfig} [needed by \XeTeX\ and Lua\TeX]
+\item \filename{ghostscript} [needed by various utilities]
+\item \filename{libXaw7} [needed by \code{xdvi}]
+\item \filename{ncurses} [provides the \code{clear} command used by the installer]
+\end{itemize*}
+
+
+\subsubsection{The text installer}
+
+Figure~\ref{fig:text-main} displays the main text mode screen under
+Unix.  The text installer is the default on Unix.
+
+This is only a command-line installer; there is no cursor support at
+all.  For instance, you cannot tab around checkboxes or input fields.
+You just type something (case-sensitive) at the prompt and press the
+Enter key, and then the entire terminal screen will be rewritten, with
+adjusted content.
+
+The text installer interface is this primitive for a reason: it
+is designed to run on as many platforms as possible, even with a
+very barebones Perl.
+
+\subsubsection{The expert graphical installer}
+
+Figure~\ref{fig:gui-main} displays the expert graphical installer under
+\GNU/Linux.  Other than using buttons and menus, this does
+not differ much from the text installer.
+
+This mode can be invoked explicitly with
+\begin{alltt}
+> \Ucom{install-tl -gui=perltk}
+\end{alltt}
+
+
+\subsubsection{The simple wizard installer}
+
+Under Windows, the default is to run the simplest installation method we
+could devise, called the ``wizard'' installer
+(figure~\ref{fig:wizard-w32}).  It installs everything and asks almost
+no questions.  If you want to customize your setup, you should run one
+of the other installers.
+
+On other platforms, this mode can be invoked explicitly with
+\begin{alltt}
+> \Ucom{install-tl -gui=wizard}
+\end{alltt}
+
+
+\subsection{Running the installer}
+\label{sec:runinstall}
+
+The installer is intended to be mostly self-explanatory, but following are a
+few notes about the various options and submenus.
+
+\subsubsection{Binary systems menu (Unix only)}
+\label{sec:binary}
+
+\begin{figure}[tb]
+\begin{boxedverbatim}
+Available platforms:
+===============================================================================
+   a [ ] Cygwin on Intel x86 (i386-cygwin)
+   b [ ] Cygwin on x86_64 (x86_64-cygwin)
+   c [ ] MacOSX/Darwin universal binaries (universal-darwin)
+   d [ ] MacOSX/Darwin on x86_64 (x86_64-darwin)
+   e [ ] FreeBSD on x86_64 (amd64-freebsd)
+   f [ ] FreeBSD on Intel x86 (i386-freebsd)
+   g [ ] GNU/Linux on ARM (armel-linux)
+   h [ ] GNU/Linux on ARMhf (armhf-linux)
+   i [X] GNU/Linux on Intel x86 (i386-linux)
+   j [ ] GNU/Linux on PowerPC (powerpc-linux)
+   k [ ] GNU/Linux on x86_64 (x86_64-linux)
+   l [ ] NetBSD on x86_64 (amd64-netbsd)
+   m [ ] NetBSD on Intel x86 (i386-netbsd)
+   o [ ] Solaris on Intel x86 (i386-solaris)
+   p [ ] Solaris on Sparc (sparc-solaris)
+   s [ ] Solaris on x86_64 (x86_64-solaris)
+   t [ ] Windows (win32)
+\end{boxedverbatim}
+\caption{Binaries menu}\label{fig:bin-text}
+\end{figure}
+
+Figure~\ref{fig:bin-text} displays the text mode binaries menu.  By
+default, only the binaries for your current platform will be installed.
+From this menu, you can select installation of binaries for other
+platforms as well.  This can be useful if you are sharing a \TeX\
+tree across a network of heterogeneous machines, or for a dual-boot
+system.
+
+\subsubsection{Selecting what is to be installed}
+\label{sec:components}
+
+\begin{figure}[tbh]
+\begin{boxedverbatim}
+Select scheme:
+===============================================================================
+ a [X] full scheme (everything)
+ b [ ] medium scheme (small + more packages and languages)
+ c [ ] small scheme (basic + xetex, metapost, a few languages)
+ d [ ] basic scheme (plain and latex)
+ e [ ] minimal scheme (plain only)
+ f [ ] ConTeXt scheme
+ g [ ] GUST TeX Live scheme
+ h [ ] teTeX scheme (more than medium, but nowhere near full)
+ i [ ] XML scheme
+ j [ ] custom selection of collections
+\end{boxedverbatim}
+\caption{Scheme menu}\label{fig:scheme-text}
+\end{figure}
+
+Figure~\ref{fig:scheme-text} displays the \TL\ scheme menu; from here,
+you choose a ``scheme'', which is an overall set of package collections.
+The default \optname{full} scheme installs everything available.  This
+is recommended, but you can also choose the \optname{basic} scheme for a
+small system, \optname{minimal} for testing purposes, and
+\optname{medium} or \optname{teTeX} to get something in between.  There
+are also various specialized and country-specific schemes.
+
+\begin{figure}[tb]
+\centering \tlpng{stdcoll}{.7\linewidth}
+\caption{Collections menu}\label{fig:collections-gui}
+\end{figure}
+
+You can refine your scheme selection with the `collections' menu
+(figure~\ref{fig:collections-gui}, shown in \GUI\ mode for a change).
+
+Collections are one level more detailed than schemes\Dash in essence, a
+scheme consists of several collections, a collection consists of one or
+more packages, and a package (the lowest level grouping in \TL) contains
+the actual \TeX\ macro files, font files, and so on.
+
+If you want more control than the collection menus provide, you can use
+the \TeX\ Live Manager (\prog{tlmgr}) program after installation (see
+section~\ref{sec:tlmgr}); using that, you can control the installation
+at the package level.
+
+\subsubsection{Directories}
+\label{sec:directories}
+
+The default layout is described in section~\ref{sec:texmftrees},
+\p.\pageref{sec:texmftrees}.  The default installation directory is
+\dirname{/usr/local/texlive/2016} on Unix and
+|%SystemDrive%\texlive\2016| on Windows.  This arrangement enables
+having many parallel \TL\ installations, such as one for each release
+(typically by year, as here), and you can switch between them merely by
+altering your search path.
+
+That installation directory can be overridden by setting the so-called
+\dirname{TEXDIR} in the installer.  The \GUI\ screen for this and other
+options is shown in figure~\ref{fig:gui-main}.  The most common reasons
+to change it are either lacking enough disk space in that partition (the
+full \TL\ needs several gigabytes), or lacking write permission for the
+default location (you don't have to be root or administrator to install
+\TL, but you do need write access to the target directory).
+
+The installation directories can also be changed by setting a variety of
+environment variables before running the installer (most likely,
+\envname{TEXLIVE\_INSTALL\_PREFIX} or
+\envname{TEXLIVE\_INSTALL\_TEXDIR}); see the documentation from
+|install-tl --help| (available online at
+\url{http://tug.org/texlive/doc/install-tl.html}) for the full list and
+more details.
+
+A reasonable alternative destination is a directory under your home,
+especially if you will be the sole user. Use `|~|' to indicate this, as
+in `|~/texlive/2016|'.
+
+We recommend including the year in the name, to enable keeping different
+releases of \TL{} side by side.  (You may wish to also maintain a
+version-independent name, such as \dirname{/usr/local/texlive-cur}, via a
+symbolic link, which you can then repoint after testing the new release.)
+
+Changing \dirname{TEXDIR} in the installer will also change
+\dirname{TEXMFLOCAL}, \dirname{TEXMFSYSVAR} and
+\dirname{TEXMFSYSCONFIG}.
+
+\dirname{TEXMFHOME} is the recommended location for personal macro files
+or packages.  The default value is |~/texmf|.  In contrast to
+\dirname{TEXDIR}, here a |~| is preserved in the newly-written
+configuration files, since it usefully refers to the home directory of
+the user running \TeX.  It expands to \dirname{$HOME} on Unix and
+\verb|%USERPROFILE%| on Windows.  Special redundant note:
+\envname{TEXMFHOME}, like all trees, must be organized according to the
+\TDS, or files may not be found.
+
+\dirname{TEXMFVAR} is the location for storing most cached runtime data
+specific to each user.  \dirname{TEXMFCACHE} is the variable name used
+for that purpose by Lua\LaTeX and \ConTeXt\ MkIV (see
+section~\ref{sec:context-mkiv}, \p.\pageref{sec:context-mkiv}); its
+default value is \dirname{TEXMFSYSVAR}, or (if that's not writable),
+\dirname{TEXMFVAR}.
+
+
+\subsubsection{Options}
+\label{sec:options}
+
+\begin{figure}[tbh]
+\begin{boxedverbatim}
+Options setup:
+===============================================================================
+ <P> use letter size instead of A4 by default: [ ]
+ <E> execution of restricted list of programs: [X]
+ <F> create format files:                      [X]
+ <D> install font/macro doc tree:              [X]
+ <S> install font/macro source tree:           [X]
+ <L> create symlinks in standard directories:  [ ]
+            binaries to:
+            manpages to:
+                info to:
+ <Y> after installation, get package updates from CTAN: [X]
+\end{boxedverbatim}
+\caption{Options menu (Unix)}\label{fig:options-text}
+\end{figure}
+
+Figure~\ref{fig:options-text} shows the text mode options menu.
+More info on each:
+
+\begin{description}
+\item[use letter size instead of A4 by default:] The default paper
+  size selection.  Of course, individual documents can and should
+  specify a specific paper size, if desired.
+
+\item[execution of restricted list of programs:] As of \TL\ 2010,
+  execution of a few external programs is allowed by default.  The (very
+  short) list of allowed programs is given in the \filename{texmf.cnf}.
+  See the 2010 news (section~\ref{sec:2010news}) for more details.
+
+\item[create format files:] Although unnecessary format files
+  take time to generate and disk space to store, it is still recommended
+  to leave this option checked: if you don't, then format files will be
+  generated in people's private \dirname{TEXMFVAR} tree as they are
+  needed.  In that location, they will not be updated automatically if
+  (say) binaries or hyphenation patterns are updated in the
+  installation, and thus you could end up with incompatible format files.
+
+\item[install font/macro \ldots\ tree:] Omit downloading/installing the
+  documentation and source files included in most packages.  Not recommended.
+
+\item[create symlinks in standard directories:]
+  This option (Unix only) bypasses the need to change environment
+  variables. Without this option, \TL{} directories usually have to be
+  added to \envname{PATH}, \envname{MANPATH} and \envname{INFOPATH}. You
+  will need write permissions to the target directories.  It is strongly
+  advised \emph{not} to overwrite a \TeX\ system that came with your
+  system with this option.  It is intended primarily for accessing the
+  \TeX\ system through directories that are already known to users, such
+  as \dirname{/usr/local/bin}, which don't already contain any \TeX\
+  files.
+
+\item[after installation \ldots\ \CTAN:] When installing from \DVD, this
+  option is enabled by default, since usually one wants to take any
+  subsequent package updates from the \CTAN\ area that is updated
+  throughout the year.  The only likely reason to disable it is if you
+  install only a subset from the \DVD\ and plan to augment the
+  installation later.  In any case, the package repository for the
+  installer, and for updates after installation, can be set
+  independently as needed; see section~\ref{sec:location} and
+  section~\ref{sec:dvd-install-net-updates}.
+\end{description}
+
+When all the settings are to your liking, you can type `I' to start the
+installation process. When it is done, skip to
+section~\ref{sec:postinstall} to read what else needs to be done, if
+anything.
+
+\subsection{Command-line install-tl options}
+\label{sec:cmdline}
+
+Type
+\begin{alltt}
+> \Ucom{install-tl -help}
+\end{alltt}
+for a listing of command-line options.  Either |-| or |--| can be used
+to introduce option names.  These are the most common ones:
+
+\begin{ttdescription}
+\item[-gui] If possible, use the \GUI{} installer. This requires the
+  Perl/Tk module (\url{http://tug.org/texlive/distro.html#perltk})
+  compiled with XFT support; if Perl/Tk is not available,
+  installation continues in text mode.
+
+\item[-no-gui] Force using the text mode installer, even under
+  Windows.
+
+\item[-lang {\sl LL}] Specify the installer interface
+  language as a standard (usually two-letter) code.  The installer tries
+  to automatically determine the right language but if it fails, or if
+  the right language is not available, then it uses English as a
+  fallback.  Run \verb|install-tl --help| to get the list of available
+  languages.
+
+\item[-portable] Install for portable use on, e.g., a \USB{} stick.
+  Also selectable from within the text installer with the \code{V}
+  command, and from the \GUI{} installer.  See
+  section~\ref{sec:portable-tl}.
+
+\item[-profile {\sl file}] Load the installation profile \var{file} and
+  do the installation with no user interaction.  The installer always
+  writes a file \filename{texlive.profile} to the \dirname{tlpkg}
+  subdirectory of your installation.  That file can be given as the
+  argument to redo the exact same installation on a different system,
+  for example.  Alternatively, you can use a custom profile, most easily
+  created by starting from a generated one and changing values, or an
+  empty file, which will take all the defaults.
+
+\item [-repository {\sl url-or-directory}] Specify package
+  repository from which to install; see following.
+
+\htmlanchor{opt-in-place}
+\item[-in-place] (Documented only for completeness: Do not use this
+  unless you know what you are doing.) If you already have an rsync, svn,
+  or other copy of \TL{} (see
+  \url{http://tug.org/texlive/acquire-mirror.html}) then this option
+  will use what you've got, as-is, and do only the necessary
+  post-install.  Be warned that the file \filename{tlpkg/texlive.tlpdb}
+  may be overwritten; saving it is your responsibility.  Also, package
+  removal has to be done manually. This option cannot be toggled via the
+  installer interface.
+\end{ttdescription}
+
+
+\subsubsection{The \optname{-repository} option}
+\label{sec:location}
+
+The default network package repository is a \CTAN{} mirror chosen
+automatically via \url{http://mirror.ctan.org}.
+
+If you want to override that, the location value can be a url starting
+with \texttt{ftp:}, \texttt{http:}, or \texttt{file:/}, or a plain
+directory path.  (When giving an \texttt{http:}\ or \texttt{ftp:}\
+location, trailing `\texttt{/}' characters and/or a trailing
+`\texttt{/tlpkg}' component are ignored.)
+
+For example, you could choose a particular \CTAN\ mirror with something
+like: \url{http://ctan.example.org/tex-archive/systems/texlive/tlnet/},
+substituting a real hostname and its particular top-level \CTAN\ path
+for |ctan.example.org/tex-archive|.  The list of \CTAN\ mirrors is
+maintained at \url{http://ctan.org/mirrors}.
+
+If the given argument is local (either a path or a \texttt{file:/} url),
+compressed files in an \dirname{archive} subdirectory of the repository
+path are used (even if uncompressed files are available as well).
+
+
+\subsection{Post-install actions}
+\label{sec:postinstall}
+
+Some post-installation may be required.
+
+\subsubsection{Environment variables for Unix}
+\label{sec:env}
+
+If you elected to create symlinks in standard directories (described in
+section~\ref{sec:options}), then there is no need to edit environment
+variables.  Otherwise, on Unix systems, the directory of the binaries
+for your platform must be added to the search path.  (On Windows, the
+installer takes care of this.)
+
+Each supported platform has its own subdirectory under
+\dirname{TEXDIR/bin}. See figure~\ref{fig:bin-text} for the list of
+subdirectories and corresponding platforms.
+
+Optionally, you can also add the documentation man and Info directories
+to their respective search paths, if you want the system tools to find
+them.  The man pages might be found automatically after the addition to
+\envname{PATH}.
+
+For Bourne-compatible shells such as \prog{bash}, and using Intel x86
+GNU/Linux and a default directory setup as an example, the file to edit
+might be \filename{$HOME/.profile} (or another file sourced by
+\filename{.profile}, and the lines to add would look like this:
+
+\begin{sverbatim}
+PATH=/usr/local/texlive/2016/bin/i386-linux:$PATH; export PATH
+MANPATH=/usr/local/texlive/2016/texmf-dist/doc/man:$MANPATH; export MANPATH
+INFOPATH=/usr/local/texlive/2016/texmf-dist/doc/info:$INFOPATH; export INFOPATH
+\end{sverbatim}
+
+For csh or tcsh, the file to edit is typically \filename{$HOME/.cshrc}, and
+the lines to add might look like:
+
+\begin{sverbatim}
+setenv PATH /usr/local/texlive/2016/bin/i386-linux:$PATH
+setenv MANPATH /usr/local/texlive/2016/texmf-dist/doc/man:$MANPATH
+setenv INFOPATH /usr/local/texlive/2016/texmf-dist/doc/info:$INFOPATH
+\end{sverbatim}
+
+If you already have settings somewhere in your ``dot'' files, naturally
+the \TL\ directories should be merged in as appropriate.
+
+
+\subsubsection{Environment variables: Global configuration}
+\label{sec:envglobal}
+
+If you want to make these changes globally, or for a user newly added to
+the system, then you are on your own; there is just too much variation
+between systems in how and where these things are configured.
+
+Our two hints are: 1)~you may want to check for a file
+\filename{/etc/manpath.config} and, if present, add lines such as
+
+\begin{sverbatim}
+MANPATH_MAP /usr/local/texlive/2016/bin/i386-linux \
+            /usr/local/texlive/2016/texmf-dist/doc/man
+\end{sverbatim}
+
+And 2)~check for a file \filename{/etc/environment} which may define the
+search path and other default environment variables.
+
+In each (Unix) binary directory, we also create a symbolic link named
+\code{man} to the directory \dirname{texmf-dist/doc/man}.  Some \code{man}
+programs, such as the standard \MacOSX\ \code{man}, will automatically
+find that, obviating the need for any man page setup.
+
+
+\subsubsection{Internet updates after \DVD\ installation}
+\label{sec:dvd-install-net-updates}
+
+If you installed \TL\ from \DVD\ and then wish to get updates from the
+Internet, you need to run this command---\emph{after} you've updated
+your search path (as described in the previous section):
+
+\begin{alltt}
+> \Ucom{tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet}
+\end{alltt}
+
+This tells \cmdname{tlmgr} to use a nearby \CTAN\ mirror for future updates.
+This is done by default when installing from \DVD, via the option
+described in section~\ref{sec:options}.
+
+If there are problems with the automatic mirror selection, you can
+specify a particular \CTAN\ mirror from the list at
+\url{http://ctan.org/mirrors}.  Use the exact path to the
+\dirname{tlnet} subdir on that mirror, as shown above.
+
+
+\htmlanchor{xetexfontconfig}  % keep historical anchor working
+\htmlanchor{sysfontconfig}
+\subsubsection{System font configuration for \XeTeX\ and Lua\TeX}
+\label{sec:font-conf-sys}
+
+\XeTeX\ and Lua\TeX\ can use any font installed on the system, not just
+those in the \TeX\ trees.  They do these via related but not identical
+methods.
+
+On Windows, fonts shipped with \TL\ are automatically made available to
+\XeTeX\ by font name.  On \MacOSX, supporting font name lookups requires
+additional steps; please see the Mac\TeX\ web pages
+(\url{http://tug.org/mactex}).  For other Unix systems, the procedure to
+be able to find the fonts shipped with \TL\ via font name follows.
+
+To facilitate this, when the \pkgname{xetex} package is installed
+(either at initial installation or later), the necessary configuration
+file is created in
+\filename{TEXMFSYSVAR/fonts/conf/texlive-fontconfig.conf}.
+
+To set up the \TL{} fonts for system-wide use (assuming you have
+suitable privileges), proceed as follows:
+\begin{enumerate*}
+\item Copy the \filename{texlive-fontconfig.conf} file to
+\dirname{/etc/fonts/conf.d/09-texlive.conf}.
+\item Run \Ucom{fc-cache -fsv}.
+\end{enumerate*}
+
+If you do not have sufficient privileges to carry out the steps above,
+or if you want to make the \TL{} fonts available to only one user,
+you can do the following:
+\begin{enumerate*}
+\item Copy the \filename{texlive-fontconfig.conf} file to
+      \filename{~/.fonts.conf}, where \filename{~} is your home directory.
+\item Run \Ucom{fc-cache -fv}.
+\end{enumerate*}
+
+You can run \code{fc-list} to see the names of the system fonts.  The
+incantation \code{fc-list : family style file spacing} (all arguments
+are literal strings) shows some generally interesting information.
+
+
+\subsubsection{\ConTeXt{} Mark IV}
+\label{sec:context-mkiv}
+
+Both the `old' \ConTeXt{} (Mark II) and the `new' \ConTeXt{}
+(Mark IV) should run out of the box after \TL{} installation,
+and should need no special attention as long as you stick to
+using \verb+tlmgr+ for updates.
+
+However, because \ConTeXt{} MkIV does not use the kpathsea
+library, some setup will be required whenever you install new 
+files manually (without using \verb+tlmgr+). After each such 
+installation, each MkIV user must run:
+\begin{sverbatim}
+context --generate
+\end{sverbatim}
+to refresh the \ConTeXt{} disk cache data.
+The resulting files are stored under \code{TEXMFCACHE}.
+whose default value in \TL\ is \verb+TEXMSYSVAR;TEXMFVAR+. 
+
+\ConTeXt\ MkIV will read from
+all paths mentioned in \verb+TEXMFCACHE+, and write to the first
+path that is writable. While reading, the last found match will 
+take precedence in the case of duplicated cache data.
+
+For more information, see
+\url{http://wiki.contextgarden.net/Running_Mark_IV}.
+
+
+\subsubsection{Integrating local and personal macros}
+\label{sec:local-personal-macros}
+
+This is already mentioned implicitly in section~\ref{sec:texmftrees}:
+\dirname{TEXMFLOCAL} (by default,
+\dirname{/usr/local/texlive/texmf-local} or
+\verb|%SystemDrive%\texlive\texmf-local| on Windows)
+is intended for system-wide local fonts and macros; and
+\dirname{TEXMFHOME} (by default, \dirname{$HOME/texmf} or
+\verb|%USERPROFILE%\texmf|), is for personal fonts and macros.  These
+directories are intended to stick around from release to release, and
+have their content seen automatically by a new \TL{} release.
+Therefore, it is best to refrain from changing the definition of
+\dirname{TEXMFLOCAL} to be too far away from the main \TL{} directory,
+or you will need to manually change future releases.
+
+For both trees, files should be placed in their proper \TeX\ Directory
+Structure (\TDS) subdirectories; see \url{http://tug.org/tds} or consult
+\filename{texmf-dist/web2c/texmf.cnf}. For instance, a \LaTeX{} class file or
+package should be placed in \dirname{TEXMFLOCAL/tex/latex} or
+\dirname{TEXMFHOME/tex/latex}, or a subdirectory thereof.
+
+\dirname{TEXMFLOCAL} requires an up-to-date filename database, or files
+will not be found.  You can update it with the command
+\cmdname{mktexlsr} or use the `Reinit file database' button on the
+configuration tab of the \TeX\ Live Manager \GUI.
+
+By default, each of these variables is defined to be a single directory,
+as shown.  This is not a hard-and-fast requirement.  If you need to
+easily switch back and forth between different versions of large
+packages, for example, you can maintain multiple trees for your own
+purposes.  This is done by setting \dirname{TEXMFHOME} to the
+list of directories, within braces, separated by commas:
+
+\begin{verbatim}
+  TEXMFHOME = {/my/dir1,/mydir2,/a/third/dir}
+\end{verbatim}
+
+Section~\ref{sec:brace-expansion} describes brace expansion further.
+
+
+\subsubsection{Integrating third-party fonts}
+
+This is unfortunately a messy topic.  Forget about it unless you want to
+delve into many details of the \TeX{} installation.  Many fonts are
+included in \TL\ already, so take a look if you don't already know 
+that what you want isn't there.
+
+A possible alternative is to use \XeTeX\ or Lua\TeX\ (see
+section~\ref{sec:tex-extensions}), which let you use operating system
+fonts without any installation in \TeX.
+
+If you do need to do this, see
+\url{http://tug.org/fonts/fontinstall.html} for our best effort at
+describing the procedure.
+
+
+\subsection{Testing the installation}
+\label{sec:test-install}
+
+After installing \TL{}, you naturally want to test it out, so you can
+start creating beautiful documents and\slash or fonts.
+
+One thing you may immediately be looking for is a front-end with which
+to edit files.  \TL{} installs \TeX{}works
+(\url{http://tug.org/texworks}) on Windows (only), and Mac\TeX\ installs
+TeXShop (\url{http://pages.uoregon.edu/koch/texshop}.  On other Unix
+systems, it's left up to you to choose an editor.  There are many
+choices available, some of which are listed in the next section; see
+also \url{http://tug.org/interest.html#editors}.  Any plain text editor
+will work; something \TeX-specific is not required.
+
+The rest of this section gives some basic procedures for testing that
+the new system is functional.  We give Unix commands here; under
+\MacOSX{} and Windows, you're more likely to run the tests through a
+graphical interface, but the principles are the same.
+
+\begin{enumerate}
+
+\item Make sure that you can run the \cmdname{tex} program in the first
+place:
+\begin{alltt}
+> \Ucom{tex -{}-version}
+TeX 3.14159265 (TeX Live ...)
+Copyright ... D.E. Knuth.
+...
+\end{alltt}
+If this comes back with `command not found' instead of version and
+copyright information, or with an older version, most likely you don't
+have the correct \dirname{bin} subdirectory in your \envname{PATH}.  See
+the environment-setting information on \p.\pageref{sec:env}.
+
+\item Process a basic \LaTeX{} file:
+\begin{alltt}
+> \Ucom{latex sample2e.tex}
+This is pdfTeX 3.14...
+...
+Output written on sample2e.dvi (3 pages, 7484 bytes).
+Transcript written on sample2e.log.
+\end{alltt}
+If this fails to find \filename{sample2e.tex} or other files, most
+likely you have interference from old environment variables or
+configuration files; we recommend unsetting all \TeX-related environment
+variables for a start.  (For a deep analysis, you can ask \TeX{} to
+report on exactly what it is searching for, and finding; see ``Debugging
+actions'' on page~\pageref{sec:debugging}.)
+
+\item Preview the result online:
+\begin{alltt}
+> \Ucom{xdvi sample2e.dvi}    # Unix
+> \Ucom{dviout sample2e.dvi}  # Windows
+\end{alltt}
+You should see a new window with a nice document explaining some of the
+basics of \LaTeX{}.  (Well worth reading, by the way, if you're new to
+\TeX.)  You do have to be running under X for \cmdname{xdvi} to work; if
+you're not, or your \envname{DISPLAY} environment variable is set
+incorrectly, you'll get an error \samp{Can't open display}.
+
+\item Create a \PS{} file for printing or display:
+\begin{alltt}
+> \Ucom{dvips sample2e.dvi -o sample2e.ps}
+\end{alltt}
+
+\item Create a PDF file instead of \dvi{}; this processes the
+\filename{.tex} file and writes PDF directly:
+\begin{alltt}
+> \Ucom{pdflatex sample2e.tex}
+\end{alltt}
+
+\item Preview the PDF file:
+\begin{alltt}
+> \Ucom{gv sample2e.pdf}
+\textrm{or:}
+> \Ucom{xpdf sample2e.pdf}
+\end{alltt}
+Neither \cmdname{gv} nor \cmdname{xpdf} are included in \TL{}, so you
+must install them separately.  See \url{http://www.gnu.org/software/gv}
+and \url{http://www.foolabs.com/xpdf}, respectively.  There are plenty
+of other PDF viewers, too.  For Windows, we recommend trying
+Sumatra PDF (\url{http://blog.kowalczyk.info/software/sumatrapdf}).
+
+\item Standard test files you may find useful in addition to
+\filename{sample2e.tex}:
+
+\begin{ttdescription}
+\item [small2e.tex] A simpler document than \filename{sample2e}, to
+reduce the input size if you're having troubles.
+\item [testpage.tex] Test if your printer introduces any offsets.
+\item [nfssfont.tex] For printing font tables and tests.
+\item [testfont.tex] Also for font tables, but using plain \TeX{}.
+\item [story.tex] The most canonical (plain) \TeX{} test file of all.
+You must type \samp{\bs bye} to the \code{*} prompt after \samp{tex
+story.tex}.
+\end{ttdescription}
+
+\item If you have installed the \filename{xetex} package, you can test
+its access to system fonts as follows:
+\begin{alltt}
+> \Ucom{xetex opentype-info.tex}
+This is XeTeX, Version 3.14\dots
+...
+Output written on opentype-info.pdf (1 page).
+Transcript written on opentype-info.log.
+\end{alltt}
+
+If you get an error message saying ``Invalid fontname `Latin Modern
+Roman/ICU'\dots'', then you need to configure your system so that the
+fonts shipped with \TL\ can be found.  See
+Section~\ref{sec:font-conf-sys}.
+
+\end{enumerate}
+
+\subsection{Links for additional downloadable software}
+
+If you are new to \TeX{}, or otherwise need help with actually writing
+\TeX{} or \LaTeX{} documents, please visit
+\url{http://tug.org/begin.html} for some introductory resources.
+
+Links for some other tools you may consider installing:
+\begin{description}
+\item[Ghostscript] \url{http://www.cs.wisc.edu/~ghost/}
+\item[Perl] \url{http://www.perl.org/} with
+      supplementary packages from CPAN, \url{http://www.cpan.org/}
+\item[ImageMagick] \url{http://www.imagemagick.com}, for graphics
+      processing and conversion
+\item[NetPBM] \url{http://netpbm.sourceforge.net/}, also for graphics.
+
+\item[\TeX-oriented editors] There is a wide choice, and it is a matter of the
+      user's taste. Here is a selection in alphabetical order (a few
+      here are for Windows only).
+  \begin{itemize*}
+  \item \cmdname{GNU Emacs} is available natively under Windows, see
+        \url{http://www.gnu.org/software/emacs/windows/ntemacs.html}.
+  \item \cmdname{Emacs with Auc\TeX} for Windows is available from \CTAN.
+        The AuC\TeX\ home page is \url{http://www.gnu.org/software/auctex}.
+  \item \cmdname{LEd} is available from
+        \url{http://mirror.ctan.org/support/LEd}.
+  \item \cmdname{SciTE} is available from
+        \url{http://www.scintilla.org/SciTE.html}.
+  \item \cmdname{Texmaker} is free software, available from
+        \url{http://www.xm1math.net/texmaker}.
+  \item \cmdname{TeXstudio} started out as a fork of \cmdname{Texmaker} with
+        additional features; \url{http://texstudio.sourceforge.net}.
+  \item \cmdname{TeXnicCenter} is free software, available from
+        \url{http://www.texniccenter.org} and in the pro\TeX{}t distribution.
+  \item \cmdname{TeXworks} is free software, available from
+        \url{http://tug.org/texworks} and installed as part of \TL\ for
+        Windows (only).
+  \item \cmdname{Vim} is free software, available from
+        \url{http://www.vim.org}.
+  \item \cmdname{WinEdt} is shareware available though
+        \url{http://tug.org/winedt} or \url{http://www.winedt.com}.
+  \item \cmdname{WinShell} is available from \url{http://www.winshell.de}.
+  \end{itemize*}
+\end{description}
+For a much longer list of packages and programs, see
+\url{http://tug.org/interest.html}.
+
+
+\section{Specialized installations}
+
+The previous sections described the basic installation process.  Here we
+turn to some specialized cases.
+
+\htmlanchor{tlsharedinstall}
+\subsection{Shared-user (or cross-machine) installations}
+\label{sec:sharedinstall}
+
+\TL{} has been designed to be sharable between different users on one
+system, and/or between different systems on a network. With a standard
+directory layout, no hard paths are configured: the locations for files
+needed by \TL{} programs are found relative to the programs.  You can
+see this in the principal configuration file
+\filename{$TEXMFDIST/web2c/texmf.cnf}, which contains lines such as
+\begin{sverbatim}
+TEXMFROOT = $SELFAUTOPARENT
+...
+TEXMFDIST = $TEXMFROOT/texmf-dist
+...
+TEXMFLOCAL = $SELFAUTOPARENT/../texmf-local
+\end{sverbatim}
+This means that adding the directory for \TL{} executables for their
+platform to their search path is sufficient to get a working setup.
+
+By the same token, you can also install \TL{} locally and then move
+the entire hierarchy afterwards to a network location.
+
+For Windows, a launcher \filename{tlaunch} is available at
+\url{http://tug.org/texlive/w32client.html}. Its main window
+contains menu entries and buttons for various \TeX-related
+programs and documentation.
+
+On first use, it modifies the searchpath for \TL\ and creates some
+file associations. It also creates a Start menu entry to undo these
+configurations, in addition to such an entry in the launcher menu.
+
+All this is set up in an ini file. You can add yourself entries for
+\emph{e.g.} SumatraPDF or some \LaTeX-editor.  See the web page
+above for more information.
+
+
+\htmlanchor{tlportable}
+\subsection{Portable (\USB{}) installations}
+\label{sec:portable-tl}
+
+The \code{-portable} installer option (or \code{V} command in the text
+installer or corresponding \GUI{} option) creates a completely
+self-contained \TL{} installation under a common root and forgoes system
+integration. You can create such an installation directly on a \USB{}
+stick, or copy it to a \USB{} stick afterwards.
+
+To run \TeX\ using this portable installation, you need to add the
+appropriate binary directory to the search path during your terminal
+session, as usual.  On Windows, you can double-click
+\filename{tl-tray-menu} at the root of the installation to choose
+between a few common tasks, as shown in this screenshot:
+
+\medskip
+\tlpng{tray-menu}{4cm}
+\smallskip
+
+\noindent The `More\ldots' entry explains how you can customize this menu.
+
+
+\htmlanchor{tlisoinstall}
+\subsection{\ISO\ (or \DVD) installations}
+\label{sec:isoinstall}
+
+If you don't need to update or otherwise modify your installation often,
+and\slash or have several systems on which to use \TL{}, it may be
+convenient to create an \ISO\ of your \TL{} installation, because:
+
+\begin{itemize}
+\item Copying an \ISO\ between different computers is much
+  faster than copying a normal installation.
+\item If you are dual-booting between different operating systems
+  and want them to share a \TL{} installation, an \ISO
+  installation is not tied to the idiosyncrasies and limitations of
+  other mutually supported filesystems (FAT32, NTFS,
+  HFS+).
+\item Virtual machines can simply mount such an \ISO.
+\end{itemize}
+
+Of course you can also burn an \ISO\ to \DVD, if that is useful for you.
+
+Desktop \GNU/Linux/Unix systems, including \MacOSX, are able to
+mount an \ISO. Windows 8 is the first(!) Windows version which can
+do this. Apart from that, nothing changes compared to a normal hard
+disk installation, see section \ref{sec:env}.
+
+When preparing such an \ISO\ installation, it is best to omit the
+subdirectory for the release year, and have
+\filename{texmf-local} at the same level as the other trees
+(\filename{texmf-dist}, \filename{texmf-var}, etc.).  You can do this with
+the normal directory options in the installer.
+
+For a physical (rather than virtual) Windows system, you can burn
+the \ISO\ to DVD. However, it may be worth your while to
+investigate free \ISO-mounting options such as WinCDEmu at
+\url{http://wincdemu.sysprogs.org/}.
+
+For Windows system integration, you can include the \filename{w32client}
+scripts described in section~\ref{sec:sharedinstall} and at
+\url{http://tug.org/texlive/w32client.html}, which work just as well for
+an \ISO\ as for a network installation.
+
+On \MacOSX, TeXShop will be able to use the DVD
+installation if a symlink \filename{/usr/texbin} points to the
+appropriate binary directory, e.g.,
+\begin{verbatim}
+sudo ln -s /Volumes/MyTeXLive/bin/universal-darwin /usr/texbin
+\end{verbatim}
+
+Historical note: \TL{} 2010 was the first \TL{} edition which was no
+longer distributed `live'.  However, it always required some acrobatics
+to run from \DVD\ or \ISO; in particular, there was no way around
+setting at least one extra environment variable.  If you create your
+\ISO\ from an existing installation then there is no need for this.
+
+
+\htmlanchor{tlmgr}
+\section{\cmdname{tlmgr}: Managing your installation}
+\label{sec:tlmgr}
+
+\begin{figure}[tb]
+\tlpng{tlmgr-gui}{\linewidth}
+\caption{\prog{tlmgr} in \GUI\ mode: main window, after `Load'.}
+\label{fig:tlmgr-gui}
+\end{figure}
+
+\begin{figure}[tb]
+\hbox to \hsize{%
+  \vtop{\hsize=.59\linewidth
+    \null  % make figures align at the top
+    \tlpng{tlmgr-general-options}{\hsize}
+    \caption{\texttt{tlmgr} in \GUI\ mode: General options}
+    \label{fig:tlmgr-general-options}
+  }
+  \hfil
+  \vtop{\hsize=.39\linewidth
+    \null
+    \tlpng{tlmgr-paper-options}{\hsize}
+    \caption{\texttt{tlmgr} in \GUI\ mode: Paper size options}
+    \label{fig:tlmgr-paper-options}
+  }
+}
+\end{figure}
+
+\TL{} includes a program named \prog{tlmgr} for managing \TL{} after the
+initial installation.  Its capabilities include:
+
+\begin{itemize*}
+\item installing, updating, backing up, restoring, and uninstalling
+  individual packages, optionally taking dependencies into account;
+\item searching for and listing packages and their descriptions;
+\item listing, adding, and removing platforms;
+\item changing installation options such as paper size and source
+  location (see section~\ref{sec:location}).
+\end{itemize*}
+
+\prog{tlmgr}'s functionality completely subsumes the \prog{texconfig}
+program.  We still distribute and maintain \prog{texconfig} for the sake
+of anyone used to its interface, but we recommend using \prog{tlmgr}
+nowadays.
+
+\subsection{\cmdname{tlmgr} \GUI{} mode}
+\prog{tlmgr} can be started in \GUI{} mode (figure~\ref{fig:tlmgr-gui}) with
+\begin{alltt}
+> \Ucom{tlmgr -gui}
+\end{alltt}
+or in Windows via the Start menu: \texttt{Start}, \texttt{Programs},
+\texttt{TeX Live ...}, \texttt{TeX Live Manager}. After clicking `Load'
+it displays a list of available and installed packages.  This assumes of
+course that the installation source is valid and reachable.
+
+Figures~\ref{fig:tlmgr-general-options} and~\ref{fig:tlmgr-paper-options}
+show the general and paper size option screens.
+
+\subsection{Sample \cmdname{tlmgr} command-line invocations}
+
+After the initial installation, you can update your system to the latest
+versions available with:
+\begin{alltt}
+> \Ucom{tlmgr update -all}
+\end{alltt}
+If this makes you nervous, first try
+\begin{alltt}
+> \Ucom{tlmgr update -all -dry-run}
+\end{alltt}
+or (less verbose):
+\begin{alltt}
+> \Ucom{tlmgr update -list}
+\end{alltt}
+
+This more complex example adds a collection, for the engine \XeTeX, from
+a local directory:
+
+\begin{alltt}
+> \Ucom{tlmgr -repository /local/mirror/tlnet install collection-xetex}
+\end{alltt}
+It generates the following output (abridged):
+\begin{fverbatim}
+install: collection-xetex
+install: arabxetex
+...
+install: xetex
+install: xetexconfig
+install: xetex.i386-linux
+running post install action for xetex
+install: xetex-def
+...
+running mktexlsr
+mktexlsr: Updating /usr/local/texlive/2016/texmf-dist/ls-R...
+...
+running fmtutil-sys --missing
+...
+Transcript written on xelatex.log.
+fmtutil: /usr/local/texlive/2016/texmf-var/web2c/xetex/xelatex.fmt installed.
+\end{fverbatim}
+
+As you can see, \prog{tlmgr} installs dependencies, and takes care of any
+necessary post-install actions, including updating the filename database
+and (re)generating formats.  In the above, we generated new formats for
+\XeTeX.
+
+To describe a package (or collection or scheme):
+\begin{alltt}
+> \Ucom{tlmgr show collection-latexextra}
+\end{alltt}
+which produces output like this:
+\begin{fverbatim}
+package:    collection-latexextra
+category:   Collection
+shortdesc:  LaTeX supplementary packages
+longdesc:   A very large collection of add-on packages for LaTeX.
+installed:  Yes
+revision:   32768
+\end{fverbatim}
+
+Last and most important, for full documentation see
+\url{http://tug.org/texlive/tlmgr.html}, or:
+\begin{alltt}
+> \Ucom{tlmgr -help}
+\end{alltt}
+
+
+\section{Notes on Windows}
+\label{sec:windows}
+
+\subsection{Windows-specific features}
+\label{sec:winfeatures}
+
+Under Windows, the installer does some extra things:
+\begin{description}
+\item[Menus and shortcuts.] A new `\TL{}' submenu of the
+  Start menu is installed, which contains entries for some \GUI{}
+  programs (\prog{tlmgr}, \prog{texdoctk}, the PS\_View (\prog{psv})
+  PostScript previewer) and some documentation.
+\item[File associations.] If enabled, \prog{TeXworks}, \prog{Dviout}
+  and \prog{PS\_view} become either the default program for
+  their respective filetypes, or get an entry in the `Open with'
+  right-click menus of those filetypes.
+\item[Bitmap to eps converter.] Various bitmapped formats get an
+  entry \cmdname{bitmap2eps} in their `Open with' right-click
+  menu. Bitmap2eps is a simple script which lets \cmdname{sam2p} or
+  \cmdname{bmeps} do the real work.
+\item[Automatic path adjustment.] No manual configuration steps are required.
+\item[Uninstaller.] The installer creates an entry under `Add/Remove
+  Programs' for \TL. The uninstall tab of the \TeX\ Live Manager \GUI\
+  refers to this. For a single-user install, the installer also
+  creates an uninstall entry under the Start menu.
+\item[Write-protect.] For an admin install, the \TL\ directories are
+  write-protected, at least if \TL\ is installed on a normal
+  NTFS-formatted non-removable disk.
+\end{description}
+
+\subsection{Additional software included on Windows}
+
+To be complete, a \TL{} installation needs support packages that are not
+commonly found on a Windows machine. \TL{} provides the missing pieces.
+These programs are all installed as part of \TL{} only on Windows.
+
+\begin{description}
+\item[Perl and Ghostscript.] Because of the importance of Perl and
+  Ghostscript, \TL{} includes `hidden' copies of these
+  programs. \TL{} programs that need them know where to find them,
+  but they don't betray their presence through environment variables
+  or registry settings. They aren't full-scale installations, and
+  shouldn't interfere with any system installations of Perl or
+  Ghostscript.
+
+\item[PS\_View.] Also installed is PS\_View, a \PS{} and PDF
+  viewer; see figure~\ref{fig:psview}.
+
+\begin{figure}[tb]
+\tlpng{psview}{.6\linewidth}
+\caption{PS\_View: very high magnifications available!}\label{fig:psview}
+\end{figure}
+
+\item[dviout.] Also installed is \prog{dviout}, a DVI viewer.
+  At first, when you preview files with \cmdname{dviout}, it will create
+  fonts, because screen fonts were not installed. After a while, you
+  will have created most of the fonts you use, and you will rarely see
+  the font-creation window.  More information can be found in the
+  (highly recommended) on-line help.
+
+\item[\TeX{}works.]  \TeX{}works is a \TeX-oriented editor with
+  an integrated PDF viewer.
+
+\item[Command-line tools.] A number of Windows ports of common Unix
+  command-line programs are installed along with the usual \TL{}
+  binaries. These include \cmdname{gzip}, \cmdname{unzip} and the
+  utilities from the \cmdname{xpdf} suite (\cmdname{pdfinfo},
+  \cmdname{pdffonts}, \ldots).  The \cmdname{xpdf} viewer itself is not
+  available for Windows. Instead, you can download the Sumatra
+  PDF viewer, which is based on \cmdname{xpdf}, from
+  \url{http://blog.kowalczyk.info/software/sumatrapdf}, among other options.
+
+\item[fc-list, fc-cache, \ldots] The tools from the fontconfig library allow
+  \XeTeX{} to handle system fonts on Windows.  You can use
+  \prog{fc-list} to determine the font names to pass to \XeTeX's
+  extended \cs{font} command. If necessary, run \prog{fc-cache}
+  first to update font information.
+
+\end{description}
+
+
+\subsection{User Profile is Home}
+\label{sec:winhome}
+
+The Windows counterpart of a Unix home directory is the
+\verb|%USERPROFILE%| directory.  Under Windows XP, this
+is usually \verb|C:\Documents and Settings\<username>|, and under
+Windows Vista and later it is \verb|C:\Users\<username>|.  In the
+\filename{texmf.cnf} file, and \KPS{} in general, \verb|~| will expand
+appropriately on both Windows and Unix.
+
+
+\subsection{The Windows registry}
+\label{sec:registry}
+
+Windows stores nearly all configuration data in its registry.  The
+registry contains a set of hierarchically organized keys, with several
+root keys. The most important ones for installation programs are
+\path{HKEY_CURRENT_USER} and \path{HKEY_LOCAL_MACHINE}, \path{HKCU} and
+\path{HKLM} in short. The \path{HKCU} part of the registry is in the
+user's home directory (see section~\ref{sec:winhome}).  \path{HKLM} is
+normally in a subdirectory of the Windows directory.
+
+In some cases, system information could be obtained from environment
+variables but for other information, for example the location of
+shortcuts, it is necessary to consult the registry.  Setting environment
+variables permanently also requires registry access.
+
+
+\subsection{Windows permissions}
+\label{sec:winpermissions}
+
+In later versions of Windows, a distinction is made between regular
+users and administrators, where only the latter have free access to the
+entire operating system. We have made an effort to make \TL{}
+installable without administrative privileges.
+
+If the installer is started with administrative permissions, there is an
+option to install for all users.  If this option is chosen, shortcuts
+are created for all users, and the system environment is
+modified. Otherwise, shortcuts and menu entries are created for the
+current user, and the user environment is modified.
+
+Regardless of administrator status, the default root of \TL{} proposed
+by the installer is always under \verb|%SystemDrive%|. The installer
+always tests whether the root is writable for the current user.
+
+A problem may arise if the user is not an administrator and \TeX{}
+already exists in the search path.  Since the effective path
+consists of the system path followed by the user path, the new \TL{}
+would never get precedence.  As a safeguard, the installer creates a
+shortcut to the command-prompt in which the new \TL{} binary
+directory is prepended to the local search path.  The new \TL{} will
+be always usable from within such a command-prompt. The shortcut for
+\TeX{}works, if installed, also prepends \TL{} to the search path, so it
+should also be immune to this path problem.
+
+For Windows Vista and later, you should be aware that even if you are
+logged in as administrator, you need to explicitly ask for administrator
+privileges. In fact, there is not much point in logging in as
+administrator. Instead, right-clicking on the program or shortcut that
+you want to run usually gives you a choice `Run as administrator'.
+
+
+\subsection{Increasing maximum memory on Windows and Cygwin}
+\label{sec:cygwin-maxmem}
+
+Windows and Cygwin (see section~\ref{sec:cygwin} for Cygwin installation
+specifics) users may find that they run out of memory when running some
+of the programs shipped with \TL.  For example, \prog{asy} might run out
+of memory if you try to allocate an array of 25,000,000 reals, and
+Lua\TeX\ might run out of memory if you try to process a document with a
+lot of big fonts.
+
+For Cygwin, you can increase the amount of available memory by following
+the instructions in the Cygwin User's Guide
+(\url{http://www.cygwin.com/cygwin-ug-net/setup-maxmem.html}).
+
+For Windows, you have to create a file, say \code{moremem.reg}, with
+these four lines:
+
+\begin{sverbatim}
+Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\Software\Cygwin]
+"heap_chunk_in_mb"=dword:ffffff00
+\end{sverbatim}
+
+\noindent and then execute the command \code{regedit /s moremem.reg} as
+administrator.  (If you want to change memory only for the current user
+instead of system-wide, use \code{HKEY\_CURRENT\_USER}.)
+
+
+\section{A user's guide to Web2C}
+
+\Webc{} is an integrated collection of \TeX-related programs: \TeX{}
+itself, \MF{}, \MP, \BibTeX{}, etc.  It is the heart of \TL{}.  The home
+page for \Webc{}, with the current manual and more, is
+\url{http://tug.org/web2c}.
+
+A bit of history: The original implementation was by Tomas Rokicki who,
+in 1987, developed a first \TeX{}-to-C system based on change files
+under Unix, which were primarily the original work of Howard Trickey and
+Pavel Curtis.  Tim Morgan became the maintainer of the system, and
+during this period the name changed to Web-to-C\@.  In 1990, Karl Berry
+took over the work, assisted by dozens of additional contributors, and
+in 1997 he handed the baton to Olaf Weber, who returned it to Karl in
+2006.
+
+The \Webc{} system runs on Unix, 32-bit Windows systems, \MacOSX{}, and
+other operating systems. It uses Knuth's original sources for \TeX{} and
+other basic programs written in the \web{} literate programming system
+and translates them into C source code.  The core \TeX{} programs
+handled in this way are:
+
+\begin{cmddescription}
+\item[bibtex]    Maintaining bibliographies.
+\item[dvicopy]   Expands virtual font references in \dvi{} files.
+\item[dvitomp]   \dvi{} to MPX (MetaPost pictures).
+\item[dvitype]   \dvi{} to human-readable text.
+\item[gftodvi]   Generic font proofsheets.
+\item[gftopk]    Generic to packed fonts.
+\item[gftype]    GF to human-readable text.
+\item[mf]        Creating typeface families.
+\item[mft]       Prettyprinting \MF{} source.
+\item[mpost]     Creating technical diagrams.
+\item[patgen]    Creating hyphenation patterns.
+\item[pktogf]    Packed to generic fonts.
+\item[pktype]    PK to human-readable text.
+\item[pltotf]    Plain text property list to TFM.
+\item[pooltype]  Display \web{} pool files.
+\item[tangle]    \web{} to Pascal.
+\item[tex]       Typesetting.
+\item[tftopl]    TFM to plain text property list.
+\item[vftovp]    Virtual font to virtual property list.
+\item[vptovf]    Virtual property list to virtual font.
+\item[weave]     \web{} to \TeX.
+\end{cmddescription}
+
+\noindent The precise functions and syntax of these programs are
+described in the documentation of the individual packages and of \Webc{}
+itself.  However, knowing a few principles governing the whole family of
+programs will help you take advantage of your \Webc{} installation.
+
+All programs honor these standard \GNU options:
+\begin{ttdescription}
+\item[-{}-help] print basic usage summary.
+\item[-{}-verbose] print detailed progress report.
+\item[-{}-version] print version information, then exit.
+\end{ttdescription}
+
+For locating files the \Webc{} programs use the path searching library
+\KPS{} (\url{http://tug.org/kpathsea}).  This library uses a combination
+of environment variables and a configuration files to optimize searching
+the (huge) collection of \TeX{} files.  \Webc{} can look at many
+directory trees simultaneously, which is useful in maintaining \TeX's
+standard distribution and local and personal extensions in distinct
+trees.  To speed up file searches, the root of each tree has a file
+\file{ls-R}, containing an entry showing the name and relative pathname
+for all files under that root.
+
+
+\subsection{Kpathsea path searching}
+\label{sec:kpathsea}
+
+Let us first describe the generic path searching mechanism of the \KPS{}
+library.
+
+We call a \emph{search path} a colon- or semicolon\hyph sepa\-rated list
+of \emph{path elements}, which are basically directory names.  A
+search path can come from (a combination of) many sources.  To look up
+a file \samp{my-file} along a path \samp{.:/dir}, \KPS{} checks each
+element of the path in turn: first \file{./my-file}, then
+\file{/dir/my-file}, returning the first match (or possibly all
+matches).
+
+In order to adapt optimally to all operating systems' conventions, on
+non-Unix systems \KPS{} can use filename separators different from
+colon (\samp{:}) and slash (\samp{/}).
+
+To check a particular path element \var{p}, \KPS{} first checks if a
+prebuilt database (see ``Filename data\-base'' on
+page~\pageref{sec:filename-database}) applies to \var{p}, i.e., if the
+database is in a directory that is a prefix of \var{p}.  If so, the path
+specification is matched against the contents of the database.
+
+If the database does not exist, or does not apply to this path
+element, or contains no matches, the filesystem is searched (if this
+was not forbidden by a specification starting with \samp{!!}\ and if
+the file being searched for must exist).  \KPS{} constructs the list
+of directories that correspond to this path element, and then checks
+in each for the file being sought.
+
+The ``file must exist'' condition comes into play with \samp{.vf} files and
+input files read by \TeX's \cs{openin} command.  Such files may not
+exist (e.g., \file{cmr10.vf}), and so it would be wrong to search the
+disk for them.  Therefore, if you fail to update \file{ls-R} when you
+install a new \samp{.vf} file, it will never be found.
+Each path element is checked in turn: first the database, then the
+disk.  If a match is found, the search stops and the result is
+returned.
+
+Although the simplest and most common path element is a directory
+name, \KPS{} supports additional features in search paths: layered
+default values, environment variable names, config file values, users'
+home directories, and recursive subdirectory searching.  Thus, we say
+that \KPS{} \emph{expands} a path element, meaning it transforms all
+the specifications into basic directory name or names.  This is
+described in the following sections in the same order as it takes
+place.
+
+Note that if the filename being searched for is absolute or explicitly
+relative, i.e., starts with \samp{/} or \samp{./} or \samp{../},
+\KPS{} simply checks if that file exists.
+
+\ifSingleColumn
+\else
+\begin{figure*}
+\verbatiminput{examples/ex5.tex}
+\setlength{\abovecaptionskip}{0pt}
+  \caption{An illustrative configuration file sample}
+  \label{fig:config-sample}
+\end{figure*}
+\fi
+
+\subsubsection{Path sources}
+\label{sec:path-sources}
+
+A search path can come from many sources.  In the order in which
+\KPS{} uses them:
+
+\begin{enumerate}
+\item
+  A user-set environment variable, for instance, \envname{TEXINPUTS}\@.
+  Environment variables with a period and a program name appended
+  override; e.g., if \samp{latex} is the name of the program being run,
+  then \envname{TEXINPUTS.latex} will override \envname{TEXINPUTS}.
+\item
+  A program-specific configuration file, for exam\-ple, a line
+  \samp{S /a:/b} in \cmdname{dvips}'s \file{config.ps}.
+\item   A \KPS{} configuration file \file{texmf.cnf}, containing a line like
+  \samp{TEXINPUTS=/c:/d} (see below).
+\item The compile-time default.
+\end{enumerate}
+\noindent You can see each of these values for a given search path by
+using the debugging options (see ``Debugging actions'' on
+page~\pageref{sec:debugging}).
+
+\subsubsection{Config files}
+
+\KPS{} reads \emph{runtime configuration files} named \file{texmf.cnf}
+for search path and other definitions.  The search path used to look
+for these files is named \envname{TEXMFCNF}, but we do not recommend
+setting this (or any) environment variable.
+
+Instead, normal installation results in a file
+\file{.../2016/texmf.cnf}.  If you must make changes to the defaults
+(not normally necessary), this is the place to put them.  The main
+configuration file is in \file{.../2016/texmf-dist/web2c/texmf.cnf}.
+You should not edit this latter file, as your changes will be lost when
+the distributed version is updated.
+
+\emph{All} \file{texmf.cnf} files in the search path will be read and
+definitions in earlier files override those in later files.  For
+example, with a search path of \verb|.:$TEXMF|, values from
+\file{./texmf.cnf} override those from \verb|$TEXMF/texmf.cnf|.
+
+\begin{itemize}
+\item
+  Comments start with \code{\%} and continue to the end of the line.
+\item
+  Blank lines are ignored.
+\item
+  A \bs{} at the end of a line acts as a continuation character,
+  i.e., the next line is appended.  Whitespace at the beginning of
+  continuation lines is not ignored.
+\item
+  Each remaining line has the form:
+\begin{alltt}
+  \var{variable}[.\var{progname}] [=] \var{value}
+\end{alltt}%
+  where the \samp{=} and surrounding whitespace are optional.
+\item
+  The \ttvar{variable} name may contain any character other
+  than whitespace, \samp{=}, or \samp{.}, but sticking to
+  \samp{A-Za-z\_} is safest.
+\item
+  If \samp{.\var{progname}} is present, the definition only
+  applies if the program that is running is named
+  \texttt{\var{progname}} or \texttt{\var{progname}.exe}.  This allows
+  different flavors of \TeX{} to have different search paths, for
+  example.
+\item \var{value} may contain any characters except
+  \code{\%} and \samp{@}.  The
+  \code{\$\var{var}.\var{prog}} feature is not available on the
+  right-hand side; instead, you must use an additional variable.  A
+  \samp{;}\ in \var{value} is translated to \samp{:}\ if
+  running under Unix; this is useful to be able to have a single
+  \file{texmf.cnf} for Unix, MS-DOS and Windows systems.
+\item
+  All definitions are read before anything is expanded, so
+  variables can be referenced before they are defined.
+\end{itemize}
+A configuration file fragment illustrating most of these points is
+\ifSingleColumn
+shown below:
+
+\verbatiminput{examples/ex5.tex}
+\else
+shown in Figure~\ref{fig:config-sample}.
+\fi
+
+\subsubsection{Path expansion}
+\label{sec:path-expansion}
+
+
+\KPS{} recognizes certain special characters and constructions in
+search paths, similar to those available in Unix shells.  As a
+general example, the  complex path,
+\verb+~$USER/{foo,bar}//baz+, expands to all subdirectories under
+directories \file{foo} and \file{bar} in \texttt{\$USER}'s home
+directory that contain a directory or file \file{baz}.  These
+expansions are explained in the sections below.
+%$
+\subsubsection{Default expansion}
+\label{sec:default-expansion}
+
+If the highest-priority search path (see ``Path sources'' on
+page~\pageref{sec:path-sources}) contains an \emph{extra colon} (i.e.,
+leading, trailing, or doubled), \KPS{} inserts at that point the
+next-highest-prio\-rity search path that is defined.  If that inserted
+path has an extra colon, the same happens with the next highest.  For
+example, given an environment variable setting
+
+\begin{alltt}
+> \Ucom{setenv TEXINPUTS /home/karl:}
+\end{alltt}
+and a \code{TEXINPUTS} value from \file{texmf.cnf} of
+
+\begin{alltt}
+  .:\$TEXMF//tex
+\end{alltt}
+then the final value used for searching will be:
+
+\begin{alltt}
+  /home/karl:.:\$TEXMF//tex
+\end{alltt}
+
+Since it would be useless to insert the default value in more than one
+place, \KPS{} changes only one extra \samp{:}\ and leaves any others in
+place.  It checks first for a leading \samp{:}, then a trailing
+\samp{:}, then a doubled \samp{:}.
+
+\subsubsection{Brace expansion}
+\label{sec:brace-expansion}
+
+A useful feature is brace expansion, which means that, for instance,
+\verb+v{a,b}w+ expands to \verb+vaw:vbw+. Nesting is allowed.
+This is used to implement multiple \TeX{} hierarchies, by
+assigning a brace list to \code{\$TEXMF}.
+For example, in \file{texmf.cnf}, a definition like this
+(simplified for this example) is made:
+\begin{verbatim}
+  TEXMF = {$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFDIST}
+\end{verbatim}
+We can then use this to define, for example, the \TeX\ input path:
+\begin{verbatim}
+  TEXINPUTS = .;$TEXMF/tex//
+\end{verbatim}
+%$
+which means that, after looking in the current directory, the
+\code{\$TEXMFVAR/tex}, \code{\$TEXMFHOME/tex}, \code{\$TEXMFLOCAL/tex}
+and \code{\$TEXMFDIST/tex} trees \emph{only}) will be searched (the
+last two using \file{ls-R} data base files). It is a convenient
+way for running two parallel \TeX{} structures, one ``frozen'' (on a
+\CD, for instance) and the other being continuously updated with new
+versions as they become available.  By using the \code{\$TEXMF}
+variable in all definitions, one is sure to always search the
+up-to-date tree first.
+
+\subsubsection{Subdirectory expansion}
+\label{sec:subdirectory-expansion}
+
+Two or more consecutive slashes in a path element following a directory
+\var{d} is replaced by all subdirectories of \var{d}: first those
+subdirectories directly under \var{d}, then the subsubdirectories under
+those, and so on.  At each level, the order in which the directories are
+searched is \emph{unspecified}.
+
+If you specify any filename components after the \samp{//}, only
+subdirectories with matching components are included.  For example,
+\samp{/a//b} expands into directories \file{/a/1/b}, \file{/a/2/b},
+\file{/a/1/1/b}, and so on, but not \file{/a/b/c} or \file{/a/1}.
+
+Multiple \samp{//} constructs in a path are possible, but
+\samp{//} at the beginning of a path is ignored.
+
+\subsubsection{List of special characters and their meaning: a summary}
+
+The following list summarizes the special characters in \KPS{}
+configuration files.
+
+% need a wider space for the item labels here.
+\newcommand{\CODE}[1]{\makebox[3em][l]{\code{#1}}}
+\begin{ttdescription}
+\item[\CODE{:}] Separator in path specification; at the beginning or
+  the end of a path it substitutes the default path expansion.\par
+\item[\CODE{;}] Separator on non-Unix systems (acts like \code{:}).
+\item[\CODE{\$}] Variable expansion.
+\item[\CODE{\string~}] Represents the user's home directory.
+\item[\CODE{\char`\{...\char`\}}] Brace expansion.
+\item[\CODE{//}] Subdirectory expansion (can occur anywhere in
+    a path, except at its beginning).
+\item[\CODE{\%}] Start of comment.
+\item[\CODE{\bs}] Continuation character (allows multi-line entries).
+\item[\CODE{!!}] Search \emph{only} database to locate file, \emph{do
+    not} search the disk.
+\end{ttdescription}
+
+
+\subsection{Filename databases}
+\label{sec:filename-database}
+
+\KPS{} goes to some lengths to minimize disk accesses for searches.
+Nevertheless, at installations with enough directories, searching each
+possible directory for a given file can take an excessively long time
+(this is especially true if many hundreds of font directories have to
+be traversed.)  Therefore, \KPS{} can use an externally-built plain text
+``database'' file named \file{ls-R} that maps files to directories,
+thus avoiding the need to exhaustively search the disk.
+
+A second database file \file{aliases} allows you to give additional
+names to the files listed in \file{ls-R}.  This can be helpful to
+confirm to DOS 8.3 filename conventions in source files.
+
+\subsubsection{The filename database}
+\label{sec:ls-R}
+
+As explained above, the name of the main filename database must be
+\file{ls-R}.  You can put one at the root of each \TeX{} hierarchy in
+your installation that you wish to be searched (\code{\$TEXMF} by
+default).  \KPS{} looks for
+\file{ls-R} files along the \code{TEXMFDBS} path.
+
+The recommended way to create and maintain \samp{ls-R} is to run the
+\code{mktexlsr} script included with the distribution. It is invoked
+by the various \samp{mktex}\dots\ scripts.  In principle, this script
+just runs the command
+\begin{alltt}
+cd \var{/your/texmf/root} && \path|\|ls -1LAR ./ >ls-R
+\end{alltt}
+presuming your system's \code{ls} produces the right output format
+(\GNU \code{ls} is all right).  To ensure that the database is
+always up-to-date, it is easiest to rebuild it regularly via
+\code{cron}, so that it is automatically updated when the installed
+files change, such as after installing or updating a \LaTeX{} package.
+
+If a file is not found in the database, by default \KPS{} goes ahead
+and searches the disk. If a particular path element begins with
+\samp{!!}, however, \emph{only} the database will be searched for that
+element, never the disk.
+
+
+\subsubsection{kpsewhich: Standalone path searching}
+\label{sec:invoking-kpsewhich}
+
+The \texttt{kpsewhich} program exercises path searching independent of any
+particular application.  This can be useful as a sort of \code{find}
+program to locate files in \TeX{} hierarchies (this is used heavily in
+the distributed \samp{mktex}\dots\ scripts).
+
+\begin{alltt}
+> \Ucom{kpsewhich \var{option}\dots{} \var{filename}\dots{}}
+\end{alltt}
+The options specified in \ttvar{option} start with either \samp{-}
+or \samp{-{}-}, and any unambiguous abbreviation is accepted.
+
+\KPS{} looks up each non-option argument on the command line as a
+filename, and returns the first file found. There is no option to
+return all the files with a particular name (you can run the Unix
+\samp{find} utility for that).
+
+The most common options are described next.
+
+\begin{ttdescription}
+\item[\texttt{-{}-dpi=\var{num}}]\mbox{}
+  Set the resolution to \ttvar{num}; this only affects \samp{gf}
+  and \samp{pk} lookups.  \samp{-D} is a synonym, for compatibility
+  with \cmdname{dvips}.  Default is 600.
+
+\item[\texttt{-{}-format=\var{name}}]\mbox{}\\
+  Set the format for lookup to \ttvar{name}.  By default, the
+  format is guessed from the filename. For formats which do not have
+  an associated unambiguous suffix, such as \MP{} support files and
+  \cmdname{dvips} configuration files, you have to specify the name as
+  known to \KPS{}, such as \texttt{tex} or \texttt{enc files}.  Run
+  \texttt{kpsewhich -{}-help} for a list.
+
+\item[\texttt{-{}-mode=\var{string}}]\mbox{}\\
+  Set the mode name to \ttvar{string}; this only affects \samp{gf}
+  and \samp{pk} lookups.  No default: any mode will be found.
+\item[\texttt{-{}-must-exist}]\mbox{}\\
+  Do everything possible to find the files, notably including
+  searching the disk.  By default, only the \file{ls-R} database is
+  checked, in the interest of efficiency.
+\item[\texttt{-{}-path=\var{string}}]\mbox{}\\
+  Search along the path \ttvar{string} (colon-separated as usual),
+  instead of guessing the search path from the filename.  \samp{//} and
+  all the usual expansions are supported.  The options \samp{-{}-path}
+  and \samp{-{}-format} are mutually exclusive.
+\item[\texttt{-{}-progname=\var{name}}]\mbox{}\\
+  Set the program name to \texttt{\var{name}}.
+  This can affect the search paths via the \texttt{.\var{progname}}
+  feature.
+  The default is \cmdname{kpsewhich}.
+\item[\texttt{-{}-show-path=\var{name}}]\mbox{}\\
+  shows the path used for file lookups of file type \texttt{\var{name}}.
+  Either a filename extension (\code{.pk}, \code{.vf}, etc.) or a
+  name can be used, just as with \samp{-{}-format} option.
+\item[\texttt{-{}-debug=\var{num}}]\mbox{}\\
+  sets the debugging options to \texttt{\var{num}}.
+\end{ttdescription}
+
+
+\subsubsection{Examples of use}
+\label{sec:examples-of-use}
+
+Let us now have a look at \KPS{} in action.  Here's a straightforward search:
+
+\begin{alltt}
+> \Ucom{kpsewhich article.cls}
+   /usr/local/texmf-dist/tex/latex/base/article.cls
+\end{alltt}
+We are looking for the file \file{article.cls}. Since the \samp{.cls}
+suffix is unambiguous we do not need to specify that we want to look for a
+file of type \optname{tex} (\TeX{} source file directories). We find it in
+the subdirectory \file{tex/latex/base} below the \samp{texmf-dist} \TL\
+directory.  Similarly, all of the following are found without problems
+thanks to their unambiguous suffix.
+\begin{alltt}
+> \Ucom{kpsewhich array.sty}
+   /usr/local/texmf-dist/tex/latex/tools/array.sty
+> \Ucom{kpsewhich latin1.def}
+   /usr/local/texmf-dist/tex/latex/base/latin1.def
+> \Ucom{kpsewhich size10.clo}
+   /usr/local/texmf-dist/tex/latex/base/size10.clo
+> \Ucom{kpsewhich small2e.tex}
+   /usr/local/texmf-dist/tex/latex/base/small2e.tex
+> \Ucom{kpsewhich tugboat.bib}
+   /usr/local/texmf-dist/bibtex/bib/beebe/tugboat.bib
+\end{alltt}
+
+By the way, that last is a \BibTeX{} bibliography database for
+\textsl{TUGboat} articles.
+
+\begin{alltt}
+> \Ucom{kpsewhich cmr10.pk}
+\end{alltt}
+Font bitmap glyph files of type \file{.pk} are used by display
+programs like \cmdname{dvips} and \cmdname{xdvi}.  Nothing is returned in
+this case since there are no pre-generated Computer Modern \samp{.pk}
+files in \TL{}\Dash the Type~1 variants are used by default.
+\begin{alltt}
+> \Ucom{kpsewhich wsuipa10.pk}
+\ifSingleColumn   /usr/local/texmf-var/fonts/pk/ljfour/public/wsuipa/wsuipa10.600pk
+\else /usr/local/texmf-var/fonts/pk/ljfour/public/
+...                         wsuipa/wsuipa10.600pk
+\fi\end{alltt}
+For these fonts (a phonetic alphabet from the University of Washington)
+we had to generate \samp{.pk} files, and since the default \MF{} mode on
+our installation is \texttt{ljfour} with a base resolution of 600\dpi{}
+(dots per inch), this instantiation is returned.
+\begin{alltt}
+> \Ucom{kpsewhich -dpi=300 wsuipa10.pk}
+\end{alltt}
+In this case, when specifying that we are interested in a resolution
+of 300\dpi{} (\texttt{-dpi=300}) we see that no such font is available on
+the system. A program like \cmdname{dvips} or \cmdname{xdvi} would
+go off and actually build the required \texttt{.pk} files
+using the script \cmdname{mktexpk}.
+
+Next we turn our attention to \cmdname{dvips}'s header and configuration
+files.  We first look at one of the commonly used files, the general
+prologue \file{tex.pro} for \TeX{} support, before turning our attention
+to the generic configuration file (\file{config.ps}) and the \PS{} font
+map \file{psfonts.map}\Dash as of 2004, map and encoding files have
+their own search paths and new location in \dirname{texmf} trees.  As
+the \samp{.ps} suffix is ambiguous we have to specify explicitly which
+type we are considering (\optname{dvips config}) for the file
+\texttt{config.ps}.
+\begin{alltt}
+> \Ucom{kpsewhich tex.pro}
+   /usr/local/texmf/dvips/base/tex.pro
+> \Ucom{kpsewhich --format="dvips config" config.ps}
+   /usr/local/texmf/dvips/config/config.ps
+> \Ucom{kpsewhich psfonts.map}
+   /usr/local/texmf/fonts/map/dvips/updmap/psfonts.map
+\end{alltt}
+
+We now take a closer look at the URW Times \PS{} support
+files.  The prefix for these in the standard font naming scheme is
+\samp{utm}.  The first file we look at is the configuration file,
+which contains the name of the map file:
+\begin{alltt}
+> \Ucom{kpsewhich --format="dvips config" config.utm}
+   /usr/local/texmf-dist/dvips/psnfss/config.utm
+\end{alltt}
+The contents of that file is
+\begin{alltt}
+  p +utm.map
+\end{alltt}
+which points to the file \file{utm.map}, which we want to
+locate next.
+\begin{alltt}
+> \Ucom{kpsewhich utm.map}
+   /usr/local/texmf-dist/fonts/map/dvips/times/utm.map
+\end{alltt}
+This map file defines the file names of the Type~1 \PS{} fonts in
+the URW collection.  Its contents look like (we only show part of the
+lines):
+\begin{alltt}
+utmb8r  NimbusRomNo9L-Medi    ... <utmb8a.pfb
+utmbi8r NimbusRomNo9L-MediItal... <utmbi8a.pfb
+utmr8r  NimbusRomNo9L-Regu    ... <utmr8a.pfb
+utmri8r NimbusRomNo9L-ReguItal... <utmri8a.pfb
+utmbo8r NimbusRomNo9L-Medi    ... <utmb8a.pfb
+utmro8r NimbusRomNo9L-Regu    ... <utmr8a.pfb
+\end{alltt}
+Let us, for instance, take the Times Roman instance
+\file{utmr8a.pfb} and find its position in the \file{texmf} directory
+tree with a search for Type~1 font files:
+\begin{alltt}
+> \Ucom{kpsewhich utmr8a.pfb}
+\ifSingleColumn   /usr/local/texmf-dist/fonts/type1/urw/times/utmr8a.pfb
+\else   /usr/local/texmf-dist/fonts/type1/
+... urw/utm/utmr8a.pfb
+\fi\end{alltt}
+
+It should be evident from these examples how you can easily locate the
+whereabouts of a given file. This is especially important if you suspect
+that the wrong version of a file is picked up somehow, since
+\cmdname{kpsewhich} will show you the first file encountered.
+
+\subsubsection{Debugging actions}
+\label{sec:debugging}
+
+Sometimes it is necessary to investigate how a program resolves file
+references. To make this practical, \KPS{} offers various levels of
+debugging output:
+
+\begin{ttdescription}
+\item[\texttt{\ 1}] \texttt{stat} calls (disk lookups). When running
+  with an up-to-date \file{ls-R} database this should almost give no
+  output.
+\item[\texttt{\ 2}] References to hash tables (such as \file{ls-R}
+  databases, map files, configuration files).
+\item[\texttt{\ 4}] File open and close operations.
+\item[\texttt{\ 8}] General path information for file types
+  searched by \KPS. This is useful to find out where a particular
+  path for the file was defined.
+\item[\texttt{16}] Directory list for each path element (only relevant
+  for searches on disk).
+\item[\texttt{32}] File searches.
+\item[\texttt{64}] Variable values.
+\end{ttdescription}
+A value of \texttt{-1} will set all the above options; in practice,
+this is usually the most convenient.
+
+Similarly, with the \cmdname{dvips} program, by setting a combination of
+debug switches, one can follow in detail where files are being picked up
+from.  Alternatively, when a file is not found, the debug trace shows in
+which directories the program looks for the given file, so that one can
+get an indication what the problem~is.
+
+Generally speaking, as most programs call the \KPS{} library
+internally, one can select a debug option by using the
+\envname{KPATHSEA\_DEBUG} environment variable, and setting it to (a
+combination of) values as described in the above list.
+
+(Note for Windows users: it is not easy to redirect
+all messages to a file in this system. For diagnostic purposes
+you can temporarily \texttt{SET KPATHSEA\_DEBUG\_OUTPUT=err.log}).
+
+Let us consider, as an example, a small \LaTeX{} source file,
+\file{hello-world.tex}, which contains the following input.
+\begin{verbatim}
+  \documentclass{article}
+  \begin{document}
+  Hello World!
+  \end{document}
+\end{verbatim}
+This little file only uses the font \file{cmr10}, so let us look at
+how \cmdname{dvips} prepares the \PS{} file (we want to use the Type~1
+version of the Computer Modern fonts, hence the option \texttt{-Pcms}).
+\begin{alltt}
+> \Ucom{dvips -d4100 hello-world -Pcms -o}
+\end{alltt}
+In this case we have combined \cmdname{dvips}'s debug class 4 (font
+paths) with \KPS's path element expansion (see the \cmdname{dvips}
+reference manual).
+The output (slightly rearranged) appears in
+Figure~\ref{fig:dvipsdbga}.
+\begin{figure*}[tp]
+\centering
+\input{examples/ex6a.tex}
+\caption{Finding configuration files}\label{fig:dvipsdbga}
+
+\bigskip
+
+\input{examples/ex6b.tex}
+\caption{Finding the prolog file}\label{fig:dvipsdbgb}
+
+\bigskip
+
+\input{examples/ex6c.tex}
+\caption{Finding the font file}\label{fig:dvipsdbgc}
+\end{figure*}
+
+\cmdname{dvips} starts by locating its working files. First,
+\file{texmf.cnf} is found, which gives the definitions of the search
+paths for the other files, then the file database \file{ls-R} (to
+optimize file searching) and the file \file{aliases}, which makes it
+possible to declare several names (e.g., a short DOS-like 8.3 and
+a more natural longer version) for the same file.  Then \cmdname{dvips}
+goes on to find the generic configuration file \file{config.ps}
+before looking for the customization file \file{.dvipsrc} (which, in
+this case is \emph{not found}).  Finally, \cmdname{dvips} locates the
+config file for the Computer Modern \PS{} fonts \file{config.cms}
+(this was initiated with the \texttt{-Pcms} option on the \cmdname{dvips}
+command).  This file contains the list of the map files which
+define the relation between the \TeX{}, \PS{} and file system
+names of the fonts.
+\begin{alltt}
+> \Ucom{more /usr/local/texmf/dvips/cms/config.cms}
+   p +ams.map
+   p +cms.map
+   p +cmbkm.map
+   p +amsbkm.map
+\end{alltt}
+\cmdname{dvips} thus goes on to find all these files, plus the generic
+map file \file{psfonts.map}, which is always loaded (it contains
+declarations for commonly used \PS{} fonts; see the last part of
+Section \ref{sec:examples-of-use} for more details about \PS{} map
+file handling).
+
+At this point \cmdname{dvips} identifies itself to the user:
+\begin{alltt}
+This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
+\end{alltt}
+\ifSingleColumn
+Then it goes on to look for the prolog file \file{texc.pro}:
+\begin{alltt}\small
+kdebug:start search(file=texc.pro, must\_exist=0, find\_all=0,
+  path=.:~/tex/dvips//:!!/usr/local/texmf/dvips//:
+       ~/tex/fonts/type1//:!!/usr/local/texmf/fonts/type1//).
+kdebug:search(texc.pro) => /usr/local/texmf/dvips/base/texc.pro
+\end{alltt}
+\else
+Then it goes on to look for the prolog file \file{texc.pro} (see
+Figure~\ref{fig:dvipsdbgb}).
+\fi
+
+After having found the file in question, \cmdname{dvips} outputs
+the date and time, and informs us that it will generate the
+file \file{hello-world.ps}, then that it needs the font file
+\file{cmr10}, and that the latter is declared as ``resident'' (no
+bitmaps needed):
+\begin{alltt}\small
+TeX output 1998.02.26:1204' -> hello-world.ps
+Defining font () cmr10 at 10.0pt
+Font cmr10 <CMR10> is resident.
+\end{alltt}
+Now the search is on for the file \file{cmr10.tfm}, which is found,
+then a few more prolog files (not shown) are referenced, and finally
+the Type~1 instance \file{cmr10.pfb} of the font is located and
+included in the output file (see last line).
+\begin{alltt}\small
+kdebug:start search(file=cmr10.tfm, must\_exist=1, find\_all=0,
+  path=.:~/tex/fonts/tfm//:!!/usr/local/texmf/fonts/tfm//:
+       /var/tex/fonts/tfm//).
+kdebug:search(cmr10.tfm) => /usr/local/texmf/fonts/tfm/public/cm/cmr10.tfm
+kdebug:start search(file=texps.pro, must\_exist=0, find\_all=0,
+   ...
+<texps.pro>
+kdebug:start search(file=cmr10.pfb, must\_exist=0, find\_all=0,
+  path=.:~/tex/dvips//:!!/usr/local/texmf/dvips//:
+       ~/tex/fonts/type1//:!!/usr/local/texmf/fonts/type1//).
+kdebug:search(cmr10.pfb) => /usr/local/texmf/fonts/type1/public/cm/cmr10.pfb
+<cmr10.pfb>[1]
+\end{alltt}
+
+\subsection{Runtime options}
+
+Another useful feature of \Webc{} is its possibility to control a number
+of memory parameters (in particular, array sizes) via the runtime file
+\file{texmf.cnf} read by \KPS{}.  The memory settings can be found in
+Part~3 of that file in the \TL{} distribution. The more important
+are:
+
+\begin{ttdescription}
+\item[\texttt{main\_memory}]
+  Total words of memory available, for
+  \TeX{}, \MF{} and \MP.  You must make a new format file for each
+  different setting. For instance, you could generate a ``huge''
+  version of \TeX{}, and call the format file \texttt{hugetex.fmt}.
+  Using the standard way of specifying the program name used by \KPS{},
+  the particular value of the \texttt{main\_memory} variable will then
+  be read from \file{texmf.cnf}.
+\item[\texttt{extra\_mem\_bot}]
+  Extra space for ``large'' \TeX{} data structures:
+  boxes, glue, breakpoints, etc.  Especially useful if you use
+  \PiCTeX{}.
+\item[\texttt{font\_mem\_size}]
+  Number of words for font information available for \TeX. This
+  is more or less the total size of all TFM files read.
+\item[\texttt{hash\_extra}]
+  Additional space for the hash table of control sequence names.
+  Only $\approx$10,000 control sequences can be stored in the main
+  hash table; if you have a large book with numerous cross-references,
+  this might not be enough.  The default value of
+  \texttt{hash\_extra} is \texttt{50000}.
+\end{ttdescription}
+
+\noindent Of course, this facility is no substitute for truly dynamic
+arrays and memory allocation, but since these are extremely difficult to
+implement in the present \TeX{} source, these runtime parameters provide
+a practical compromise allowing some flexibility.
+
+
+\begin{comment}
+\section{Building on a new Unix platform}
+
+If you have a platform for which executables are not included, you will
+need to compile \TeX{} and friends. This is not as hard as it
+sounds. What you need is all in the directory \texttt{source} in the
+distribution.
+
+\subsection{Prerequisites}
+
+You will need at least 100 megabytes of disk space to compile all of
+\TeX{} and its support programs. You'll also need an ANSI C
+compiler, a \cmdname{make} utility, a lexical scanner, and a parser
+generator. We recommend the \GNU version of these programs
+(\cmdname{gcc}, \GNU \cmdname{make}, \cmdname{m4}, \cmdname{flex},
+\cmdname{bison}).  You may be able to work with other C compilers and
+\cmdname{make} programs, but you will need a good understanding of
+building Unix programs to sort out problems.
+
+Also, the command \texttt{uname} must return a sensible value.
+
+
+\subsection{Configuration}
+
+To begin, perform a normal installation of \TL{} to your disk (see
+section~\ref{sec:install-disk} on
+\p.\pageref{sec:install-disk}).  You may wish to skip installing
+all of the prebuilt binaries.
+
+Then, unpack the source from the compressed \texttt{tar} file in the
+directory \dirname{source} to your disk and change directory to where
+you placed it.
+
+Next, run \cmdname{configure} with a command line like this:
+\begin{alltt}
+> \Ucom{sh configure -prefix=/usr/local/TeX}
+\end{alltt}
+
+The \optname{-prefix} directory is the one where you installed the
+support tree; the directory layout will be as follows (where \$TEXDIR
+stands for the directory you chose):
+
+\noindent
+\begin{tabular}{>{\ttfamily}ll@{}}
+  \dirname{$TEXDIR/share/texmf}          & main tree with fonts,\\
+                                         & \qquad macros, etc\\
+  \dirname{$TEXDIR/man}                  & Unix manual pages\\
+  \dirname{$TEXDIR/info}                 & \GNU style Info manuals\\
+  \dirname{$TEXDIR/bin/$PLATFORM}        & binaries\\
+\end{tabular}
+%$
+
+If you want to leave out the \dirname{$PLATFORM} directory level,
+i.e., put the binaries directly into \dirname{$TEXDIR/bin}, specify
+the \verb|--disable-multiplatform| option to \cmdname{configure}.
+
+Have a look at the output of \verb|./configure --help| for more
+options you can use.  For example, you can skip building of \OMEGA{} and
+\eTeX{}.
+
+
+\subsection{Running \cmdname{make}}
+
+Make sure the shell variable or option \texttt{noclobber} is not set.
+Then, run the main \cmdname{make} like this:
+\begin{alltt}
+> \Ucom{make world}
+\end{alltt}
+and relax\ldots
+
+Alternatively, you want to log all the output, as in:
+\begin{alltt}
+> \Ucom{sh -c "make world >world.log 2>\&1" \&}
+\end{alltt}
+
+Before you believe that everything went ok, please check the log file
+for errors: \GNU \cmdname{make} always uses the string \samp{***}
+whenever a command fails.  Also, check if all the programs were built:
+
+\begin{alltt}
+> \Ucom{cd \var{TEXDIR}/bin/\var{archname}}
+> \Ucom{ls | wc}
+\end{alltt}
+The result should be over 200 (you can check the exact number with the
+\dirname{bin} directory contents in the distribution).
+
+If you need special privileges for \texttt{make install}, you can
+separate the \samp{make world} into two different runs, like this:
+\begin{alltt}
+> \Ucom{make all}
+> \Ucom{su}
+> \Ucom{make install strip}
+\end{alltt}
+
+After you've installed your new binaries, you should follow the normal
+post-installation procedures, given in section~\ref{sec:postinstall}
+(\p.\pageref{sec:postinstall}).
+
+Also, if you'd like to make your binaries available to others, please
+contact us.  We'll be happy to put them on the \TL\ web pages.
+\end{comment}
+
+
+\htmlanchor{ack}
+\section{Acknowledgements}
+
+\TL{} is a joint effort by virtually all of the \TeX{} user groups.
+This edition of \TL{} was overseen by Karl Berry.  The other principal
+contributors, past and present, are listed below.
+
+\begin{itemize*}
+
+\item The English, German, Dutch, and Polish \TeX{} user groups
+(TUG, DANTE e.V., NTG, and GUST,
+respectively), which provide the necessary technical and administrative
+infrastructure.  Please join the \TeX\ user group near you!  (See
+\url{http://tug.org/usergroups.html}.)
+
+\item The CTAN team (\url{http://ctan.org}), which distributes
+the \TL{} images and provides the common infrastructure for package
+updates, upon which \TL{} depends.
+
+\item Nelson Beebe, for making many platforms available to \TL\
+developers, and his own comprehensive testing and unparalleled
+bibliographic efforts.
+
+\item John Bowman, for making many changes to his advanced graphics
+program Asymptote to make it work in \TL.
+
+\item Peter Breitenlohner and the \eTeX\ team for the stable foundation
+of future \TeX's, and Peter specifically for years of stellar help with
+\GNU\ autotools and keeping sources up to date.  Peter passed away in
+October 2015, and we dedicate the continuing work to his memory.
+
+\item Jin-Hwan Cho and all of the DVIPDFM$x$ team, for their
+excellent driver and responsiveness to configuration issues.
+
+\item Thomas Esser, without whose marvelous \teTeX{} package \TL{}
+would have never existed.
+
+\item Michel Goossens, who co-authored the original documentation.
+
+\item Eitan Gurari, whose \TeX4ht is used to create the \HTML{}
+version of this documentation, and who worked tirelessly to improve it
+at short notice, every year.  Eitan prematurely passed away in June
+2009, and we dedicate this documentation to his memory.
+
+\item Hans Hagen, for much testing and making his \ConTeXt\ format
+(\url{http://pragma-ade.com}) work within \TL's framework.
+
+\item \Thanh, Martin Schr\"oder, and the pdf\TeX\ team
+(\url{http://pdftex.org}), for continuing enhancements of \TeX's
+abilities.
+
+\item Hartmut Henkel, for significant development contributions to
+pdf\TeX\, Lua\TeX, and more.
+
+\item Taco Hoekwater, for major renewed development efforts on MetaPost and
+(Lua)\TeX\ (\url{http://luatex.org}) itself, incorporating
+\ConTeXt\ into \TL, giving Kpathsea multi-threaded functionality, and
+much more.
+
+\item Khaled Hosny, for substantial work on \XeTeX, DVIPDFM$x$, and
+efforts with Arabic and other fonts.
+
+\item Pawe{\l} Jackowski, for the Windows installer \cmdname{tlpm},
+and Tomasz {\L}uczak, for \cmdname{tlpmgui}, used in past releases.
+
+\item Akira Kakuto, for providing the Windows
+binaries from his W32TEX distribution for Japanese \TeX\
+(\url{http://w32tex.org}), and many other development contributions.
+
+\item Jonathan Kew, for developing the remarkable \XeTeX{} engine and
+taking the time and trouble to integrate it in \TL{}, as well as the
+initial version of the Mac\TeX\ installer, and also for our recommended
+front-end \TeX{}works.
+
+\item Dick Koch, for maintaining Mac\TeX\ (\url{http://tug.org/mactex})
+in very close tandem with \TL{}, and for his great good cheer in doing
+so.
+
+\item Reinhard Kotucha, for major contributions to the \TL{} 2008
+infrastructure and installer, as well as Windows research efforts, the
+\texttt{getnonfreefonts} script, and more.
+
+\item Siep Kroonenberg, also for major contributions to the \TL{} 2008
+infrastructure and installer, especially on Windows, and for the bulk of
+work updating this manual describing those features.
+
+\item Mojca Miklavec, for much help with \ConTeXt.
+
+\item Heiko Oberdiek, for the \pkgname{epstopdf} package and many
+others, compressing the huge \pkgname{pst-geo} data files so we could
+include them, and most of all, for his remarkable work on
+\pkgname{hyperref}.
+
+\item Petr Ol\v{s}ak, who coordinated and checked all the Czech and Slovak
+material very carefully.
+
+\item Toshio Oshima, for his \cmdname{dviout} previewer for Windows.
+
+\item Manuel P\'egouri\'e-Gonnard, for helping with package updates,
+documentation improvements, and \cmdname{texdoc} development.
+
+\item Fabrice Popineau, for the original Windows support in \TL{} and
+work on the French documentation.
+
+\item Norbert Preining, the principal architect of the \TL{} 2008
+infrastructure and installer, and also for coordinating the Debian
+version of \TL{} (together with Frank K\"uster), making many suggestions
+along the way.
+
+\item Sebastian Rahtz, for originally creating \TL{} and maintaining it
+for many years.  Sebastian passed away in March 2016, and we dedicate
+the continuing work to his memory.
+
+\item Luigi Scarso, for continuing development of MetaPost, Lua\TeX, and
+more.
+
+\item Tomasz Trzeciak, for wide-ranging help with Windows.
+
+\item Vladimir Volovich, for substantial help with porting and other
+maintenance issues, and especially for making it feasible to include
+\cmdname{xindy}.
+
+\item Staszek Wawrykiewicz, the principal tester for all of \TL{},
+and coordinator of the many major Polish contributions: fonts, Windows
+installation, and more.
+
+\item Olaf Weber, for his patient maintenance of \Webc\ in past years.
+
+\item Gerben Wierda, for creating and maintaining the original \MacOSX\
+support.
+
+\item Graham Williams, the originator of the \TeX\ Catalogue.
+
+\end{itemize*}
+
+Builders of the binaries:
+Ettore Aldrovandi (\pkgname{i386-solaris}, \pkgname{x86\_64-solaris}),
+Marc Baudoin (\pkgname{amd64-netbsd}, \pkgname{i386-netbsd}),
+Karl Berry (\pkgname{i386-linux}),
+Ken Brown (\pkgname{i386-cygwin}, \pkgname{x86\_64-cygwin}),
+Simon Dales (\pkgname{armhf-linux}),
+Akira Kakuto (\pkgname{win32}),
+Dick Koch (\pkgname{universal-darwin}, \pkgname{x86\_64-darwin}),
+Nikola Le\v{c}i\'c (\pkgname{amd64-freebsd}, \pkgname{i386-freebsd}),
+Mojca Miklavec (\pkgname{mipsel-linux}, \pkgname{sparc-solaris}),
+Norbert Preining (\pkgname{alpha-linux}, \pkgname{x86\_64-linux}),
+Thomas Schmitz (\pkgname{powerpc-linux}),
+Boris Veytsman (\pkgname{armel-linux}).
+For information on the \TL{} build process, see
+\url{http://tug.org/texlive/build.html}.
+
+Translators of this manual:
+Denis Bitouz\xE9 (French),
+Carlos Enriquez Figueras (Spanish),
+Jjgod Jiang, Jinsong Zhao, Yue Wang, \& Helin Gai (Chinese),
+Nikola Le\v{c}i\'c (Serbian),
+Marco Pallante (Italian),
+Petr Sojka \& Jan Busa (Czech\slash Slovak),
+Boris Veytsman (Russian),
+Staszek Wawrykiewicz (Polish),
+Uwe Ziegenhagen (German).  The \TL{} documentation web page
+is \url{http://tug.org/texlive/doc.html}.
+
+Of course the most important acknowledgement must go to Donald Knuth,
+first for inventing \TeX, and then for giving it to the world.
+
+
+\section{Release history}
+\label{sec:history}
+
+\subsection{Past}
+
+Discussion began in late 1993 when the Dutch \TeX{} Users Group was
+starting work on its 4All\TeX{} \CD{} for MS-DOS users, and it
+was hoped at that time to issue a single, rational, \CD{} for all
+systems. This was too ambitious a target for the time, but it did spawn
+not only the very successful 4All\TeX{} \CD{}, but also the TUG
+Technical Council working group on a \emph{\TeX{} Directory Structure}
+(\url{http://tug.org/tds}), which specified how to create consistent and
+manageable collections of \TeX{} support files. A complete draft of the
+\TDS{} was published in the December 1995 issue of \textsl{TUGboat}, and
+it was clear from an early stage that one desirable product would be a
+model structure on \CD{}. The distribution you now have is a very direct
+result of the working group's deliberations. It was also clear that the
+success of the 4All\TeX{} \CD{} showed that Unix users would benefit
+from a similarly easy system, and this is the other main strand of
+\TL.
+
+We first undertook to make a new Unix-based \TDS{} \CD{} in the autumn
+of 1995, and quickly identified Thomas Esser's \teTeX{} as the ideal
+setup, as it already had multi-platform support and was built with
+portability across file systems in mind. Thomas agreed to help, and work
+began seriously at the start of 1996. The first edition was released in
+May 1996. At the start of 1997, Karl Berry completed a major new release
+of Web2c, which included nearly all the features which Thomas Esser had
+added in \teTeX, and we decided to base the 2nd edition of the \CD{} on
+the standard \Webc, with the addition of \teTeX's \texttt{texconfig}
+script. The 3rd edition of the \CD{} was based on a major revision of
+\Webc, 7.2, by Olaf Weber; at the same time, a new revision of \teTeX
+was being made, and \TL{} included almost all of its features. The
+4th edition followed the same pattern, using a new version of \teTeX,
+and a new release of \Webc{} (7.3).  The system now included a complete
+Windows setup.
+
+For the 5th edition (March 2000) many parts of the \CD{} were revised
+and checked, updating hundreds of packages. Package details were stored
+in XML files. But the major change for \TeX\ Live 5 was that all
+non-free software was removed. Everything in \TL{} is now intended
+to be compatible with the Debian Free Software Guidelines
+(\url{http://www.debian.org/intro/free}); we have done our best to check
+the license conditions of all packages, but we would very much
+appreciate hearing of any mistakes.
+
+The 6th edition (July 2001) had much more material updated. The major
+change was a new install concept: the user could select a more exact set
+of needed collections. Language-related collections were completely
+reorganized, so selecting any of them installs not only macros, fonts,
+etc., but also prepares an appropriate \texttt{language.dat}.
+
+The 7th edition of 2002 had the notable addition of \MacOSX{} support,
+and the usual myriad of updates to all sorts of packages and
+programs. An important goal was integration of the source back with
+\teTeX, to correct the drift apart in versions~5 and~6.
+
+\subsubsection{2003}
+
+In 2003, with the continuing flood of updates and additions, we found
+that \TL{} had grown so large it could no longer be contained on a
+single \CD, so we split it into three different distributions (see
+section~\ref{sec:tl-coll-dists}, \p.\pageref{sec:tl-coll-dists}).  In
+addition:
+
+\begin{itemize*}
+\item At the request of the \LaTeX{} team, we changed the standard
+      \cmdname{latex} and \cmdname{pdflatex} commands to now use \eTeX{} (see
+      \p.\pageref{text:etex}).
+\item The new Latin Modern fonts were included (and are recommended).
+\item Support for Alpha OSF was removed
+      (HPUX support was removed previously), since no one had (or
+      volunteered) hardware available on which to compile new binaries.
+\item Windows setup was substantially changed; for the first time
+      an integrated environment based on XEmacs was introduced.
+\item Important supplementary programs for Windows
+      (Perl, Ghost\-script, Image\-Magick, Ispell) are now installed
+      in the \TL{} installation directory.
+\item Font map files used by \cmdname{dvips}, \cmdname{dvipdfm}
+      and \cmdname{pdftex} are now generated by the new program
+      \cmdname{updmap} and installed into \dirname{texmf/fonts/map}.
+\item \TeX{}, \MF{}, and \MP{} now, by default, output most input
+      characters (32 and above) as themselves in output (e.g.,
+      \verb|\write|) files,
+      log files, and the terminal, i.e., \emph{not} translated using the
+      \verb|^^| notation.  In \TL{}~7, this translation was
+      dependent on the system locale settings; now, locale settings do
+      not influence the \TeX{} programs' behavior.  If for some reason
+      you need the \verb|^^| output, rename the file
+      \verb|texmf/web2c/cp8bit.tcx|.  (Future releases will have cleaner
+      ways to control this.)
+\item This documentation was substantially revised.
+\item Finally, since the edition numbers had grown unwieldy,
+      the version is now simply identified by the year: \TL{} 2003.
+\end{itemize*}
+
+
+\subsubsection{2004}
+
+2004 saw many changes:
+
+\begin{itemize}
+
+\item If you have locally-installed fonts which use their own
+\filename{.map} or (much less likely) \filename{.enc} support files, you
+may need to move those support files.
+
+\filename{.map} files are now searched for in subdirectories of
+\dirname{fonts/map} only (in each \filename{texmf} tree), along the
+\envname{TEXFONTMAPS} path.  Similarly, \filename{.enc} files are now
+searched for in subdirectories of \dirname{fonts/enc} only, along the
+\envname{ENCFONTS} path.  \cmdname{updmap} will attempt to warn about
+problematic files.
+
+For methods of handling this and other information, please see
+\url{http://tug.org/texlive/mapenc.html}.
+
+\item The \TK\ has been expanded with the addition of a \MIKTEX-based
+installable \CD, for those who prefer that implementation to Web2C.
+See section~\ref{sec:overview-tl} (\p.\pageref{sec:overview-tl}).
+
+\item Within \TL, the single large \dirname{texmf} tree of previous
+releases has been replaced by three: \dirname{texmf},
+\dirname{texmf-dist}, and \dirname{texmf-doc}.  See
+section~\ref{sec:tld} (\p.\pageref{sec:tld}), and the \filename{README}
+files for each.
+
+\item All \TeX-related input files are now collected in
+the \dirname{tex} subdirectory of \dirname{texmf*} trees, rather than
+having separate sibling directories \dirname{tex}, \dirname{etex},
+\dirname{pdftex}, \dirname{pdfetex}, etc.  See
+\CDref{texmf-dist/doc/generic/tds/tds.html\#Extensions}
+{\texttt{texmf-dist/doc/generic/tds/tds.html\#Extensions}}.
+
+\item Helper scripts (not meant to be invoked by users) are now located
+in a new \dirname{scripts} subdirectory of \dirname{texmf*} trees, and
+can be searched for via \verb|kpsewhich -format=texmfscripts|.  So if you have
+programs which call such scripts, they'll need to be adjusted.  See
+\CDref{texmf-dist/doc/generic/tds/tds.html\#Scripts}
+{\texttt{texmf-dist/doc/generic/tds/tds.html\#Scripts}}.
+
+\item Almost all formats leave most characters printable as
+themselves via the ``translation file'' \filename{cp227.tcx}, instead of
+translating them with the \verb|^^| notation.  Specifically, characters
+at positions 32--256, plus tab, vertical tab, and form feed are
+considered printable and not translated.  The exceptions are plain \TeX\
+(only 32--126 printable), \ConTeXt\ (0--255 printable), and the
+\OMEGA-related formats.  This default behavior is almost the same as in
+\TL\,2003, but it's implemented more cleanly, with more possibilities
+for customization.  See \CDref{texmf-dist/doc/web2c/web2c.html\#TCX-files}
+{\texttt{texmf-dist/doc/web2c/web2c.html\#TCX-files}}.
+(By the way, with Unicode input, \TeX\ may output partial character
+sequences when showing error contexts, since it is byte-oriented.)
+
+\item \textsf{pdfetex} is now the default engine for all formats
+except (plain) \textsf{tex} itself.  (Of course it generates DVI
+when run as \textsf{latex}, etc.)  This means, among other things, that
+the microtypographic features of \textsf{pdftex} are available in
+\LaTeX, \ConTeXt, etc., as well as the \eTeX\ features
+(\OnCD{texmf-dist/doc/etex/base/}).
+
+It also means it's \emph{more important than ever} to use the
+\pkgname{ifpdf} package (works with both plain and \LaTeX) or equivalent
+code, because simply testing whether \cs{pdfoutput} or some other
+primitive is defined is not a reliable way to determine if PDF
+output is being generated.  We made this backward compatible as best we
+could this year, but next year, \cs{pdfoutput} may be defined even when
+DVI is being written.
+
+\item pdf\TeX\ (\url{http://pdftex.org}) has many new features:
+
+  \begin{itemize*}
+
+  \item \cs{pdfmapfile} and \cs{pdfmapline} provide font map support
+  from within a document.
+
+  \item Microtypographic font expansion can be used more easily.\\
+  \url{http://www.ntg.nl/pipermail/ntg-pdftex/2004-May/000504.html}
+
+  \item All parameters previously set through the special configuration
+  file \filename{pdftex.cfg} must now be set through primitives,
+  typically in \filename{pdftexconfig.tex}; \filename{pdftex.cfg} is no
+  longer supported.  Any extant \filename{.fmt} files must be redumped
+  when \filename{pdftexconfig.tex} is changed.
+
+  \item See the pdf\TeX\ manual for more: \OnCD{texmf-dist/doc/pdftex/manual/pdftex-a.pdf}.
+
+  \end{itemize*}
+
+\item The \cs{input} primitive in \cmdname{tex} (and \cmdname{mf} and
+\cmdname{mpost}) now accepts double quotes containing spaces and other
+special characters.  Typical examples:
+\begin{verbatim}
+\input "filename with spaces"   % plain
+\input{"filename with spaces"}  % latex
+\end{verbatim}
+See the Web2C manual for more: \OnCD{texmf-dist/doc/web2c}.
+
+\item enc\TeX\ support is now included within Web2C and consequently all
+\TeX\ programs, via the \optname{-enc} option\Dash \emph{only when
+formats are built}.  enc\TeX\ supports general re-encoding of input and
+output, enabling full support of Unicode (in UTF-8).  See
+\OnCD{texmf-dist/doc/generic/enctex/} and
+\url{http://www.olsak.net/enctex.html}.
+
+\item Aleph, a new engine combining \eTeX\ and \OMEGA, is available.
+A little information is available in \OnCD{texmf-dist/doc/aleph/base}
+and \url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=aleph}.  The
+\LaTeX-based format for Aleph is named \textsf{lamed}.
+
+\item The latest \LaTeX\ release has a new version of the
+LPPL\Dash now officially a Debian-approved license.  Assorted
+other updates, see the \filename{ltnews} files in
+\OnCD{texmf-dist/doc/latex/base}.
+
+\item \cmdname{dvipng}, a new program for converting DVI to
+PNG image files, is included.  See
+\url{http://www.ctan.org/pkg/dvipng}.
+
+\item We reduced the \pkgname{cbgreek} package to a ``medium'' sized set
+of fonts, with the assent and advice of the author (Claudio Beccari).
+The excised fonts are the invisible, outline, and transparency ones,
+which are relatively rarely used, and we needed the space.  The full set
+is of course available from CTAN
+(\url{http://mirror.ctan.org/tex-archive/fonts/greek/cbfonts}).
+
+\item \cmdname{oxdvi} has been removed; just use \cmdname{xdvi}.
+
+\item The \cmdname{ini} and \cmdname{vir} commands (links) for
+\cmdname{tex}, \cmdname{mf}, and \cmdname{mpost} are no longer created,
+such as \cmdname{initex}.  The \cmdname{ini} functionality has been
+available through the command-line option \optname{-ini} for years now.
+
+\item \textsf{i386-openbsd} platform support was removed.  Since the
+\pkgname{tetex} package in the BSD Ports system is available, and
+GNU/Linux and FreeBSD binaries were available, it seemed
+volunteer time could be better spent elsewhere.
+
+\item On \textsf{sparc-solaris} (at least), you may have to set the
+\envname{LD\_LIBRARY\_PATH} environment variable to run the
+\pkgname{t1utils} programs.  This is because they are compiled with C++,
+and there is no standard location for the runtime libraries.  (This is
+not new in 2004, but wasn't previously documented.)  Similarly, on
+\textsf{mips-irix}, the MIPSpro 7.4 runtimes are required.
+
+\end{itemize}
+
+\subsubsection{2005}
+
+2005 saw the usual huge number of updates to packages and programs.
+The infrastructure stayed relatively stable from 2004, but inevitably
+there were some changes there as well:
+
+\begin{itemize}
+
+\item New scripts \cmdname{texconfig-sys}, \cmdname{updmap-sys}, and
+      \cmdname{fmtutil-sys} were introduced, which modify the
+      configuration in the system trees.  The \cmdname{texconfig},
+      \cmdname{updmap}, and \cmdname{fmtutil} scripts now modify
+      user-specific files, under \dirname{$HOME/.texlive2005}.
+
+\item Corresponding new variables \envname{TEXMFCONFIG} and
+      \envname{TEXMFSYSCONFIG} to specify the trees where configuration
+      files (user or system, respectively) are found.  Thus, you may
+      need to move personal versions of \filename{fmtutil.cnf} and
+      \filename{updmap.cfg} to these places; another option is to
+      redefine \envname{TEXMFCONFIG} or \envname{TEXMFSYSCONFIG} in
+      \filename{texmf.cnf}. In any case the real location of these files
+      and the values of \envname{TEXMFCONFIG} and \envname{TEXMFSYSCONFIG}
+      must agree.
+      See section~\ref{sec:texmftrees}, \p.\pageref{sec:texmftrees}.
+
+\item Last year, we kept \verb|\pdfoutput| and other primitives undefined
+      for \dvi\ output, even though the \cmdname{pdfetex} program was
+      being used.  This year, as promised, we undid that compatibility
+      measure.  So if your document uses \verb|\ifx\pdfoutput\undefined|
+      to test if PDF is being output, it will need to be changed.  You
+      can use the package \pkgname{ifpdf.sty} (which works under both
+      plain \TeX\ and \LaTeX) to do this, or steal its logic.
+
+\item Last year, we changed most formats to output (8-bit) characters as
+      themselves (see previous section).  The new TCX file
+      \filename{empty.tcx} now provides an easier way to get the
+      original \verb|^^| notation if you so desire, as in:
+\begin{verbatim}
+latex --translate-file=empty.tcx yourfile.tex
+\end{verbatim}
+
+\item The new program \cmdname{dvipdfmx} is included for translation of
+      DVI to PDF; this is an actively maintained update of
+      \cmdname{dvipdfm} (which is also still available for now, though
+      no longer recommended).
+
+\item The new programs \cmdname{pdfopen} and \cmdname{pdfclose} are included
+      to allow reloading of PDF files in the Adobe Acrobat Reader without
+      restarting the program.  (Other PDF readers, notably \cmdname{xpdf},
+      \cmdname{gv}, and \cmdname{gsview}, have never suffered from this
+      problem.)
+
+\item For consistency, the variables \envname{HOMETEXMF} and
+      \envname{VARTEXMF} have been renamed to \envname{TEXMFHOME} and
+      \envname{TEXMFSYSVAR}, respectively.  There is also
+      \envname{TEXMFVAR}, which is by default user-specific.  See the
+      first point above.
+
+\end{itemize}
+
+
+\subsubsection{2006--2007}
+
+In 2006--2007, the major new addition to \TL{} was the \XeTeX{} program,
+available as the \texttt{xetex} and \texttt{xelatex} programs; see
+\url{http://scripts.sil.org/xetex}.
+
+MetaPost also received a notable update, with more planned for the
+future (\url{http://tug.org/metapost/articles}), likewise pdf\TeX{}
+(\url{http://tug.org/applications/pdftex}).
+
+The \TeX\ \filename{.fmt} (high-speed format) and the similar files for
+MetaPost and \MF\ are now stored in subdirectories of \dirname{texmf/web2c},
+instead of in the directory itself (although the directory is still
+searched, for the sake of existing \filename{.fmt}'s).  The
+subdirectories are named for the `engine' in use, such as \filename{tex}
+or \filename{pdftex} or \filename{xetex}.  This change should be
+invisible in normal use.
+
+The (plain) \texttt{tex} program no longer reads \texttt{\%\&} first
+lines to determine what format to run; it is the pure Knuthian \TeX.
+(\LaTeX\ and everything else do still read \texttt{\%\&} lines).
+
+Of course the year also saw (the usual) hundreds of other updates to
+packages and programs.  As usual, please check CTAN
+(\url{http://mirror.ctan.org}) for updates.
+
+Internally, the source tree is now stored in Subversion, with a standard
+web interface for viewing the tree, as linked from our home page.
+Although not visible in the final distribution, we expect this will
+provide a stable development foundation for future years.
+
+Finally, in May 2006 Thomas Esser announced that he would no longer be
+updating te\TeX{} (\url{http://tug.org/tetex}).  As a result, there was
+been a surge of interest in \TL{}, especially among \GNU/Linux
+distributors.  (There is a new \texttt{tetex} installation scheme in
+\TL{}, which provides an approximate equivalent.)  We hope this will
+eventually translate to improvements in the \TeX\ environment for
+everyone.
+
+\subsubsection{2008}
+
+In 2008, the entire \TL{} infrastructure was redesigned and
+reimplemented.  Complete information about an installation is now stored
+in a plain text file \filename{tlpkg/texlive.tlpdb}.
+
+Among other things, this finally makes possible upgrading a \TL{}
+installation over the Internet after the initial installation, a feature
+MiK\TeX\ has provided for many years.  We expect to regularly update new
+packages as they are released to \CTAN.
+
+The major new engine Lua\TeX\ (\url{http://luatex.org}) is included;
+besides a new level of flexibility in typesetting, this provides an
+excellent scripting language for use both inside and outside of \TeX\
+documents.
+
+Support among Windows and the Unix-based platforms is now much more
+uniform.  In particular, most Perl and Lua scripts are now available on
+Windows, using the Perl internally distributed with \TL.
+
+The new \cmdname{tlmgr} script (section~\ref{sec:tlmgr}) is the
+general interface for managing \TL{} after the initial installation.
+It handles package updates and consequent regeneration of formats, map
+files, and language files, optionally including local additions.
+
+With the advent of \cmdname{tlmgr}, the \cmdname{texconfig} actions to
+edit the format and hyphenation configuration files are now disabled.
+
+The \cmdname{xindy} indexing program
+(\url{http://xindy.sourceforge.net/}) is now included on most platforms.
+
+The \cmdname{kpsewhich} tool can now report all matches for a given file
+(option \optname{--all}) and limit matches to a given subdirectory
+(option \optname{--subdir}).
+
+The \cmdname{dvipdfmx} program now includes functionality to extract
+bounding box information, via the command name \cmdname{extractbb}; this
+was one of the last features provided by \cmdname{dvipdfm} not in
+\cmdname{dvipdfmx}.
+
+The font aliases \filename{Times-Roman}, \filename{Helvetica}, and so on
+have been removed.  Different packages expected them to behave
+differently (in particular, to have different encodings), and there was
+no good way to resolve this.
+
+The \pkgname{platex} format has been removed, to resolve a name conflict
+with a completely different Japanese \pkgname{platex}; the
+\pkgname{polski} package is now the main Polish support.
+
+Internally, the \web\ string pool files are now compiled into the
+binaries, to ease upgrades.
+
+Finally, the changes made by Donald Knuth in his `\TeX\ tuneup of 2008'
+are included in this release.  See
+\url{http://tug.org/TUGboat/Articles/tb29-2/tb92knut.pdf}.
+
+\subsubsection{2009}
+
+In 2009, the default output format for Lua\AllTeX\ is now PDF, to take
+advantage of Lua\TeX's OpenType support, et al.  New executables named
+\code{dviluatex} and \code{dvilualatex} run Lua\TeX\ with DVI output.
+The Lua\TeX\ home page is \url{http://luatex.org}.
+
+The original Omega engine and Lambda format have been excised, after
+discussions with the Omega authors.  The updated Aleph and Lamed remain,
+as do the Omega utilities.
+
+A new release of the AMS \TypeI\ fonts is included, including Computer
+Modern: a few shape changes made over the years by Knuth in the Metafont
+sources have been integrated, and the hinting has been updated.  The
+Euler fonts have been thoroughly reshaped by Hermann Zapf (see
+\url{http://tug.org/TUGboat/Articles/tb29-2/tb92hagen-euler.pdf}).  In
+all cases, the metrics remain unchanged.  The AMS fonts home page is
+\url{http://www.ams.org/tex/amsfonts.html}.
+
+The new \GUI{} front end \TeX{}works is included for Windows, and also in
+Mac\TeX.  For other platforms, and more information, see the \TeX{}works
+home page, \url{http://tug.org/texworks}.  It is a cross-platform front
+end inspired by the \MacOSX\ TeXShop editor, aiming at ease-of-use.
+
+The graphics program Asymptote is included for several platforms.  This
+implements a text-based graphics description language vaguely akin to
+MetaPost, but with advanced 3D support and other features.  Its home
+page is \url{http://asymptote.sourceforge.net}.
+
+The separate \code{dvipdfm} program has been replaced by
+\code{dvipdfmx}, which operates in a special compatibility mode under
+that name.  \code{dvipdfmx} includes CJK support and has
+accumulated many other fixes over the years since the last
+\code{dvipdfm} release.
+
+Executables for the \pkgname{cygwin} and \pkgname{i386-netbsd} platforms
+are now included, while we were advised that OpenBSD users get
+\TeX\ through their package systems, plus there were difficulties in
+making binaries that have a chance of working on more than one version.
+
+A miscellany of smaller changes: we now use \pkgname{xz} compression,
+the stable replacement for \pkgname{lzma}
+(\url{http://tukaani.org/xz/}); a literal |$| is allowed in filenames
+when it does not introduce a known variable name; the Kpathsea library
+is now multi-threaded (made use of in MetaPost); the entire \TL{} build
+is now based on Automake.
+
+Final note on the past: all releases of \TL{}, along with ancillary
+material such as \CD\ labels, are available at
+\url{ftp://tug.org/historic/systems/texlive}.
+
+
+\subsubsection{2010}
+\label{sec:2010news} % keep with 2010
+
+In 2010, the default version for PDF output is now 1.5, enabling more
+compression.  This applies to all the \TeX\ engines when used to produce
+PDF and to \code{dvipdfmx}.  Loading the \pkgname{pdf14} \LaTeX\ package
+changes back to PDF~1.4, or set |\pdfminorversion=4|.
+
+pdf\AllTeX\ now \emph{automatically} converts a requested Encapsulated
+PostScript (EPS) file to PDF, via the \pkgname{epstopdf} package, when
+and if the \LaTeX\ \code{graphics.cfg} configuration file is loaded, and
+PDF is being output.  The default options are intended to eliminate any
+chance of hand-created PDF files being overwritten, but you can also
+prevent \code{epstopdf} from being loaded at all by putting
+|\newcommand{\DoNotLoadEpstopdf}{}| (or |\def...|) before the
+\cs{documentclass} declaration.  It is also not loaded if the
+\pkgname{pst-pdf} package is used.  For more details, see the
+\pkgname{epstopdf} package documentation
+(\url{http://ctan.org/pkg/epstopdf-pkg}).
+
+A related change is that execution of a very few external commands from
+\TeX, via the \cs{write18} feature, is now enabled by default.  These
+are commands are \code{repstopdf}, \code{makeindex}, \code{kpsewhich},
+\code{bibtex}, and \code{bibtex8}; the list is defined in
+\code{texmf.cnf}.  Environments which must disallow all such external
+commands can deselect this option in the installer (see
+section~\ref{sec:options}), or override the value after installation by
+running |tlmgr conf texmf shell_escape 0|.
+
+Yet another related change is that \BibTeX\ and Makeindex now refuse to
+write their output files to an arbitrary directory (like \TeX\ itself),
+by default.  This is so they can now be enabled for use by the
+restricted \cs{write18}.  To change this, the \envname{TEXMFOUTPUT}
+environment variable can be set, or the |openout_any| setting changed.
+
+\XeTeX\ now supports margin kerning along the same lines as pdf\TeX.
+(Font expansion is not presently supported.)
+
+By default, \prog{tlmgr} now saves one backup of each package updated
+(\code{tlmgr option autobackup 1}), so broken packages updates can be
+easily reverted with \code{tlmgr restore}.  If you do post-install
+updates, and don't have the disk space for the backups, run \code{tlmgr
+option autobackup 0}.
+
+New programs included: the p\TeX\ engine and related utilities for
+typesetting Japanese; the \BibTeX{}U program for Unicode-enabled
+\BibTeX; the \prog{chktex} utility
+(\url{http://baruch.ev-en.org/proj/chktex}) for checking \AllTeX\
+documents; the \prog{dvisvgm} (\url{http://dvisvgm.sourceforge.net})
+DVI-to-SVG translator.
+
+Executables for these new platforms are now included: \code{amd64-freebsd},
+\code{amd64-kfreebsd}, \code{i386-freebsd}, \code{i386-kfreebsd},
+\code{x86\_64-darwin}, \code{x86\_64-solaris}.
+
+A change in \TL{} 2009 that we failed to note: numerous \TeX4ht-related
+executables (\url{http://tug.org/tex4ht}) were removed from the binary
+directories.  The generic \code{mk4ht} program can be used to run any of
+the various \code{tex4ht} combinations.
+
+Finally, the \TL{} release on the \TK\ \DVD\ can no longer be run live
+(oddly enough).  A single \DVD\ no longer has enough room.  One
+beneficial side effect is that installation from the physical \DVD\ is
+much faster.
+
+\subsubsection{2011}
+
+The \MacOSX\ binaries (\code{universal-darwin} and
+\code{x86\_64-darwin}) now work only on Leopard or later; Panther and
+Tiger are no longer supported.
+
+The \code{biber} program for bibliography processing is included on
+common platforms.  Its development is closely coupled with the
+\code{biblatex} package, which completely reimplements the
+bibliographical facilities provided by LaTeX.
+
+The MetaPost (\code{mpost}) program no longer creates or uses
+\code{.mem} files.  The needed files, such as \code{plain.mp}, are
+simply read on every run.  This is related to supporting MetaPost as a
+library, which is another significant though not user-visible change.
+
+The \code{updmap} implementation in Perl, previously used only on
+Windows, has been revamped and is now used on all platforms.  There
+shouldn't be any user-visible changes as a result, except that it runs
+much faster.
+
+The \cmdname{initex} and \cmdname{inimf} programs were restored (but no
+other \cmdname{ini*} variants).
+
+\subsubsection{2012}
+
+\code{tlmgr} supports updates from multiple network repositories.  The
+section on multiple repositories in the \code{tlmgr help} output has
+more.
+
+The parameter \cs{XeTeXdashbreakstate} is set to~1 by default, for both
+\code{xetex} and \code{xelatex}.  This allows line breaks after
+em-dashes and en-dashes, which has always been the behavior of plain
+\TeX, \LaTeX, Lua\TeX, etc.  Existing \XeTeX\ documents which must
+retain perfect line-break compatibility will need to set
+\cs{XeTeXdashbreakstate} to~0 explicitly.
+
+The output files generated by \code{pdftex} and \code{dvips}, among
+others, can now exceed 2gb.
+
+The 35 standard PostScript fonts are included in the output of
+\code{dvips} by default, since so many different versions of them are
+extant.
+
+In the restricted \cs{write18} execution mode, set by default,
+\code{mpost} is now an allowed program.
+
+A \code{texmf.cnf} file is also found in \filename{../texmf-local},
+e.g., \filename{/usr/local/texlive/texmf-local/web2c/texmf.cnf}, if it
+exists.
+
+The \code{updmap} script reads a per-tree \code{updmap.cfg} instead of
+one global config.  This change should be invisible, unless you edited
+your updmap.cfg's directly.  The \verb|updmap --help| output has more.
+
+Platforms: \pkgname{armel-linux} and \pkgname{mipsel-linux} added;
+\pkgname{sparc-linux} and \pkgname{i386-netbsd} are no longer in the
+main distribution.
+
+\subsubsection{2013}
+
+Distribution layout: the top-level \code{texmf/} directory has been
+merged into \code{texmf-dist/}, for simplicity.  Both the
+\code{TEXMFMAIN} and \code{TEXMFDIST} Kpathsea variables now point to
+\code{texmf-dist}.
+
+Many small language collections have been merged together, to simplify
+installation.
+
+\MP: native support for PNG output and floating-point (IEEE double) has
+been added.
+
+Lua\TeX: updated to Lua 5.2, and includes a new library
+(\code{pdfscanner}) to process external PDF page content, among much
+else (see its web pages).
+
+\XeTeX\ (also see its web pages for more):
+\begin{itemize}
+\item The HarfBuzz library now used for font layout instead of
+ICU.  (ICU is still used to support input encodings, bidirectionality,
+and the optional Unicode line breaking.)
+\item Graphite2 and HarfBuzz are used instead of SilGraphite for Graphite
+layout.
+\item On Macs, Core Text is used instead of the (deprecated) ATSUI.
+\item Prefer TrueType/OpenType fonts to Type1 when the names are the same.
+\item Fix occasional mismatch in font finding between \XeTeX\ and
+\code{xdvipdfmx}.
+\item Support OpenType math cut-ins.
+\end{itemize}
+
+\cmdname{xdvi}: now uses FreeType instead of \code{t1lib} for rendering.
+
+\pkgname{microtype.sty}: some support for \XeTeX\ (protrusion) and
+Lua\TeX\ (protrusion, font expansion, tracking), among other
+enhancements.
+
+\cmdname{tlmgr}: new \code{pinning} action to ease configuring multiple
+repositories; that section in \verb|tlmgr --help| has more, online at
+\url{http://tug.org/texlive/doc/tlmgr.html#MULTIPLE-REPOSITORIES}.
+
+Platforms: \pkgname{armhf-linux}, \pkgname{mips-irix},
+\pkgname{i386-netbsd}, and \pkgname{amd64-netbsd} added or revived;
+\pkgname{powerpc-aix} removed.
+
+\subsubsection{2014}
+
+2014 saw another \TeX\ tune-up from Knuth; this affected all engines,
+but the only visible change likely is the restoration of the
+\code{preloaded format} string on the banner line.  Per Knuth, this now
+reflects the format that \emph{would} be loaded by default, rather than
+an undumped format that is actually preloaded in the binary; it may be
+overridden in various ways.
+
+pdf\TeX: new warning-suppression parameter
+\cs{pdfsuppresswarningpagegroup}; new primitives for fake interword
+spaces to help with PDF text reflowing: \cs{pdfinterwordspaceon},
+\cs{pdfinterwordspaceoff}, \cs{pdffakespace}.
+
+Lua\TeX: Notable changes and fixes were made to font loading and
+hyphenation.  The biggest addition is a new engine variant,
+\code{luajittex} (\url{http://foundry.supelec.fr/projects/luajittex})
+and its siblings \code{texluajit} and \code{texluajitc}.  This uses a
+just-in-time Lua compiler (detailed \textsl{TUGboat} article at
+\url{http://tug.org/TUGboat/tb34-1/tb106scarso.pdf}).  \code{luajittex}
+is still in development, is not available on all platforms, and is
+considerably less stable than \code{luatex}.  Neither we nor its
+developers recommend using it except for the specific purpose of
+experimenting with jit on Lua code.
+
+\XeTeX: The same image formats are now supported on all platforms
+(including Mac); avoid Unicode compatibility decomposition fallback (but
+not other variants); prefer OpenType to Graphite fonts, for
+compatibility with previous \XeTeX\ versions.
+
+\MP: A new numbersystem \code{decimal} is supported, along with a
+companion internal \code{numberprecision}; a new definition of
+\code{drawdot} in \filename{plain.mp}, per Knuth; bug fixes in
+SVG and PNG output, among others.
+
+The \cmdname{pstopdf} Con\TeX{}t utility will be removed as a standalone
+command at some point after the release, due to conflicts with OS
+utilities of the same name.  It can still (and now) be invoked as
+\code{mtxrun --script pstopdf}.
+
+\cmdname{psutils} has been substantially revised by a new maintainer.
+As a result, several seldom-used utilities (\code{fix*}, \code{getafm},
+\code{psmerge}, \code{showchar}) are now only in the \dirname{scripts/}
+directory rather than being user-level executables (this can be reversed
+if it turns out to be problematic).  A new script, \code{psjoin}, has
+been added.
+
+The Mac\TeX\ redistribution of \TeX\ Live (section~\ref{sec:macosx}) no
+longer includes the optional Mac-only packages for the Latin Modern and
+\TeX\ Gyre fonts, since it is easy enough for individual users to make
+them available to the system.  The \cmdname{convert} program from
+ImageMagick has also been excised, since \TeX4ht (specifically
+\code{tex4ht.env}) now uses Ghostscript directly.
+
+The \pkgname{langcjk} collection for Chinese, Japanese, and Korean
+support has been split into individual language collections for the sake
+of more moderate sizes.
+
+Platforms: \pkgname{x86\_64-cygwin} added, \pkgname{mips-irix} removed;
+Microsoft no longer supports Windows XP, so our programs may
+start failing there at any time.
+
+\subsubsection{2015}
+
+\LaTeXe\ now incorporates, by default, changes previously included only
+by explicitly loading the \pkgname{fixltx2e} package, which is now a
+no-op.  A new \pkgname{latexrelease} package and other mechanisms allow
+for controlling what is done.  The included \LaTeX\ News \#22 and
+``\LaTeX\ changes'' documents have details.  Incidentally, the
+\pkgname{babel} and \pkgname{psnfss} packages, while core parts of
+\LaTeX, are maintained separately and are not affected by these changes
+(and should still work).
+
+Internally, \LaTeXe\ now includes Unicode-related engine configuration
+(what characters are letters, naming of primitives, etc.) which was
+previously part of \TeX\ Live.  This change is intended to be invisible
+to users; a few low-level internal control sequences have been renamed
+or removed, but the behavior should be just the same.
+
+pdf\TeX: Support JPEG Exif as well as JFIF; do not
+emit a warning if \cs{pdfinclusionerrorlevel} is negative; sync
+with \prog{xpdf}~3.04.
+
+Lua\TeX: New library \pkgname{newtokenlib} for scanning tokens; bug
+fixes in the \code{normal} random number generator and other places.
+
+\XeTeX: Image handling fixes; \prog{xdvipdfmx} binary looked for first
+as a sibling to \prog{xetex}; internal \code{XDV} opcodes changed.
+
+MetaPost: New numbersystem \code{binary}; new Japanese-enabled
+\prog{upmpost} and \prog{updvitomp} programs, analogous to
+\prog{up*tex}.
+
+Mac\TeX: Updates to the included Ghostscript package for CJK
+support.  The \TeX\ Distribution Preference Pane now works in Yosemite
+(\MacOSX~10.10).  Resource-fork font suitcases (generally without an
+extension) are no longer supported by \XeTeX; data-fork suitcases
+(\code{.dfont}) remain supported.
+
+Infrastructure: The \prog{fmtutil} script has been reimplemented to read
+\filename{fmtutil.cnf} on a per-tree basis, analogous to \prog{updmap}.
+Web2C \prog{mktex*} scripts (including \prog{mktexlsr}, \prog{mktextfm},
+\prog{mktexpk}) now prefer programs in their own directory, instead of
+always using the existing \envname{PATH}.
+
+Platforms: \pkgname{*-kfreebsd} removed, since \TeX\ Live is now easily
+available through the system platform mechanisms.
+Support for some additional platforms is available as custom binaries
+(\url{http://tug.org/texlive/custom-bin.html}).  In addition, some
+platforms are now omitted from the \DVD\ (simply to save space), but can
+be installed normally over the net.
+
+% 

+\htmlanchor{news}
+\subsection{Present---2016}
+\label{sec:tlcurrent}
+
+Lua\TeX: Sweeping changes to primitives, both renames and removals,
+along with some node structure rearrangements.  The changes are
+summarized in an article by Hans Hagen, ``Lua\TeX\ 0.90 backend changes
+for PDF and more''
+(\url{http://tug.org/TUGboat/tb37-1/tb115hagen-pdf.pdf}); for all the
+details, see the Lua\TeX\ manual,
+\OnCD{texmf-dist/doc/luatex/base/luatex.pdf}.
+
+Metafont: New highly experimental sibling programs MFlua and MFluajit,
+integrating Lua with \MF, for trial testing purposes.
+
+MetaPost: Bug fixes and internal preparations for MetaPost 2.0.
+
+\code{SOURCE\_DATE\_EPOCH} support in all engines except Lua\TeX\ (which
+will come in the next release) and original \code{tex} (intentionally
+omitted): if the environment variable \code{SOURCE\_DATE\_EPOCH} is set,
+its value is used for timestamps in the PDF output.  If
+\code{SOURCE\_DATE\_EPOCH\_TEX\_PRIMITIVES} is also set, the
+\code{SOURCE\_DATE\_EPOCH} value is used to initialize the \TeX\
+primitives \cs{year}, \cs{month}, \cs{day}, \cs{time}.  The pdf\TeX\
+manual has examples and details.
+
+pdf\TeX: new primitives \cs{pdfinfoomitdate}, \cs{pdftrailerid},
+\cs{pdfsuppressptexinfo}, to control values appearing in the output
+which normally change with each run.  These features are for PDF output
+only, not DVI.
+
+Xe\TeX: New primitives \cs{XeTeXhyphenatablelength},
+\cs{XeTeXgenerateactualtext},\\ \cs{XeTeXinterwordspaceshaping},
+\cs{mdfivesum}; character class limit increased to 4096; DVI id byte
+incremented.
+
+Other utilities:
+\begin{itemize}
+\item \code{gregorio} is a new program, part of the \code{gregoriotex}
+package for typesetting Gregorian chant scores; it is included in
+\code{shell\_escape\_commands} by default.
+
+\item \code{upmendex} is an index creation program, mostly compatible
+with \code{makeindex}, with support for Unicode sorting, among other
+changes.
+
+\item \code{afm2tfm} now makes only accent-based height adjustments
+upward; a new option \code{-a} omits all adjustments.
+
+\item \code{ps2pk} can handle extended PK/GF fonts.
+\end{itemize}
+
+Mac\TeX: The \TeX\ Distribution Preference Pane is gone; its
+functionality is now in TeX Live Utility; bundled GUI applications
+upgraded; new script \code{cjk-gs-integrate} to be run by users who wish
+to incorporate various CJK fonts into Ghostscript.
+
+Infrastructure: System-level \code{tlmgr} configuration file supported;
+verify package checksums; if GPG is available, verify signature of
+network updates.  These checks happen with both the installer and
++\code{tlmgr}.  (If GPG is not available, updates proceed as usual.)
+
+Platforms: \code{alpha-linux} and \code{mipsel-linux} removed.
+
+
+\subsection{Future}
+
+\emph{\TL{} is not perfect!}  (And never will be.)  We intend to
+continue to release new versions, and would like to provide more help
+material, more utilities, more installation programs, and (of course) an
+ever-improved and better-checked tree of macros and fonts. This work is
+all done by volunteers in their spare time, and so there is always more
+to do.  Please see \url{http://tug.org/texlive/contribute.html}.
+
+Please send corrections, suggestions, and offers of help to:
+\begin{quote}
+\email{tex-live at tug.org} \\
+\url{http://tug.org/texlive}
+\end{quote}
+
+\medskip
+\noindent \textsl{Happy \TeX ing!}
+
+\end{document}


Property changes on: trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/live-2016.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/tex-live.sty-2016
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/tex-live.sty-2016	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/texlive/texlive-en/archive/tex-live.sty-2016	2017-04-25 18:14:26 UTC (rev 44036)
@@ -0,0 +1,496 @@
+% $Id: tex-live.sty 40574 2016-04-17 18:39:00Z karl $
+% TeX Live documentation style.  Written by many people over many years.
+% Public domain.
+%
+\NeedsTeXFormat{LaTeX2e}[1995/12/01]
+\ProvidesPackage{tex-live}[2015/04/28 TeX Live Guide style]
+%
+% colortbl and other packages otherwise make the default be letter, it seems.
+\RequirePackage[a4paper,hscale=0.75,lines=60,vmarginratio=10:8]{geometry}
+%
+\RequirePackage{alltt}
+\RequirePackage{array}
+\RequirePackage{colortbl}
+\RequirePackage{comment}
+\RequirePackage{float}
+\RequirePackage{graphicx}
+\RequirePackage{longtable}
+\RequirePackage{shortvrb}
+\RequirePackage[normalem]{ulem}
+\RequirePackage[obeyspaces]{url}
+\RequirePackage{xspace}
+%
+% for a proper \acro command.
+\RequirePackage{relsize}
+%\DeclareRobustCommand{\acro}[1]{\textscale{.9}{#1}\@}
+\def\acro#1{\texorpdfstring{\textscale{.9}{#1}}{#1}\@}
+%
+%% No lmodern for Russian; LM doesn't have cyrillic.
+\ifx\tldocrussion\undefined \RequirePackage{lmodern}\fi
+%
+\usepackage{textcomp}% including \textbullet
+\def\p.{p.\,}
+
+\RequirePackage{fancyvrb}
+\DefineVerbatimEnvironment{verbatim}{Verbatim}{fontsize=\normalsize}
+\DefineVerbatimEnvironment{fverbatim}{Verbatim}{fontsize=\footnotesize}
+\DefineVerbatimEnvironment{sverbatim}{Verbatim}{fontsize=\small}
+\DefineVerbatimEnvironment{boxedverbatim}
+ {Verbatim}{fontsize=\footnotesize,frame=single}
+\DefineVerbatimEnvironment{Verbatim}{Verbatim}{fontsize=\normalsize}
+\def\verbatiminput#1{\VerbatimInput[fontsize=\scriptsize]{#1}}
+\def\boxedverbatiminput#1{\VerbatimInput[frame=single,fontsize=\scriptsize]{#1}}
+\def\listinginput#1#2{\VerbatimInput[fontsize=\scriptsize,firstnumber=#1,numbers=left]{#2}}
+\MakeShortVerb\|
+%
+%
+% Done with packages.
+%
+% emacs-page page layout.
+% 
+%ltr \advance\textwidth by 1.1in
+%ltr \advance\oddsidemargin by -.55in
+%ltr \advance\evensidemargin by -.55in
+%ltr %
+%ltr \advance\textheight by 1in
+%ltr \advance\topmargin by -.5in
+%ltr \advance\footskip by -.5in
+%ltr %
+\message{dimens: textwidth=\the\textwidth\space
+         oddsidemargin=\the\oddsidemargin\space
+         evensidemargin=\the\evensidemargin\space
+         textheight=\the\textheight\space
+         topmargin=\the\topmargin\space
+         footskip=\the\footskip}
+% 
+% with settings above, and without a4 (hence letter):
+% textwidth=424.49744pt  oddsidemargin=22.25128pt evensidemargin=22.25128pt
+% textheight=622.26999pt topmargin=-20.135pt      footskip=-6.135pt
+% 
+% with default a4paper geometry settings (not enough height):
+% textwidth=418.25368pt oddsidemargin=17.3571pt evensidemargin=17.3571pt 
+% textheight=591.5302pt topmargin=-7.86334pt    footskip=30.0pt
+%
+% with geometry settings [a4paper,hscale=0.75,lines=60,vmarginratio=10:8]:
+% textwidth=448.1309pt oddsidemargin=2.41849pt  evensidemargin=2.41849pt
+% textheight=718.0pt   topmargin=-38.68848pt    footskip=30.0pt
+
+% 
+\pagestyle{headings}
+%
+% LaTeX parameters.
+\renewcommand{\topfraction}{0.85}
+\renewcommand{\floatpagefraction}{0.86}
+\renewcommand{\textfraction}{0.1}
+\renewcommand{\abovecaptionskip}{4pt}
+\renewcommand{\belowcaptionskip}{4pt}
+\setcounter{tocdepth}{3}
+\setcounter{secnumdepth}{3}
+\setcounter{topnumber}{5}
+\setcounter{totalnumber}{5}
+%
+% linebreaking, etc.
+\hbadness=4000
+\vbadness=4000
+\emergencystretch=.1\hsize
+\relpenalty=500
+%
+\def\slash{/\penalty\z@\hskip\z at skip }
+%
+% various sorts of names
+\newcommand*{\pkgname}[1]{\textsf{#1}}% package name
+\newcommand*{\optname}[1]{\texttt{#1}}% (package,class) option name
+\newcommand*{\cmdname}[1]{\textsf{#1}}% command name
+\newcommand*{\colname}[1]{\emph{#1}}%   collection name
+\newcommand*{\dirname}[1]{\path{#1}}%   directory name
+\def\filename#1{\path{#1}}%  file name
+\newcommand*{\envname}[1]{\texttt{#1}}% environment variable name
+\newcommand{\code}[1]{\texttt{#1}}
+\newcommand{\file}[1]{\texttt{#1}}
+\newcommand{\prog}[1]{\textsf{#1}}% same as \cmdname
+\newcommand{\samp}[1]{`\texttt{#1}'}
+\newcommand{\var}[1]{{\sl #1}}% not \textsl, for roman not typewriter slanted.
+\newcommand{\ttvar}[1]{\texttt{\var{#1}}}
+%
+% underlined command input.
+%\def\Ucom#1{%
+%   \uline{\rule[-.2\baselineskip]{0pt}{.9\baselineskip}\ttfamily #1}}
+% bold command input
+\def\Ucom#1{{\bfseries\ttfamily #1}}
+%
+% \CDref is for url's with a #, where we need to write the target url and
+% displayed url separately in the input, due to catcode madness.
+% (We could simplify/remove this next time, I think.)
+\def\CDref#1#2{\texttt{#1}}
+%
+% \OnCD no longer has any use at all, since we don't have unpacked files
+% on the DVD and it has never worked when reading the PDF online.
+\def\OnCD#1{\path{#1}}
+% 
+% \OnCD is currently for any other reference to a file or directory in
+% the distribution.  PDF readers only open .pdf files, though, so we
+% should change this to only use \href for those.  Or more likely use
+% different macros in the source.
+%\def\OnCD#1{\href{../../../../#1}{\path{#1}}}
+%
+% \href incorrectly appends .pdf to anything without an extension; these
+% definitions using \hyper at linkurl do not, but they fail for .pdf
+% references -- which are the only ones that work anyway.  So this is
+% useless, in practice.
+%\def\CDref#1#2{\hyper at linkurl{#2}{../../../../#1}}
+%\def\OnCD#1{\hyper at linkurl{\path{#1}}{../../../../#1}}
+
+% GUI menu/button/tab sequence:
+\def\guiseq#1{\textsf{#1}}
+\def\arw{\unskip$\rightarrow$\ignorespaces}
+%
+% Special names.
+\def\dpi{$\,$dpi\xspace}
+\def\bs{{\protect\normalfont\ttfamily\char'134}}
+\DeclareRobustCommand{\cs}[1]{{\normalfont\ttfamily\char`\\#1}}
+\def\Q#1{\par\vskip6pt\leftline{#1}\par}
+\def\hyph{-}
+%
+% many abbreviations.
+\def\AllTeX{(\La\kern-.075em)\kern-.075em\TeX}
+\def\AFMtoTFM{\cmdname{AFM2TFM}\null}
+\def\bv{\emph{Baskerville}}
+\let\BV=\bv
+\newcommand{\CS}{$\mathcal{C}\kern-.1667em\lower.5ex%
+                 \hbox{$\mathcal{S}$}\kern-.075em $}
+\def\Dash{\unskip\nobreak\thinspace---\thinspace\ignorespaces}
+\def\dvicopy{\cmdname{dvicopy}}
+\def\dvidvi{\cmdname{dvidvi}}
+\def\dvips{\cmdname{dvips}}
+\def\eTeX{$\varepsilon$-\TeX}
+\def\fpTeX{\textrm{fp}\TeX\xspace}
+\def\GFtoDVI{\cmdname{GFtoDVI}\null}
+\def\GFtoPK{\cmdname{GFtoPK}\null}
+\def\GFtype{\cmdname{GFtype}}
+\def\GUI{GUI\xspace}
+\def\KPS{Kpathsea}
+% This code % is hacked from its definition of \cs{LaTeX}; it allows
+% slants (for example) to propagate into the raised (small) `A':
+\newcommand{\La}%
+   {L\kern-.36em
+        {\setbox0\hbox{T}%
+         \vbox to\ht0{\hbox{$\m at th$%
+                            \csname S@\f at size\endcsname
+                            \fontsize\sf at size\z@
+                            \math at fontsfalse\selectfont
+                            A}%
+                      \vss}%
+        }}
+\def\OMEGA{$\Omega$}
+\def\OzMF{OzMF}
+\def\OzMP{OzMP}
+\def\OzTeX{O\kern-.03em z\kern-.15em\TeX}
+\def\PKtype{\cmdname{PKtype}}
+\def\PLtoTF{\cmdname{PLtoTF}\null}
+\def\ProTeXt{pro\TeX t}
+\def\teTeX{\textrm{te}\TeX\xspace}
+\def\TeXLive{\TeX{} Live\xspace}
+\def\TFtoPL{\cmdname{TFtoPL}\null}
+\def\TK{\TeX\ Collection}
+\let\TL=\TeXLive
+\def\TypeI{Type~1}
+\def\VFtoVP{\cmdname{VFtoVP}\null}
+\def\VPtoVF{\cmdname{VPtoVF}\null}
+\def\Thanh{H\`an~Th\ifx  % get Unicode char in tex4ht's HTML output
+     \HCode\UnDef\^e\llap{\raise 0.5ex\hbox{\'{}}}\else
+     \HCode{\string&\#x1EBF;}\fi~Th\`anh}
+\def\XEmTeX{\textrm{XEm}\TeX\xspace}
+\def\XEmacs{\textrm{XEmacs}\xspace}
+\def\XeTeX{Xe\TeX}
+\def\Webc{Web2C}
+\providecommand*{\CD}{CD\xspace}
+\providecommand*{\CTAN}{CTAN\xspace}
+\providecommand*{\DVD}{DVD\xspace}
+\providecommand*{\GNU}{GNU\xspace}
+\providecommand*{\HTML}{HTML\xspace}
+\providecommand*{\ISO}{ISO\xspace}
+\providecommand*{\MacOSX}{\texorpdfstring{Mac\,OS\,X}{MacOSX}\xspace}
+\providecommand*{\PS}{Post\-Script\xspace}
+\providecommand*{\TDS}{TDS\xspace}
+\providecommand*{\USB}{USB\xspace}
+\providecommand*{\dvi}{DVI\xspace}
+\providecommand*{\web}{\texttt{WEB}\xspace}
+
+% Include an image.
+% #1 - name of image (pictures/#1.jpg, always .jpg please)
+% #2 - bb for html
+% #3 - width for TeX
+%
+\def\tlimage#1#2#3{%
+  \ifnum \Status=2 % html, want relative path in output
+    \includegraphics[#2]{../../general/texlive-common/pictures/#1.jpg}
+  \else % not html, handled by TEXINPUTS in Makefile
+    \includegraphics[width=#3]{pictures/#1.jpg}
+  \fi
+  \\[5mm]
+}
+
+\def\tlpng#1#2{%
+  \ifnum \Status=2 % html, want relative path in output
+    \includegraphics[bb=0 0 1 1]{#1.png}%
+  \else % not html, handled by TEXINPUTS in Makefile
+    \includegraphics[width=#2]{#1.png}%
+  \fi
+}
+%
+% description-like environment that uses tt instead of bf, and doesn't
+% go to the left margin.  Without the \hfil, get an underfull box.
+% Don't know why \descriptionlabel doesn't.
+%
+\newenvironment{ttdescription}
+  {\begin{list}{label must be supplied}{%
+     \itemsep=0pt  % these lists tend to have short descriptions
+     \parindent=0pt
+     \let\makelabel=\ttdescriptionlabel}}%
+  {\end{list}}
+\newcommand*\ttdescriptionlabel[1]{\hspace\labelsep
+                                   \normalfont\ttfamily #1\hfil}
+%
+% Likewise, for commands using sans serif.
+\newenvironment{cmddescription}
+  {\begin{list}{label must be supplied}{%
+     \itemsep=0pt
+     \let\makelabel=\cmddescriptionlabel}}%
+  {\end{list}}
+\newcommand*\cmddescriptionlabel[1]{\hspace\labelsep
+                                    \normalfont\sffamily #1\hfil}
+
+% General squeezed itemize/enumerate.
+\newenvironment{itemize*}%
+  {\begin{itemize}%
+    \setlength{\itemsep}{0pt}%
+    \setlength{\parskip}{0pt}}%
+  {\end{itemize}}
+
+\newenvironment{enumerate*}%
+  {\begin{enumerate}%
+    \setlength{\itemsep}{0pt}%
+    \setlength{\parskip}{0pt}}%
+  {\end{enumerate}}
+
+\newsavebox{\wbox}
+\newenvironment{warningbox}
+ {\begin{lrbox}{\wbox}
+ \begin{minipage}{.95\textwidth}}
+ {\end{minipage}\end{lrbox}\fbox{\usebox{\wbox}}}
+%
+% lrbox is used as a representation marking. I changed it to
+% lrBox in tne source file, to get closer to logical marking
+\newsavebox{\mylrbox}
+\newenvironment{lrBox}
+ {\begin{lrbox}{\mylrbox}}
+ {\end{lrbox}}
+
+
+% emacs-page output setup
+%
+\ifx \HCode\UnDef
+  \providecommand{\Status}{0}% running TeX
+\else
+  \providecommand{\Status}{2}% running TeX4ht
+\fi
+%\typeout{Status is \Status}
+%
+\newif\ifSingleColumn
+%
+% By default, we won't be creating hyperlinks.
+\def\href#1#2{#2}
+\def\hypertarget#1#2{}
+\def\email#1{\href{mailto:#1}{\path{#1}}}  % \path comes from url
+\def\htmlanchor#1{}
+%
+\definecolor{hypercolor}{rgb}{0.5,0.0,0.5} % purplish external links.
+%
+%
+\ifcase\Status
+  % \Status = 0
+  \typeout{TeX Live documentation in DVI format}
+  \SingleColumntrue
+  \newenvironment{multicols}[1]{}{}
+ \or
+  % \Status = 1
+  \typeout{TeX Live documentation in PDF format}
+  \RequirePackage[breaklinks,
+                  colorlinks,linkcolor=hypercolor,citecolor=hypercolor,
+                    urlcolor=hypercolor,filecolor=hypercolor,
+                  bookmarksopen,
+                  %pdfstartview={FitBH -320000}, % fails with acrobat7
+                  hyperindex]
+        {hyperref}
+  \SingleColumntrue
+  \newenvironment{multicols}[1]{}{}
+ \or
+  % \Status = 2
+  \typeout{TeX Live documentation in HTML format}
+  \SingleColumntrue
+  \newenvironment{multicols}[1]{}{}
+  % read our config file, live4ht.cfg; q.v., for more definitions.
+  % hyperref load must come after the tex4ht load.
+  \RequirePackage[live4ht]{tex4ht}
+  \RequirePackage[tex4ht]{hyperref}  \hyperlinkfileprefix{}
+  % definitions need simplifying for TeX4ht to make relative paths work.
+  \def\CDref#1#2{\href{../../../../#1}{#2}}
+  \def\OnCD#1{\href{../../../../#1}{#1}}
+  \def\htmlanchor#1{\HCode{<a id="#1"></a>}}
+ \or
+  % \Status = 3
+  \typeout{TeX Live documentation as a Baskerville issue}
+  \@ifundefined{Fonts}%
+    {\RequirePackage{ae}}%
+    {\RequirePackage[T1]{\Fonts}}
+  \RequirePackage{bvoutln}% outline of baskerville
+  \SingleColumnfalse
+  \RequirePackage{multicol}
+ \or
+  % \Status = 4
+  \typeout{TeX Live documentation as a TUB article}
+  \@ifundefined{Fonts}%
+    {\RequirePackage{ae}}%
+    {\RequirePackage[T1]{\Fonts}}
+  \SingleColumnfalse
+  \newenvironment{multicols}[1]{}{}
+\fi
+%
+\ifnum \Status=4
+\else
+  \RequirePackage{texnames}
+  \providecommand\TeXXeT{\TeX-{}-%
+    \kern-.1emX\kern-.125em\lower.5ex\hbox{E}\kern-.1667emT\@}
+  \def\MP{MetaPost}
+  \let\mf\MF
+  \newcommand\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
+  \newcommand\MIKTEX{MiK\kern-.025em \TeX}% per www.miktex.org
+  % from pictex.tex:
+  \ifx\PiC\undefined \def\PiC{P\kern-.12em\lower.5ex\hbox{I}\kern-.075emC} \fi
+  \ifx\PiCTeX\undefined \def\PiCTeX{\PiC\kern-.11em\TeX} \fi
+\fi
+%
+% hacking at sections etc., to pay attention to baskerville status
+\newcommand{\@condend at multicols}{%
+  \ifSingleColumn
+  \else
+    \def\@tempa{multicols}%
+    \ifx\@tempa\@currenvir
+      \end{multicols}%
+    \fi
+  \fi
+}
+\let\Section\section
+\renewcommand{\section}{%
+  \@ifstar
+    {\Section*}%
+    {%
+      \@condend at multicols
+      \@dblarg\@full at section
+    }%
+}
+\def\@full at section[#1]#2{%
+  \Section[#1]{#2}%
+  \ifSingleColumn\else\begin{multicols}{2}\fi
+}
+\let\SubSection\subsection
+\renewcommand{\subsection}{%
+  \@ifstar{\SubSection*}%
+  {%
+    \@condend at multicols
+    \@dblarg\@full at subsection
+  }
+}
+\def\@full at subsection[#1]#2{%
+  \SubSection[#1]{#2}%
+  \ifSingleColumn\else\begin{multicols}{2}\fi
+}
+
+% calm things down a bit if we're in a multiple-column version
+\ifSingleColumn
+\else
+    \def\@listI{\leftmargin\leftmargini
+     \parsep \z@
+     \topsep 2\p@ \@plus 1\p@ \@minus 1\p@
+     \itemsep \z@ \@plus .1\p@
+    }
+    \let\@listi\@listI
+    \@listi
+    \def\@listii{\leftmargin\leftmarginii
+     \labelwidth\leftmarginii\advance\labelwidth-\labelsep
+     \topsep 2\p@ \@plus 1\p@ \@minus 1\p@
+     \parsep \z@
+     \itemsep \z@ \@plus .1\p@
+    }
+    \def\@listiii{\leftmargin\leftmarginiii
+     \labelwidth\leftmarginiii\advance\labelwidth-\labelsep
+     \topsep 1\p@ \@plus 1\p@ \@minus 1\p@
+     \parsep \z@
+     \partopsep \z@
+     \itemsep \topsep
+    }
+    \def\@listiv{\leftmargin\leftmarginiv
+     \labelwidth\leftmarginiv\advance\labelwidth-\labelsep
+    }
+    \def\@listv{\leftmargin\leftmarginv
+     \labelwidth\leftmarginv\advance\labelwidth-\labelsep
+    }
+    \def\@listvi{\leftmargin\leftmarginvi
+     \labelwidth\leftmarginvi\advance\labelwidth-\labelsep
+    }
+\fi
+%
+% array package stuff
+\def\arraybackslash{\let\\=\@arraycr}
+\newcolumntype{P}[1]{>{\raggedright\arraybackslash}p{#1}}
+%
+% shaded rows (using facilities of colortbl)
+%
+\definecolor{pale}{gray}{.9}
+\newcount\colrow
+\gdef\RowColor{pale}
+\def\SetRowColor{%
+ \rowcolor{\RowColor}%
+ \global\advance\colrow by1\relax
+ \ifodd\colrow
+   \gdef\RowColor{pale}%
+ \else
+   \gdef\RowColor{white}%
+ \fi
+}
+% redefine to hack up a reference even though we don't need it...
+\renewcommand\@bibitem[1]{\if at filesw \immediate\write\@auxout
+  {\string\bibcite{#1}{?}}\fi\ignorespaces}
+%
+% \unknownTeXlive is a dummy texlive entry for the biblio
+\newcommand\unknownTeXlive[2][\relax]{\textbf{\textsc{unknown}}%
+  \global\@all at unknown\expandafter{\the\@all at unknown{#2}}%
+}
+\newtoks\@all at unknown
+\global\@all at unknown{}
+\AtEndDocument{\@message at unknowns}
+\def\@message at unknowns{\edef\@tempa{\the\@all at unknown}%
+  \ifx\@tempa\@empty
+  \else
+    \def\@tempa{*** TeX Live package location of }%
+    \expandafter\@output at unknowns\the\@all at unknown\@empty
+  \fi
+}
+\def\@output at unknowns#1{\edef\@tempb{#1}%
+  \ifx\@tempb\@empty
+    \typeout{ unknown}%
+  \else
+    \message{\@tempa#1,}%
+    \def\@tempa{}%
+    \expandafter\@output at unknowns
+  \fi
+}
+
+
+% Silence font warnings about no bold typewriter in LM.
+\def\@font at warning#1{}%
+
+% Silence hyperref warnings about \kern.
+\def\HyPsd at Warning#1{}%
+
+\endinput

Modified: trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html	2017-04-25 17:54:38 UTC (rev 44035)
+++ trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html	2017-04-25 18:14:26 UTC (rev 44036)
@@ -27,7 +27,7 @@
 href="http://tug.org/texlive/" class="url" ><span 
 class="ec-lmtt-12">http://tug.org/texlive/</span></a> </div><br />
 <div class="date" ><span 
-class="ec-lmr-12">April 2017</span></div>
+class="ec-lmr-12">May 2017</span></div>
    </div>
    <h3 class="likesectionHead"><a 
  id="x1-1000"></a>Contents</h3>
@@ -35,7 +35,9 @@
    <span class="sectionToc" >1 <a 
 href="#x1-20001" id="QQ2-1-2">Introduction</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >1.1 <a 
-href="#x1-30001.1" id="QQ2-1-3">TEX Live and the TEX Collection</a></span>
+href="#x1-30001.1" id="QQ2-1-3"><span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;Live and the <span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;Collection</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >1.2 <a 
 href="#x1-40001.2" id="QQ2-1-4">Operating system support</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >1.3 <a 
@@ -50,9 +52,13 @@
 class="E">E</span>X</span>&#x00A0;Live</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >2.1 <a 
 href="#x1-90002.1" id="QQ2-1-9">The <span class="TEX">T<span 
-class="E">E</span>X</span>&#x00A0;Collection: TEX Live, proTEXt, MacTEX</a></span>
+class="E">E</span>X</span>&#x00A0;Collection: <span class="TEX">T<span 
+class="E">E</span>X</span> Live, pro<span class="TEX">T<span 
+class="E">E</span>X</span>t, Mac<span class="TEX">T<span 
+class="E">E</span>X</span></a></span>
 <br />   &#x00A0;<span class="subsectionToc" >2.2 <a 
-href="#x1-100002.2" id="QQ2-1-10">Top level TEX Live directories</a></span>
+href="#x1-100002.2" id="QQ2-1-10">Top level <span class="TEX">T<span 
+class="E">E</span>X</span> Live directories</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >2.3 <a 
 href="#x1-110002.3" id="QQ2-1-11">Overview of the predefined texmf trees</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >2.4 <a 
@@ -103,9 +109,12 @@
 <br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >3.4.3 <a 
 href="#x1-330003.4.3" id="QQ2-1-41">Internet updates after DVD installation</a></span>
 <br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >3.4.4 <a 
-href="#x1-340003.4.4" id="QQ2-1-42">System font configuration for XeTEX and LuaTEX</a></span>
+href="#x1-340003.4.4" id="QQ2-1-42">System font configuration for Xe<span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;and Lua<span class="TEX">T<span 
+class="E">E</span>X</span></a></span>
 <br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >3.4.5 <a 
-href="#x1-350003.4.5" id="QQ2-1-43">ConTEXt Mark IV</a></span>
+href="#x1-350003.4.5" id="QQ2-1-43">Con<span class="TEX">T<span 
+class="E">E</span>X</span>t Mark IV</a></span>
 <br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >3.4.6 <a 
 href="#x1-360003.4.6" id="QQ2-1-44">Integrating local and personal macros</a></span>
 <br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >3.4.7 <a 
@@ -207,10 +216,12 @@
 href="#x1-820009.1.11" id="QQ2-1-95">2014</a></span>
 <br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >9.1.12 <a 
 href="#x1-830009.1.12" id="QQ2-1-96">2015</a></span>
+<br />   &#x00A0;&#x00A0;<span class="subsubsectionToc" >9.1.13 <a 
+href="#x1-840009.1.13" id="QQ2-1-97">2016</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >9.2 <a 
-href="#x1-840009.2" id="QQ2-1-97">Present—2016</a></span>
+href="#x1-850009.2" id="QQ2-1-98">Present—2017</a></span>
 <br />   &#x00A0;<span class="subsectionToc" >9.3 <a 
-href="#x1-850009.3" id="QQ2-1-98">Future</a></span>
+href="#x1-860009.3" id="QQ2-1-99">Future</a></span>
    </div>
 <!--l. 30--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">1   </span> <a 
@@ -331,7 +342,7 @@
 <!--l. 137--><p class="indent" >
      <dl class="description"><dt class="description">
 <span 
-class="ec-lmbx-10">Getting Started</span> </dt><dd 
+class="ec-lmbx-10">Getting started</span> </dt><dd 
 class="description">If you are new to <span class="TEX">T<span 
 class="E">E</span>X</span>, the web page <a 
 href="http://tug.org/begin.html" class="url" ><span 
@@ -454,7 +465,7 @@
 <!--l. 198--><p class="noindent" >This section describes the contents of <span class="TEX">T<span 
 class="E">E</span>X</span> Live and the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Collection of which it is a part.
-<!--l. 201--><p class="noindent" >
+<!--l. 202--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">2.1   </span> <a 
  id="x1-90002.1"></a>The <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Collection: <span class="TEX">T<span 
@@ -461,9 +472,9 @@
 class="E">E</span>X</span> Live, pro<span class="TEX">T<span 
 class="E">E</span>X</span>t, Mac<span class="TEX">T<span 
 class="E">E</span>X</span></h4>
-<!--l. 204--><p class="noindent" >The <span class="TEX">T<span 
+<!--l. 205--><p class="noindent" >The <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Collection DVD comprises the following:
-<!--l. 206--><p class="indent" >
+<!--l. 207--><p class="indent" >
      <dl class="description"><dt class="description">
 <span class="TEX"><span 
 class="ec-lmbx-10">T</span><span 
@@ -511,28 +522,28 @@
 href="http://www.ctan.org/" class="url" ><span 
 class="ec-lmtt-10">http://www.ctan.org/</span></a>).
      </dd></dl>
-<!--l. 225--><p class="indent" >   CTAN and <span 
+<!--l. 226--><p class="indent" >   CTAN and <span 
 class="ec-lmss-10">protext </span>do not follow the same copying conditions as <span class="TEX">T<span 
 class="E">E</span>X</span> Live, so be careful when
 redistributing or modifying.
-<!--l. 229--><p class="noindent" >
+<!--l. 230--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">2.2   </span> <a 
  id="x1-100002.2"></a>Top level <span class="TEX">T<span 
 class="E">E</span>X</span> Live directories</h4>
-<!--l. 232--><p class="noindent" >Here is a brief listing and description of the top level directories in a <span class="TEX">T<span 
+<!--l. 233--><p class="noindent" >Here is a brief listing and description of the top level directories in a <span class="TEX">T<span 
 class="E">E</span>X</span> Live installation.
-<!--l. 235--><p class="noindent" >
+<!--l. 236--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">bin</span> </dt><dd 
 class="list">
-     <!--l. 236--><p class="noindent" >The <span class="TEX">T<span 
+     <!--l. 237--><p class="noindent" >The <span class="TEX">T<span 
 class="E">E</span>X</span> system programs, arranged by platform.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">readme-*.dir</span> </dt><dd 
 class="list">
-     <!--l. 238--><p class="noindent" >Quick overview and useful links for <span class="TEX">T<span 
+     <!--l. 239--><p class="noindent" >Quick overview and useful links for <span class="TEX">T<span 
 class="E">E</span>X</span> Live, in various languages, in both HTML and plain
      text.
      </dd><dt class="list">
@@ -539,23 +550,23 @@
  <span 
 class="ec-lmtt-10">source</span> </dt><dd 
 class="list">
-     <!--l. 241--><p class="noindent" >The source to all included programs, including the main Web2C-based <span class="TEX">T<span 
+     <!--l. 242--><p class="noindent" >The source to all included programs, including the main Web2C-based <span class="TEX">T<span 
 class="E">E</span>X</span> distributions.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">texmf-dist</span> </dt><dd 
 class="list">
-     <!--l. 244--><p class="noindent" >The principal tree; see <span 
+     <!--l. 245--><p class="noindent" >The principal tree; see <span 
 class="ec-lmtt-10">TEXMFDIST </span>below.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">tlpkg</span> </dt><dd 
 class="list">
-     <!--l. 246--><p class="noindent" >Scripts, programs and data for managing the installation, and special support for Windows.</dd></dl>
-<!--l. 250--><p class="indent" >   In addition to the directories above, the installation scripts and <span 
+     <!--l. 247--><p class="noindent" >Scripts, programs and data for managing the installation, and special support for Windows.</dd></dl>
+<!--l. 251--><p class="indent" >   In addition to the directories above, the installation scripts and <span 
 class="ec-lmtt-10">README </span>files (in various languages) are at
 the top level of the distribution.
-<!--l. 254--><p class="indent" >   For documentation, the comprehensive links in the top-level file <a 
+<!--l. 255--><p class="indent" >   For documentation, the comprehensive links in the top-level file <a 
 href="../../../../doc.html" >doc.html</a> may be helpful. The
 documentation for nearly everything (packages, formats, fonts, program manuals, man pages, Info
 files) is in <span 
@@ -562,7 +573,7 @@
 class="ec-lmtt-10">texmf-dist/doc</span>. You can use the <span 
 class="ec-lmss-10">texdoc </span>program to find documentation wherever it is
 located.
-<!--l. 260--><p class="indent" >   This <span class="TEX">T<span 
+<!--l. 261--><p class="indent" >   This <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;documentation itself is in <span 
 class="ec-lmtt-10">texmf-dist/doc/texlive</span>, available in several languages:
                                                                                      
@@ -594,10 +605,10 @@
      </li>
      <li class="itemize">Simplified Chinese: <a 
 href="../../../../texmf-dist/doc/texlive/texlive-zh-cn" >texmf-dist/doc/texlive/texlive-zh-cn</a></li></ul>
-<!--l. 275--><p class="noindent" >
+<!--l. 276--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">2.3   </span> <a 
  id="x1-110002.3"></a>Overview of the predefined texmf trees</h4>
-<!--l. 278--><p class="noindent" >This section lists the predefined variables specifying the texmf trees used by the system, and their intended
+<!--l. 279--><p class="noindent" >This section lists the predefined variables specifying the texmf trees used by the system, and their intended
 purpose, and the default layout of <span class="TEX">T<span 
 class="E">E</span>X</span> Live. The command <span 
 class="ec-lmtt-10">tlmgr</span><span 
@@ -604,7 +615,7 @@
 class="ec-lmtt-10">&#x00A0;conf </span>shows the values of
 these variables, so that you can easily find out how they map to particular directories in your
 installation.
-<!--l. 284--><p class="indent" >   All of the trees, including the personal ones, should follow the <span class="TEX">T<span 
+<!--l. 285--><p class="indent" >   All of the trees, including the personal ones, should follow the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Directory Structure (TDS,
 <a 
 href="http://tug.org/tds" class="url" ><span 
@@ -611,13 +622,14 @@
 class="ec-lmtt-10">http://tug.org/tds</span></a>), with all its myriad subdirectories, or files may not be found. Section <a 
 href="#x1-360003.4.6">3.4.6<!--tex4ht:ref: sec:local-personal-macros --></a> (p. <a 
 href="#x1-360003.4.6">41<!--tex4ht:ref: sec:local-personal-macros --></a>)
-describes this in more detail.
-<!--l. 290--><p class="noindent" >
+describes this in more detail. The order here is the reverse order in which the trees are searched, that is, later
+trees in the list override earlier ones.
+<!--l. 293--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">TEXMFDIST</span> </dt><dd 
 class="list">
-     <!--l. 291--><p class="noindent" >The tree which holds nearly all of the files in the original distribution—configuration files, scripts,
+     <!--l. 294--><p class="noindent" >The tree which holds nearly all of the files in the original distribution—configuration files, scripts,
      packages, fonts, etc. (The main exception are the per-platform executables, which are stored in a
      sibling directory <span 
 class="ec-lmtt-10">bin/</span>.)
@@ -625,29 +637,23 @@
  <span 
 class="ec-lmtt-10">TEXMFLOCAL</span> </dt><dd 
 class="list">
-     <!--l. 295--><p class="noindent" >The  tree  which  administrators  can  use  for  system-wide  installation  of  additional  or  updated
+     <!--l. 298--><p class="noindent" >The  tree  which  administrators  can  use  for  system-wide  installation  of  additional  or  updated
      macros, fonts, etc.
      </dd><dt class="list">
  <span 
-class="ec-lmtt-10">TEXMFHOME</span> </dt><dd 
+class="ec-lmtt-10">TEXMFSYSVAR</span> </dt><dd 
 class="list">
-     <!--l. 297--><p class="noindent" >The tree which users can use for their own individual installations of additional or updated macros,
-     fonts, etc. The expansion of this variable dynamically adjusts for each user to their own individual
-     directory.
+     <!--l. 300--><p class="noindent" >The (site-wide) tree used by <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">texconfig-sys</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">updmap-sys</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">fmtutil-sys</span></span></span>, and also by <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">tlmgr</span></span></span>,
+     to store (cached) runtime data such as format files and generated map files.
      </dd><dt class="list">
  <span 
-class="ec-lmtt-10">TEXMFCONFIG</span> </dt><dd 
-class="list">
-     <!--l. 301--><p class="noindent" >The (personal) tree used by the utilities <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">texconfig</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">updmap</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">fmtutil</span></span></span> to store modified
-     configuration data.
-     </dd><dt class="list">
- <span 
 class="ec-lmtt-10">TEXMFSYSCONFIG</span> </dt><dd 
 class="list">
-     <!--l. 304--><p class="noindent" >The (site-wide) tree used by the utilities <span class="obeylines-h"><span class="verb"><span 
+     <!--l. 303--><p class="noindent" >The (site-wide) tree used by the utilities <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">texconfig-sys</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">updmap-sys</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">fmtutil-sys</span></span></span> to store
@@ -654,36 +660,42 @@
      modified configuration data.
      </dd><dt class="list">
  <span 
+class="ec-lmtt-10">TEXMFHOME</span> </dt><dd 
+class="list">
+     <!--l. 306--><p class="noindent" >The tree which users can use for their own individual installations of additional or updated macros,
+     fonts, etc. The expansion of this variable dynamically adjusts for each user to their own individual
+     directory.
+     </dd><dt class="list">
+ <span 
 class="ec-lmtt-10">TEXMFVAR</span> </dt><dd 
 class="list">
-     <!--l. 307--><p class="noindent" >The (personal) tree used by <span class="obeylines-h"><span class="verb"><span 
+                                                                                     
+                                                                                     
+     <!--l. 310--><p class="noindent" >The (personal) tree used by <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">texconfig</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">updmap</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">fmtutil</span></span></span> to store (cached) runtime data such
      as format files and generated map files.
-                                                                                     
-                                                                                     
      </dd><dt class="list">
  <span 
-class="ec-lmtt-10">TEXMFSYSVAR</span> </dt><dd 
+class="ec-lmtt-10">TEXMFCONFIG</span> </dt><dd 
 class="list">
-     <!--l. 310--><p class="noindent" >The (site-wide) tree used by <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">texconfig-sys</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">updmap-sys</span></span></span> and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">fmtutil-sys</span></span></span>, and also by <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">tlmgr</span></span></span>,
-     to store (cached) runtime data such as format files and generated map files.
+     <!--l. 313--><p class="noindent" >The (personal) tree used by the utilities <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">texconfig</span></span></span>, <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">updmap</span></span></span>, and <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">fmtutil</span></span></span> to store modified
+     configuration data.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">TEXMFCACHE</span> </dt><dd 
 class="list">
-     <!--l. 313--><p class="noindent" >The tree(s) used by Con<span class="TEX">T<span 
+     <!--l. 316--><p class="noindent" >The tree(s) used by Con<span class="TEX">T<span 
 class="E">E</span>X</span>t&#x00A0;MkIV and Lua<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span>&#x00A0;to store (cached) runtime data; defaults
      to <span 
 class="ec-lmtt-10">TEXMFSYSVAR</span>, or (if that’s not writable), <span 
 class="ec-lmtt-10">TEXMFVAR</span>.</dd></dl>
-<!--l. 318--><p class="noindent" >The default layout is:
+<!--l. 321--><p class="noindent" >The default layout is:
      <dl class="description"><dt class="description">
 <span 
 class="ec-lmbx-10">system-wide root</span> </dt><dd 
@@ -691,39 +703,39 @@
 class="E">E</span>X</span> Live releases:
          <dl class="list2"><dt class="list">
        <span 
-class="ec-lmtt-10">2015</span> </dt><dd 
+class="ec-lmtt-10">2016</span> </dt><dd 
 class="list">
-         <!--l. 323--><p class="noindent" >A previous release.
+         <!--l. 326--><p class="noindent" >A previous release.
          </dd><dt class="list">
        <span 
-class="ec-lmtt-10">2016</span> </dt><dd 
+class="ec-lmtt-10">2017</span> </dt><dd 
 class="list">
-         <!--l. 324--><p class="noindent" >The current release.
+         <!--l. 327--><p class="noindent" >The current release.
              <dl class="list3"><dt class="list">
            <span 
 class="ec-lmtt-10">bin</span> </dt><dd 
 class="list">
-             <!--l. 326--><p class="noindent" >&#x00A0;
+             <!--l. 329--><p class="noindent" >&#x00A0;
                 <dl class="list4"><dt class="list">
                <span 
 class="ec-lmtt-10">i386-linux</span> </dt><dd 
 class="list">
-                <!--l. 328--><p class="noindent" >GNU/Linux binaries
+                <!--l. 331--><p class="noindent" >GNU/Linux binaries
                 </dd><dt class="list">
                <span 
 class="ec-lmtt-10">...</span> </dt><dd 
 class="list">
-                <!--l. 329--><p class="noindent" >
+                <!--l. 332--><p class="noindent" >
                 </dd><dt class="list">
               <span 
-class="ec-lmtt-10">universal-darwin</span> </dt><dd 
+class="ec-lmtt-10">x86_64-darwin</span> </dt><dd 
 class="list">
-                <!--l. 330--><p class="noindent" >Mac OS X&#x00A0;binaries
+                <!--l. 333--><p class="noindent" >Mac OS X&#x00A0;binaries
                 </dd><dt class="list">
                <span 
 class="ec-lmtt-10">win32</span> </dt><dd 
 class="list">
-                <!--l. 331--><p class="noindent" >Windows binaries</dd></dl>
+                <!--l. 334--><p class="noindent" >Windows binaries</dd></dl>
              </dd><dt class="list">
            <span 
 class="ec-lmtt-10">texmf-dist</span><span 
@@ -730,7 +742,7 @@
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;</span> </dt><dd 
 class="list">
-             <!--l. 333--><p class="noindent" ><span 
+             <!--l. 336--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFDIST </span>and <span 
 class="ec-lmtt-10">TEXMFMAIN</span>
              </dd><dt class="list">
@@ -739,7 +751,7 @@
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;</span> </dt><dd 
 class="list">
-             <!--l. 334--><p class="noindent" ><span 
+             <!--l. 337--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFSYSVAR</span>, <span 
 class="ec-lmtt-10">TEXMFCACHE</span>
              </dd><dt class="list">
@@ -746,13 +758,13 @@
           <span 
 class="ec-lmtt-10">texmf-config</span> </dt><dd 
 class="list">
-             <!--l. 335--><p class="noindent" ><span 
+             <!--l. 338--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFSYSCONFIG</span></dd></dl>
          </dd><dt class="list">
       <span 
 class="ec-lmtt-10">texmf-local</span> </dt><dd 
 class="list">
-         <!--l. 337--><p class="noindent" ><span 
+         <!--l. 340--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFLOCAL</span>, intended to be retained from release to release.</dd></dl>
      </dd><dt class="description">
 <span 
@@ -762,14 +774,14 @@
 class="ec-lmtt-10">%USERPROFILE%</span>)
          <dl class="list2"><dt class="list">
        <span 
-class="ec-lmtt-10">.texlive2015</span> </dt><dd 
+class="ec-lmtt-10">.texlive2016</span> </dt><dd 
 class="list">
-         <!--l. 343--><p class="noindent" >Privately generated and configuration data for a previous release.
+         <!--l. 346--><p class="noindent" >Privately generated and configuration data for a previous release.
          </dd><dt class="list">
        <span 
-class="ec-lmtt-10">.texlive2016</span> </dt><dd 
+class="ec-lmtt-10">.texlive2017</span> </dt><dd 
 class="list">
-         <!--l. 345--><p class="noindent" >Privately generated and configuration data for the current release.
+         <!--l. 348--><p class="noindent" >Privately generated and configuration data for the current release.
                                                                                      
                                                                                      
              <dl class="list3"><dt class="list">
@@ -779,7 +791,7 @@
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;</span> </dt><dd 
 class="list">
-             <!--l. 348--><p class="noindent" ><span 
+             <!--l. 351--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFVAR</span>, <span 
 class="ec-lmtt-10">TEXMFCACHE</span>
              </dd><dt class="list">
@@ -786,20 +798,20 @@
           <span 
 class="ec-lmtt-10">texmf-config</span> </dt><dd 
 class="list">
-             <!--l. 349--><p class="noindent" ><span 
+             <!--l. 352--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFCONFIG</span></dd></dl>
          </dd><dt class="list">
       <span 
 class="ec-lmtt-10">texmf</span> </dt><dd 
 class="list">
-         <!--l. 351--><p class="noindent" ><span 
+         <!--l. 354--><p class="noindent" ><span 
 class="ec-lmtt-10">TEXMFHOME </span>Personal macros, etc.</dd></dl>
      </dd></dl>
-<!--l. 356--><p class="noindent" >
+<!--l. 359--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">2.4   </span> <a 
  id="x1-120002.4"></a>Extensions to <span class="TEX">T<span 
 class="E">E</span>X</span></h4>
-<!--l. 359--><p class="noindent" >Knuth’s original <span class="TEX">T<span 
+<!--l. 362--><p class="noindent" >Knuth’s original <span class="TEX">T<span 
 class="E">E</span>X</span> itself is frozen, apart from rare bug fixes. It is present in <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;as the program <span 
 class="ec-lmss-10">tex</span>,
@@ -808,7 +820,7 @@
 class="E">E</span>X</span>&#x00A0;(also
 known as <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;engines):
-<!--l. 364--><p class="indent" >
+<!--l. 367--><p class="indent" >
      <dl class="description"><dt class="description">
 <span 
 class="ec-lmbx-10">e-</span><span class="TEX"><span 
@@ -896,43 +908,43 @@
      </dd></dl>
                                                                                      
                                                                                      
-<!--l. 408--><p class="noindent" >
+<!--l. 411--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">2.5   </span> <a 
  id="x1-130002.5"></a>Other notable programs in <span class="TEX">T<span 
 class="E">E</span>X</span> Live</h4>
-<!--l. 410--><p class="noindent" >Here are a few other commonly-used programs included in <span class="TEX">T<span 
+<!--l. 413--><p class="noindent" >Here are a few other commonly-used programs included in <span class="TEX">T<span 
 class="E">E</span>X</span> Live:
-<!--l. 412--><p class="indent" >
+<!--l. 415--><p class="indent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmss-10">bibtex</span> </dt><dd 
 class="list">
-     <!--l. 414--><p class="noindent" >bibliography support.
+     <!--l. 417--><p class="noindent" >bibliography support.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">makeindex, xindy</span> </dt><dd 
 class="list">
-     <!--l. 416--><p class="noindent" >index support.
+     <!--l. 419--><p class="noindent" >index support.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">dvips</span> </dt><dd 
 class="list">
-     <!--l. 418--><p class="noindent" >convert DVI to PostScript.
+     <!--l. 421--><p class="noindent" >convert DVI to PostScript.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">xdvi</span> </dt><dd 
 class="list">
-     <!--l. 420--><p class="noindent" >DVI previewer for the X Window System.
+     <!--l. 423--><p class="noindent" >DVI previewer for the X Window System.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">dviconcat, dviselect</span> </dt><dd 
 class="list">
-     <!--l. 422--><p class="noindent" >cut and paste pages from DVI files.
+     <!--l. 425--><p class="noindent" >cut and paste pages from DVI files.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">dvipdfmx</span> </dt><dd 
 class="list">
-     <!--l. 425--><p class="noindent" >convert DVI to PDF, an alternative approach to pdf<span class="TEX">T<span 
+     <!--l. 428--><p class="noindent" >convert DVI to PDF, an alternative approach to pdf<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(mentioned above).
      </dd><dt class="list">
  <span 
@@ -939,18 +951,18 @@
 class="ec-lmss-10">psselect, psnup, </span><span 
 class="ec-lmss-10">&#x2026;</span> </dt><dd 
 class="list">
-     <!--l. 428--><p class="noindent" >PostScript utilities.
+     <!--l. 431--><p class="noindent" >PostScript utilities.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">pdfjam, pdfjoin, </span><span 
 class="ec-lmss-10">&#x2026;</span> </dt><dd 
 class="list">
-     <!--l. 430--><p class="noindent" >PDF utilities.
+     <!--l. 433--><p class="noindent" >PDF utilities.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">context, mtxrun</span> </dt><dd 
 class="list">
-     <!--l. 432--><p class="noindent" >Con<span class="TEX">T<span 
+     <!--l. 435--><p class="noindent" >Con<span class="TEX">T<span 
 class="E">E</span>X</span>t and PDF processor.
      </dd><dt class="list">
  <span 
@@ -957,18 +969,18 @@
 class="ec-lmss-10">htlatex, </span><span 
 class="ec-lmss-10">&#x2026;</span> </dt><dd 
 class="list">
-     <!--l. 434--><p class="noindent" ><span 
+     <!--l. 437--><p class="noindent" ><span 
 class="ec-lmss-10">tex4ht</span>: (L<span 
 class="ec-lmr-7">A</span> )<span class="TEX">T<span 
 class="E">E</span>X</span> to HTML (and XML and more) converter.
      </dd></dl>
-<!--l. 440--><p class="indent" >   <a id="installation"></a>
+<!--l. 443--><p class="indent" >   <a id="installation"></a>
    <h3 class="sectionHead"><span class="titlemark">3   </span> <a 
  id="x1-140003"></a>Installation</h3>
-<!--l. 444--><p class="noindent" >
+<!--l. 447--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">3.1   </span> <a 
  id="x1-150003.1"></a>Starting the installer</h4>
-<!--l. 447--><p class="noindent" >To begin, get the <span class="TEX">T<span 
+<!--l. 450--><p class="noindent" >To begin, get the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Collection DVD or download the <span class="TEX">T<span 
 class="E">E</span>X</span> Live net installer. See
 <a 
@@ -975,7 +987,7 @@
 href="http://tug.org/texlive/acquire.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/acquire.html</span></a> for more information and other methods of getting the
 software.
-<!--l. 451--><p class="indent" >
+<!--l. 454--><p class="indent" >
                                                                                      
                                                                                      
      <dl class="description"><dt class="description">
@@ -1024,7 +1036,7 @@
      want to get continuing updates from the Internet, please see <a 
 href="#x1-330003.4.3">3.4.3<!--tex4ht:ref: sec:dvd-install-net-updates --></a>.
      </dd></dl>
-<!--l. 481--><p class="indent" >   <hr class="figure"><div class="figure" 
+<!--l. 484--><p class="indent" >   <hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
@@ -1032,8 +1044,7 @@
  id="x1-15001r1"></a>
                                                                                      
                                                                                      
-
-<!--l. 482--><p class="noindent" ><img 
+<!--l. 485--><p class="noindent" ><img 
 src="../texlive-common/nsis_installer.png" alt="pict"  
 >
 <br /> <div class="caption" 
@@ -1041,12 +1052,12 @@
 class="content">First stage of Windows .exe installer</span></div><!--tex4ht:label?: x1-15001r1 -->
                                                                                      
                                                                                      
-<!--l. 484--><p class="indent" >   </div><hr class="endfigure">
-<!--l. 486--><p class="indent" >   The same installer program is run, whatever the source. The most visible difference between the two is that
+<!--l. 487--><p class="indent" >   </div><hr class="endfigure">
+<!--l. 489--><p class="indent" >   The same installer program is run, whatever the source. The most visible difference between the two is that
 with the net installer, what you end up with is the packages that are currently available. This
 is in contrast to the DVD&#x00A0;and ISO&#x00A0;images, which are not updated between the major public
 releases.
-<!--l. 492--><p class="indent" >   If you need to download through proxies, use a <span 
+<!--l. 495--><p class="indent" >   If you need to download through proxies, use a <span 
 class="ec-lmtt-10">~/.wgetrc </span>file or environment variables with the proxy
 settings for Wget (<a 
 href="http://www.gnu.org/software/wget/manual/html_node/Proxies.html" class="url" ><span 
@@ -1054,16 +1065,16 @@
 class="E">E</span>X</span> Live
 always uses GNU&#x00A0;Wget to download. Of course, this should not matter if you are installing from the DVD&#x00A0;or
 ISO&#x00A0;image.
-<!--l. 498--><p class="noindent" >The following sections explain installer start-up in more detail.
+<!--l. 501--><p class="noindent" >The following sections explain installer start-up in more detail.
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.1   </span> <a 
  id="x1-160003.1.1"></a>Unix</h5>
-<!--l. 503--><p class="noindent" >Below, <span 
+<!--l. 506--><p class="noindent" >Below, <span 
 class="ec-lmtt-10">&#x003E; </span>denotes the shell prompt; user input is <span 
 class="ec-lmtk-10">bold</span>. The script <span 
 class="ec-lmtt-10">install-tl </span>is a Perl script. The simplest
 way to start it on a Unix-compatible system is as follows: <div class="alltt">
 
-<!--l. 507--><p class="noindent" ><div class="obeylines-v">
+<!--l. 510--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1075,14 +1086,14 @@
 class="ec-lmtt-10">cd </span>to the directory first, etc.;
 we won’t repeat all the variations.) You may have to enlarge your terminal window so that it shows the full
 text installer screen (figure&#x00A0;<a 
-href="#x1-18059r2">2<!--tex4ht:ref: fig:text-main --></a>).
-<!--l. 516--><p class="indent" >   To install in expert GUI&#x00A0;mode (figure&#x00A0;<a 
-href="#x1-18060r3">3<!--tex4ht:ref: fig:gui-main --></a>), you’ll need the <span 
+href="#x1-18061r2">2<!--tex4ht:ref: fig:text-main --></a>).
+<!--l. 519--><p class="indent" >   To install in expert GUI&#x00A0;mode (figure&#x00A0;<a 
+href="#x1-18062r3">3<!--tex4ht:ref: fig:gui-main --></a>), you’ll need the <span 
 class="ec-lmtt-10">Perl::TK </span>module compiled with XFT support,
 which is generally the case with GNU/Linux, but often not so with other systems. Given that, you can run:
 <div class="alltt">
 
-<!--l. 520--><p class="noindent" ><div class="obeylines-v">
+<!--l. 523--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1091,9 +1102,9 @@
 class="ec-lmtk-10">&#x00A0;-gui</span>
 </div>
 </div>
-<!--l. 524--><p class="indent" >   For a complete listing of the various options: <div class="alltt">
+<!--l. 527--><p class="indent" >   For a complete listing of the various options: <div class="alltt">
 
-<!--l. 525--><p class="noindent" ><div class="obeylines-v">
+<!--l. 528--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1102,7 +1113,7 @@
 class="ec-lmtk-10">&#x00A0;-help</span>
 </div>
 </div>
-<!--l. 529--><p class="indent" >   <span 
+<!--l. 532--><p class="indent" >   <span 
 class="ec-lmbx-10">Warning about Unix permissions: </span>Your <span 
 class="ec-lmtt-10">umask </span>at the time of installation will be respected by the <span class="TEX">T<span 
 class="E">E</span>X</span>
@@ -1111,16 +1122,16 @@
 class="ec-lmtt-10">umask 002</span>. For more information about <span 
 class="ec-lmtt-10">umask</span>, consult your
 system documentation.
-<!--l. 536--><p class="indent" >   <span 
+<!--l. 539--><p class="indent" >   <span 
 class="ec-lmbx-10">Special considerations for Cygwin: </span>Unlike other Unix-compatible systems, Cygwin does
 not by default include all of the prerequisite programs needed by the <span class="TEX">T<span 
 class="E">E</span>X</span> Live installer. See
 Section&#x00A0;<a 
 href="#x1-190003.1.4">3.1.4<!--tex4ht:ref: sec:cygwin --></a>.
-<!--l. 542--><p class="noindent" >
+<!--l. 545--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.2   </span> <a 
  id="x1-170003.1.2"></a>Mac OS X</h5>
-<!--l. 545--><p class="noindent" >As mentioned in section&#x00A0;<a 
+<!--l. 548--><p class="noindent" >As mentioned in section&#x00A0;<a 
 href="#x1-90002.1">2.1<!--tex4ht:ref: sec:tl-coll-dists --></a>, a separate distribution is prepared for Mac OS X, named
 Mac<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(<a 
@@ -1134,7 +1145,7 @@
 class="E">E</span>X</span>, Fink, MacPorts, &#x2026;)
 using the so-called <span class="TEX">T<span 
 class="E">E</span>X</span>Dist data structure.
-<!--l. 553--><p class="indent" >   Mac<span class="TEX">T<span 
+<!--l. 556--><p class="indent" >   Mac<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;is firmly based on <span class="TEX">T<span 
 class="E">E</span>X</span> Live, and the main <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;trees and binaries are precisely the same. It
@@ -1141,20 +1152,20 @@
 adds a few extra folders with Mac-specific documentation and applications.
                                                                                      
                                                                                      
-<!--l. 558--><p class="noindent" >
+<!--l. 561--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.3   </span> <a 
  id="x1-180003.1.3"></a>Windows</h5>
-<!--l. 560--><p class="noindent" >If you are using the unpacked downloaded zip file, or the DVD&#x00A0;installer failed to start automatically,
+<!--l. 563--><p class="noindent" >If you are using the unpacked downloaded zip file, or the DVD&#x00A0;installer failed to start automatically,
 double-click <span 
 class="ec-lmtt-10">install-tl-windows.bat</span>. If you want more customization options, e.g., selection of specific
 package collections, run <span 
 class="ec-lmtt-10">install-tl-advanced.bat </span>instead.
-<!--l. 566--><p class="indent" >   You can also start the installer from the command-prompt. Below, <span 
+<!--l. 569--><p class="indent" >   You can also start the installer from the command-prompt. Below, <span 
 class="ec-lmtt-10">&#x003E; </span>denotes the prompt; user input is
 <span 
 class="ec-lmtk-10">bold</span>. If you are in the installer directory, run just: <div class="alltt">
 
-<!--l. 569--><p class="noindent" ><div class="obeylines-v">
+<!--l. 572--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1161,9 +1172,9 @@
 class="ec-lmtk-10">install-tl-windows</span>
 </div>
 </div>
-<!--l. 573--><p class="indent" >   Or you can invoke it with an absolute location, such as: <div class="alltt">
+<!--l. 576--><p class="indent" >   Or you can invoke it with an absolute location, such as: <div class="alltt">
 
-<!--l. 574--><p class="noindent" ><div class="obeylines-v">
+<!--l. 577--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1176,11 +1187,11 @@
 </div> for the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Collection&#x00A0;DVD, supposing that <span 
 class="ec-lmtt-10">D: </span>is the optical drive. Figure&#x00A0;<a 
-href="#x1-18061r4">4<!--tex4ht:ref: fig:wizard-w32 --></a> displays the wizard installer,
+href="#x1-18063r4">4<!--tex4ht:ref: fig:wizard-w32 --></a> displays the wizard installer,
 which is the default for Windows.
-<!--l. 581--><p class="indent" >   To install in text mode, use: <div class="alltt">
+<!--l. 584--><p class="indent" >   To install in text mode, use: <div class="alltt">
 
-<!--l. 582--><p class="noindent" ><div class="obeylines-v">
+<!--l. 585--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1188,9 +1199,9 @@
 class="ec-lmtk-10">&#x00A0;-no-gui</span>
 </div>
 </div>
-<!--l. 586--><p class="indent" >   For a complete listing of the various options: <div class="alltt">
+<!--l. 589--><p class="indent" >   For a complete listing of the various options: <div class="alltt">
 
-<!--l. 587--><p class="noindent" ><div class="obeylines-v">
+<!--l. 590--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1198,12 +1209,12 @@
 class="ec-lmtk-10">&#x00A0;-help</span>
 </div>
 </div>
-<!--l. 591--><p class="indent" >   <hr class="figure"><div class="figure" 
+<!--l. 594--><p class="indent" >   <hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
 <a 
- id="x1-18059r2"></a>
+ id="x1-18061r2"></a>
                                                                                      
                                                                                      
 <div class="fancyvrb" id="fancyvrb1"><a 
@@ -1211,17 +1222,16 @@
 class="ec-lmtt-8">Installing</span><span 
 class="ec-lmtt-8">&#x00A0;TeX</span><span 
 class="ec-lmtt-8">&#x00A0;Live</span><span 
-class="ec-lmtt-8">&#x00A0;2016</span><span 
+class="ec-lmtt-8">&#x00A0;2017</span><span 
 class="ec-lmtt-8">&#x00A0;from:</span><span 
 class="ec-lmtt-8">&#x00A0;...</span><br class="fancyvrb" /><a 
  id="x1-18004r2"></a><span 
 class="ec-lmtt-8">Platform:</span><span 
-class="ec-lmtt-8">&#x00A0;i386-linux</span><span 
+class="ec-lmtt-8">&#x00A0;x86_64-linux</span><span 
 class="ec-lmtt-8">&#x00A0;=&#x003E;</span><span 
 class="ec-lmtt-8">&#x00A0;’GNU/Linux</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
-class="ec-lmtt-8">&#x00A0;Intel</span><span 
-class="ec-lmtt-8">&#x00A0;x86’</span><br class="fancyvrb" /><a 
+class="ec-lmtt-8">&#x00A0;x86_64’</span><br class="fancyvrb" /><a 
  id="x1-18006r3"></a><span 
 class="ec-lmtt-8">Distribution:</span><span 
 class="ec-lmtt-8">&#x00A0;inst</span><span 
@@ -1241,7 +1251,7 @@
 class="ec-lmtt-8">&#x00A0;GNU/Linux</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;Intel</span><span 
-class="ec-lmtt-8">&#x00A0;x86</span><br class="fancyvrb" /><a 
+class="ec-lmtt-8">&#x00A0;x86_64</span><br class="fancyvrb" /><a 
  id="x1-18014r7"></a><br class="fancyvrb" /><a 
  id="x1-18016r8"></a><span 
 class="ec-lmtt-8">&#x00A0;&#x003C;B&#x003E;</span><span 
@@ -1250,7 +1260,7 @@
 class="ec-lmtt-8">&#x00A0;1</span><span 
 class="ec-lmtt-8">&#x00A0;out</span><span 
 class="ec-lmtt-8">&#x00A0;of</span><span 
-class="ec-lmtt-8">&#x00A0;17</span><br class="fancyvrb" /><a 
+class="ec-lmtt-8">&#x00A0;19</span><br class="fancyvrb" /><a 
  id="x1-18018r9"></a>
 <br class="fancyvrb" /><a 
  id="x1-18020r10"></a><span 
@@ -1279,7 +1289,7 @@
 class="ec-lmtt-8">&#x00A0;disk</span><span 
 class="ec-lmtt-8">&#x00A0;space</span><span 
 class="ec-lmtt-8">&#x00A0;required:</span><span 
-class="ec-lmtt-8">&#x00A0;4268</span><span 
+class="ec-lmtt-8">&#x00A0;4891</span><span 
 class="ec-lmtt-8">&#x00A0;MB</span><br class="fancyvrb" /><a 
  id="x1-18028r14"></a><br class="fancyvrb" /><a 
  id="x1-18030r15"></a><span 
@@ -1299,7 +1309,7 @@
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;/usr/local/texlive/2016</span><br class="fancyvrb" /><a 
+class="ec-lmtt-8">&#x00A0;/usr/local/texlive/2017</span><br class="fancyvrb" /><a 
  id="x1-18036r18"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
@@ -1325,8 +1335,7 @@
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;...</span><br class="fancyvrb" /><a 
- id="x1-18046r23"></a>
-<br class="fancyvrb" /><a 
+ id="x1-18046r23"></a><br class="fancyvrb" /><a 
  id="x1-18048r24"></a><span 
 class="ec-lmtt-8">&#x00A0;&#x003C;V&#x003E;</span><span 
 class="ec-lmtt-8">&#x00A0;set</span><span 
@@ -1334,7 +1343,8 @@
 class="ec-lmtt-8">&#x00A0;for</span><span 
 class="ec-lmtt-8">&#x00A0;portable</span><span 
 class="ec-lmtt-8">&#x00A0;installation</span><br class="fancyvrb" /><a 
- id="x1-18050r25"></a><br class="fancyvrb" /><a 
+ id="x1-18050r25"></a>
+<br class="fancyvrb" /><a 
  id="x1-18052r26"></a><span 
 class="ec-lmtt-8">Actions:</span><br class="fancyvrb" /><a 
  id="x1-18054r27"></a><span 
@@ -1345,57 +1355,64 @@
 class="ec-lmtt-8">&#x00A0;hard</span><span 
 class="ec-lmtt-8">&#x00A0;disk</span><br class="fancyvrb" /><a 
  id="x1-18056r28"></a><span 
+class="ec-lmtt-8">&#x00A0;&#x003C;P&#x003E;</span><span 
+class="ec-lmtt-8">&#x00A0;save</span><span 
+class="ec-lmtt-8">&#x00A0;installation</span><span 
+class="ec-lmtt-8">&#x00A0;profile</span><span 
+class="ec-lmtt-8">&#x00A0;to</span><span 
+class="ec-lmtt-8">&#x00A0;’texlive.profile’</span><span 
+class="ec-lmtt-8">&#x00A0;and</span><span 
+class="ec-lmtt-8">&#x00A0;exit</span><br class="fancyvrb" /><a 
+ id="x1-18058r29"></a><span 
 class="ec-lmtt-8">&#x00A0;&#x003C;H&#x003E;</span><span 
 class="ec-lmtt-8">&#x00A0;help</span><br class="fancyvrb" /><a 
- id="x1-18058r29"></a><span 
+ id="x1-18060r30"></a><span 
 class="ec-lmtt-8">&#x00A0;&#x003C;Q&#x003E;</span><span 
 class="ec-lmtt-8">&#x00A0;quit</span></div>
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;2: </span><span  
-class="content">Main text installer screen (GNU/Linux)</span></div><!--tex4ht:label?: x1-18059r2 -->
+class="content">Main text installer screen (GNU/Linux)</span></div><!--tex4ht:label?: x1-18061r2 -->
                                                                                      
                                                                                      
-<!--l. 624--><p class="indent" >   </div><hr class="endfigure">
-<!--l. 626--><p class="indent" >   <hr class="figure"><div class="figure" 
+<!--l. 628--><p class="indent" >   </div><hr class="endfigure">
+<!--l. 630--><p class="indent" >   <hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
 <a 
- id="x1-18060r3"></a>
+ id="x1-18062r3"></a>
                                                                                      
                                                                                      
-
-<!--l. 627--><p class="noindent" ><img 
+<!--l. 631--><p class="noindent" ><img 
 src="../texlive-common/install-lnx-main.png" alt="pict"  
 >
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;3: </span><span  
-class="content">Expert GUI installer screen (GNU/Linux)</span></div><!--tex4ht:label?: x1-18060r3 -->
+class="content">Expert GUI installer screen (GNU/Linux)</span></div><!--tex4ht:label?: x1-18062r3 -->
                                                                                      
                                                                                      
-<!--l. 629--><p class="indent" >   </div><hr class="endfigure">
-<!--l. 631--><p class="indent" >   <hr class="figure"><div class="figure" 
+<!--l. 633--><p class="indent" >   </div><hr class="endfigure">
+<!--l. 635--><p class="indent" >   <hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
 <a 
- id="x1-18061r4"></a>
+ id="x1-18063r4"></a>
                                                                                      
                                                                                      
-
-<!--l. 632--><p class="noindent" ><img 
+<!--l. 636--><p class="noindent" ><img 
 src="../texlive-common/wizard-w32.png" alt="pict"  
 >
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;4: </span><span  
-class="content">Wizard installer screen (Windows)</span></div><!--tex4ht:label?: x1-18061r4 -->
+class="content">Wizard installer screen (Windows)</span></div><!--tex4ht:label?: x1-18063r4 -->
                                                                                      
                                                                                      
-<!--l. 634--><p class="indent" >   </div><hr class="endfigure">
-<!--l. 637--><p class="indent" >   <a id="cygwin"></a>
+<!--l. 638--><p class="indent" >   </div><hr class="endfigure">
+<!--l. 641--><p class="indent" >   <a id="cygwin"></a>
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.4   </span> <a 
  id="x1-190003.1.4"></a>Cygwin</h5>
-<!--l. 641--><p class="noindent" >Before beginning the installation, use Cygwin’s <span 
+<!--l. 645--><p class="noindent" >Before beginning the installation, use Cygwin’s <span 
 class="ec-lmtt-10">setup.exe </span>program to install the <span 
 class="ec-lmtt-10">perl </span>and <span 
 class="ec-lmtt-10">wget </span>packages if
@@ -1416,27 +1433,27 @@
      <li class="itemize"><span 
 class="ec-lmtt-10">ncurses </span>[provides the <span 
 class="ec-lmtt-10">clear </span>command used by the installer]</li></ul>
-<!--l. 653--><p class="noindent" >
+<!--l. 657--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.5   </span> <a 
  id="x1-200003.1.5"></a>The text installer</h5>
-<!--l. 655--><p class="noindent" >Figure&#x00A0;<a 
-href="#x1-18059r2">2<!--tex4ht:ref: fig:text-main --></a> displays the main text mode screen under Unix. The text installer is the default on
+<!--l. 659--><p class="noindent" >Figure&#x00A0;<a 
+href="#x1-18061r2">2<!--tex4ht:ref: fig:text-main --></a> displays the main text mode screen under Unix. The text installer is the default on
 Unix.
-<!--l. 658--><p class="indent" >   This is only a command-line installer; there is no cursor support at all. For instance, you cannot
+<!--l. 662--><p class="indent" >   This is only a command-line installer; there is no cursor support at all. For instance, you cannot
 tab around checkboxes or input fields. You just type something (case-sensitive) at the prompt
 and press the Enter key, and then the entire terminal screen will be rewritten, with adjusted
 content.
-<!--l. 664--><p class="indent" >   The text installer interface is this primitive for a reason: it is designed to run on as many platforms as
+<!--l. 668--><p class="indent" >   The text installer interface is this primitive for a reason: it is designed to run on as many platforms as
 possible, even with a very barebones Perl.
-<!--l. 668--><p class="noindent" >
+<!--l. 672--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.6   </span> <a 
  id="x1-210003.1.6"></a>The expert graphical installer</h5>
-<!--l. 670--><p class="noindent" >Figure&#x00A0;<a 
-href="#x1-18060r3">3<!--tex4ht:ref: fig:gui-main --></a> displays the expert graphical installer under GNU/Linux. Other than using buttons and menus, this
+<!--l. 674--><p class="noindent" >Figure&#x00A0;<a 
+href="#x1-18062r3">3<!--tex4ht:ref: fig:gui-main --></a> displays the expert graphical installer under GNU/Linux. Other than using buttons and menus, this
 does not differ much from the text installer.
-<!--l. 674--><p class="indent" >   This mode can be invoked explicitly with <div class="alltt">
+<!--l. 678--><p class="indent" >   This mode can be invoked explicitly with <div class="alltt">
 
-<!--l. 675--><p class="noindent" ><div class="obeylines-v">
+<!--l. 679--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1444,16 +1461,16 @@
 class="ec-lmtk-10">&#x00A0;-gui=perltk</span>
 </div>
 </div>
-<!--l. 680--><p class="noindent" >
+<!--l. 684--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.1.7   </span> <a 
  id="x1-220003.1.7"></a>The simple wizard installer</h5>
-<!--l. 682--><p class="noindent" >Under Windows, the default is to run the simplest installation method we could devise, called the “wizard”
+<!--l. 686--><p class="noindent" >Under Windows, the default is to run the simplest installation method we could devise, called the “wizard”
 installer (figure&#x00A0;<a 
-href="#x1-18061r4">4<!--tex4ht:ref: fig:wizard-w32 --></a>). It installs everything and asks almost no questions. If you want to customize your setup,
+href="#x1-18063r4">4<!--tex4ht:ref: fig:wizard-w32 --></a>). It installs everything and asks almost no questions. If you want to customize your setup,
 you should run one of the other installers.
-<!--l. 688--><p class="indent" >   On other platforms, this mode can be invoked explicitly with <div class="alltt">
+<!--l. 692--><p class="indent" >   On other platforms, this mode can be invoked explicitly with <div class="alltt">
 
-<!--l. 689--><p class="noindent" ><div class="obeylines-v">
+<!--l. 693--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -1463,20 +1480,20 @@
 </div>
                                                                                      
                                                                                      
-<!--l. 694--><p class="noindent" >
+<!--l. 698--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">3.2   </span> <a 
  id="x1-230003.2"></a>Running the installer</h4>
-<!--l. 697--><p class="noindent" >The installer is intended to be mostly self-explanatory, but following are a few notes about the various options
+<!--l. 701--><p class="noindent" >The installer is intended to be mostly self-explanatory, but following are a few notes about the various options
 and submenus.
-<!--l. 700--><p class="noindent" >
+<!--l. 704--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.2.1   </span> <a 
  id="x1-240003.2.1"></a>Binary systems menu (Unix only)</h5>
-<!--l. 703--><p class="noindent" ><hr class="figure"><div class="figure" 
+<!--l. 707--><p class="noindent" ><hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
 <a 
- id="x1-24039r5"></a>
+ id="x1-24043r5"></a>
                                                                                      
                                                                                      
 <div class="fancyvrb" id="fancyvrb2"><a 
@@ -1513,10 +1530,13 @@
 class="ec-lmtt-8">&#x00A0;c</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
-class="ec-lmtt-8">&#x00A0;MacOSX/Darwin</span><span 
-class="ec-lmtt-8">&#x00A0;universal</span><span 
-class="ec-lmtt-8">&#x00A0;binaries</span><span 
-class="ec-lmtt-8">&#x00A0;(universal-darwin)</span>
+class="ec-lmtt-8">&#x00A0;MacOSX</span><span 
+class="ec-lmtt-8">&#x00A0;legacy</span><span 
+class="ec-lmtt-8">&#x00A0;(10.5-10.6)</span><span 
+class="ec-lmtt-8">&#x00A0;on</span><span 
+class="ec-lmtt-8">&#x00A0;Intel</span><span 
+class="ec-lmtt-8">&#x00A0;x86</span><span 
+class="ec-lmtt-8">&#x00A0;(i386-darwin)</span>
 <br class="fancyvrb" /><a 
  id="x1-24012r6"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
@@ -1524,10 +1544,12 @@
 class="ec-lmtt-8">&#x00A0;d</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
-class="ec-lmtt-8">&#x00A0;MacOSX/Darwin</span><span 
+class="ec-lmtt-8">&#x00A0;MacOSX</span><span 
+class="ec-lmtt-8">&#x00A0;legacy</span><span 
+class="ec-lmtt-8">&#x00A0;(10.5)</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
-class="ec-lmtt-8">&#x00A0;x86_64</span><span 
-class="ec-lmtt-8">&#x00A0;(x86_64-darwin)</span><br class="fancyvrb" /><a 
+class="ec-lmtt-8">&#x00A0;PowerPC</span><span 
+class="ec-lmtt-8">&#x00A0;(powerpc-darwin)</span><br class="fancyvrb" /><a 
  id="x1-24014r7"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
@@ -1534,10 +1556,11 @@
 class="ec-lmtt-8">&#x00A0;e</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
-class="ec-lmtt-8">&#x00A0;FreeBSD</span><span 
+class="ec-lmtt-8">&#x00A0;MacOSX</span><span 
+class="ec-lmtt-8">&#x00A0;current</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;x86_64</span><span 
-class="ec-lmtt-8">&#x00A0;(amd64-freebsd)</span>
+class="ec-lmtt-8">&#x00A0;(x86_64-darwin)</span>
 <br class="fancyvrb" /><a 
  id="x1-24016r8"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
@@ -1545,15 +1568,38 @@
 class="ec-lmtt-8">&#x00A0;f</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
+class="ec-lmtt-8">&#x00A0;MacOSX</span><span 
+class="ec-lmtt-8">&#x00A0;legacy</span><span 
+class="ec-lmtt-8">&#x00A0;(10.6-10.9)</span><span 
+class="ec-lmtt-8">&#x00A0;on</span><span 
+class="ec-lmtt-8">&#x00A0;x86_64</span><span 
+class="ec-lmtt-8">&#x00A0;(x86_64-darwinlegacy)</span><br class="fancyvrb" /><a 
+ id="x1-24018r9"></a><span 
+class="ec-lmtt-8">&#x00A0;</span><span 
+class="ec-lmtt-8">&#x00A0;</span><span 
+class="ec-lmtt-8">&#x00A0;g</span><span 
+class="ec-lmtt-8">&#x00A0;[</span><span 
+class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;FreeBSD</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
+class="ec-lmtt-8">&#x00A0;x86_64</span><span 
+class="ec-lmtt-8">&#x00A0;(amd64-freebsd)</span>
+<br class="fancyvrb" /><a 
+ id="x1-24020r10"></a><span 
+class="ec-lmtt-8">&#x00A0;</span><span 
+class="ec-lmtt-8">&#x00A0;</span><span 
+class="ec-lmtt-8">&#x00A0;h</span><span 
+class="ec-lmtt-8">&#x00A0;[</span><span 
+class="ec-lmtt-8">&#x00A0;]</span><span 
+class="ec-lmtt-8">&#x00A0;FreeBSD</span><span 
+class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;Intel</span><span 
 class="ec-lmtt-8">&#x00A0;x86</span><span 
 class="ec-lmtt-8">&#x00A0;(i386-freebsd)</span><br class="fancyvrb" /><a 
- id="x1-24018r9"></a><span 
+ id="x1-24022r11"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;g</span><span 
+class="ec-lmtt-8">&#x00A0;i</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;GNU/Linux</span><span 
@@ -1560,10 +1606,10 @@
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;ARM</span><span 
 class="ec-lmtt-8">&#x00A0;(armel-linux)</span><br class="fancyvrb" /><a 
- id="x1-24020r10"></a><span 
+ id="x1-24024r12"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;h</span><span 
+class="ec-lmtt-8">&#x00A0;j</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;GNU/Linux</span><span 
@@ -1571,20 +1617,21 @@
 class="ec-lmtt-8">&#x00A0;ARMhf</span><span 
 class="ec-lmtt-8">&#x00A0;(armhf-linux)</span>
 <br class="fancyvrb" /><a 
- id="x1-24022r11"></a><span 
+ id="x1-24026r13"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;i</span><span 
-class="ec-lmtt-8">&#x00A0;[X]</span><span 
+class="ec-lmtt-8">&#x00A0;k</span><span 
+class="ec-lmtt-8">&#x00A0;[</span><span 
+class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;GNU/Linux</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;Intel</span><span 
 class="ec-lmtt-8">&#x00A0;x86</span><span 
 class="ec-lmtt-8">&#x00A0;(i386-linux)</span><br class="fancyvrb" /><a 
- id="x1-24024r12"></a><span 
+ id="x1-24028r14"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;j</span><span 
+class="ec-lmtt-8">&#x00A0;l</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;GNU/Linux</span><span 
@@ -1591,21 +1638,20 @@
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;PowerPC</span><span 
 class="ec-lmtt-8">&#x00A0;(powerpc-linux)</span><br class="fancyvrb" /><a 
- id="x1-24026r13"></a><span 
+ id="x1-24030r15"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;k</span><span 
-class="ec-lmtt-8">&#x00A0;[</span><span 
-class="ec-lmtt-8">&#x00A0;]</span><span 
+class="ec-lmtt-8">&#x00A0;m</span><span 
+class="ec-lmtt-8">&#x00A0;[X]</span><span 
 class="ec-lmtt-8">&#x00A0;GNU/Linux</span><span 
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;x86_64</span><span 
 class="ec-lmtt-8">&#x00A0;(x86_64-linux)</span>
 <br class="fancyvrb" /><a 
- id="x1-24028r14"></a><span 
+ id="x1-24032r16"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;l</span><span 
+class="ec-lmtt-8">&#x00A0;o</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;NetBSD</span><span 
@@ -1612,10 +1658,10 @@
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;x86_64</span><span 
 class="ec-lmtt-8">&#x00A0;(amd64-netbsd)</span><br class="fancyvrb" /><a 
- id="x1-24030r15"></a><span 
+ id="x1-24034r17"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;m</span><span 
+class="ec-lmtt-8">&#x00A0;p</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;NetBSD</span><span 
@@ -1623,10 +1669,10 @@
 class="ec-lmtt-8">&#x00A0;Intel</span><span 
 class="ec-lmtt-8">&#x00A0;x86</span><span 
 class="ec-lmtt-8">&#x00A0;(i386-netbsd)</span><br class="fancyvrb" /><a 
- id="x1-24032r16"></a><span 
+ id="x1-24036r18"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;o</span><span 
+class="ec-lmtt-8">&#x00A0;s</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;Solaris</span><span 
@@ -1635,10 +1681,10 @@
 class="ec-lmtt-8">&#x00A0;x86</span><span 
 class="ec-lmtt-8">&#x00A0;(i386-solaris)</span>
 <br class="fancyvrb" /><a 
- id="x1-24034r17"></a><span 
+ id="x1-24038r19"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;p</span><span 
+class="ec-lmtt-8">&#x00A0;t</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;Solaris</span><span 
@@ -1645,10 +1691,10 @@
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;Sparc</span><span 
 class="ec-lmtt-8">&#x00A0;(sparc-solaris)</span><br class="fancyvrb" /><a 
- id="x1-24036r18"></a><span 
+ id="x1-24040r20"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;s</span><span 
+class="ec-lmtt-8">&#x00A0;u</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;Solaris</span><span 
@@ -1655,10 +1701,10 @@
 class="ec-lmtt-8">&#x00A0;on</span><span 
 class="ec-lmtt-8">&#x00A0;x86_64</span><span 
 class="ec-lmtt-8">&#x00A0;(x86_64-solaris)</span><br class="fancyvrb" /><a 
- id="x1-24038r19"></a><span 
+ id="x1-24042r21"></a><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
-class="ec-lmtt-8">&#x00A0;t</span><span 
+class="ec-lmtt-8">&#x00A0;v</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;Windows</span><span 
@@ -1665,12 +1711,12 @@
 class="ec-lmtt-8">&#x00A0;(win32)</span></div>
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;5: </span><span  
-class="content">Binaries menu</span></div><!--tex4ht:label?: x1-24039r5 -->
+class="content">Binaries menu</span></div><!--tex4ht:label?: x1-24043r5 -->
                                                                                      
                                                                                      
-<!--l. 726--><p class="noindent" ></div><hr class="endfigure">
-<!--l. 728--><p class="indent" >   Figure&#x00A0;<a 
-href="#x1-24039r5">5<!--tex4ht:ref: fig:bin-text --></a> displays the text mode binaries menu. By default, only the binaries for your current platform will
+<!--l. 732--><p class="noindent" ></div><hr class="endfigure">
+<!--l. 734--><p class="indent" >   Figure&#x00A0;<a 
+href="#x1-24043r5">5<!--tex4ht:ref: fig:bin-text --></a> displays the text mode binaries menu. By default, only the binaries for your current platform will
 be installed. From this menu, you can select installation of binaries for other platforms as well. This can be
 useful if you are sharing a <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;tree across a network of heterogeneous machines, or for a dual-boot
@@ -1677,12 +1723,12 @@
 system.
    <h5 class="subsubsectionHead"><span class="titlemark">3.2.2   </span> <a 
  id="x1-250003.2.2"></a>Selecting what is to be installed</h5>
-<!--l. 738--><p class="noindent" ><hr class="figure"><div class="figure" 
+<!--l. 744--><p class="noindent" ><hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
 <a 
- id="x1-25025r6"></a>
+ id="x1-25027r6"></a>
                                                                                      
                                                                                      
 <div class="fancyvrb" id="fancyvrb3"><a 
@@ -1760,6 +1806,16 @@
 class="ec-lmtt-8">&#x00A0;h</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
+class="ec-lmtt-8">&#x00A0;infrastructure-only</span><span 
+class="ec-lmtt-8">&#x00A0;scheme</span><span 
+class="ec-lmtt-8">&#x00A0;(no</span><span 
+class="ec-lmtt-8">&#x00A0;TeX</span><span 
+class="ec-lmtt-8">&#x00A0;at</span><span 
+class="ec-lmtt-8">&#x00A0;all)</span><br class="fancyvrb" /><a 
+ id="x1-25022r11"></a><span 
+class="ec-lmtt-8">&#x00A0;i</span><span 
+class="ec-lmtt-8">&#x00A0;[</span><span 
+class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;teTeX</span><span 
 class="ec-lmtt-8">&#x00A0;scheme</span><span 
 class="ec-lmtt-8">&#x00A0;(more</span><span 
@@ -1768,15 +1824,16 @@
 class="ec-lmtt-8">&#x00A0;but</span><span 
 class="ec-lmtt-8">&#x00A0;nowhere</span><span 
 class="ec-lmtt-8">&#x00A0;near</span><span 
-class="ec-lmtt-8">&#x00A0;full)</span><br class="fancyvrb" /><a 
- id="x1-25022r11"></a><span 
-class="ec-lmtt-8">&#x00A0;i</span><span 
+class="ec-lmtt-8">&#x00A0;full)</span>
+<br class="fancyvrb" /><a 
+ id="x1-25024r12"></a><span 
+class="ec-lmtt-8">&#x00A0;j</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;XML</span><span 
 class="ec-lmtt-8">&#x00A0;scheme</span><br class="fancyvrb" /><a 
- id="x1-25024r12"></a><span 
-class="ec-lmtt-8">&#x00A0;j</span><span 
+ id="x1-25026r13"></a><span 
+class="ec-lmtt-8">&#x00A0;k</span><span 
 class="ec-lmtt-8">&#x00A0;[</span><span 
 class="ec-lmtt-8">&#x00A0;]</span><span 
 class="ec-lmtt-8">&#x00A0;custom</span><span 
@@ -1785,12 +1842,12 @@
 class="ec-lmtt-8">&#x00A0;collections</span></div>
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;6: </span><span  
-class="content">Scheme menu</span></div><!--tex4ht:label?: x1-25025r6 -->
+class="content">Scheme menu</span></div><!--tex4ht:label?: x1-25027r6 -->
                                                                                      
                                                                                      
-<!--l. 754--><p class="noindent" ></div><hr class="endfigure">
-<!--l. 756--><p class="indent" >   Figure&#x00A0;<a 
-href="#x1-25025r6">6<!--tex4ht:ref: fig:scheme-text --></a> displays the <span class="TEX">T<span 
+<!--l. 761--><p class="noindent" ></div><hr class="endfigure">
+<!--l. 763--><p class="indent" >   Figure&#x00A0;<a 
+href="#x1-25027r6">6<!--tex4ht:ref: fig:scheme-text --></a> displays the <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;scheme menu; from here, you choose a “scheme”, which is an overall set of
 package collections. The default <span 
 class="ec-lmtt-10">full </span>scheme installs everything available. This is recommended, but you
@@ -1801,33 +1858,32 @@
 or <span 
 class="ec-lmtt-10">teTeX </span>to get something in between. There are also various specialized and country-specific
 schemes.
-<!--l. 764--><p class="indent" >   <hr class="figure"><div class="figure" 
+<!--l. 771--><p class="indent" >   <hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
 <a 
- id="x1-25026r7"></a>
+ id="x1-25028r7"></a>
                                                                                      
                                                                                      
-
-<!--l. 765--><p class="noindent" ><img 
+<!--l. 772--><p class="noindent" ><img 
 src="../texlive-common/stdcoll.png" alt="pict"  
 >
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;7: </span><span  
-class="content">Collections menu</span></div><!--tex4ht:label?: x1-25026r7 -->
+class="content">Collections menu</span></div><!--tex4ht:label?: x1-25028r7 -->
                                                                                      
                                                                                      
-<!--l. 767--><p class="indent" >   </div><hr class="endfigure">
-<!--l. 769--><p class="indent" >   You can refine your scheme selection with the ‘collections’ menu (figure&#x00A0;<a 
-href="#x1-25026r7">7<!--tex4ht:ref: fig:collections-gui --></a>, shown in GUI&#x00A0;mode for a
+<!--l. 774--><p class="indent" >   </div><hr class="endfigure">
+<!--l. 776--><p class="indent" >   You can refine your scheme selection with the ‘collections’ menu (figure&#x00A0;<a 
+href="#x1-25028r7">7<!--tex4ht:ref: fig:collections-gui --></a>, shown in GUI&#x00A0;mode for a
 change).
-<!--l. 772--><p class="indent" >   Collections are one level more detailed than schemes — in essence, a scheme consists of several collections, a
+<!--l. 779--><p class="indent" >   Collections are one level more detailed than schemes — in essence, a scheme consists of several collections, a
 collection consists of one or more packages, and a package (the lowest level grouping in <span class="TEX">T<span 
 class="E">E</span>X</span> Live) contains the
 actual <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;macro files, font files, and so on.
-<!--l. 777--><p class="indent" >   If you want more control than the collection menus provide, you can use the <span class="TEX">T<span 
+<!--l. 784--><p class="indent" >   If you want more control than the collection menus provide, you can use the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Live Manager (<span 
 class="ec-lmss-10">tlmgr</span>)
 program after installation (see section&#x00A0;<a 
@@ -1835,25 +1891,25 @@
 level.
    <h5 class="subsubsectionHead"><span class="titlemark">3.2.3   </span> <a 
  id="x1-260003.2.3"></a>Directories</h5>
-<!--l. 785--><p class="noindent" >The default layout is described in section&#x00A0;<a 
+<!--l. 792--><p class="noindent" >The default layout is described in section&#x00A0;<a 
 href="#x1-110002.3">2.3<!--tex4ht:ref: sec:texmftrees --></a>, p. <a 
 href="#x1-110002.3">8<!--tex4ht:ref: sec:texmftrees --></a>. The default installation directory is <span 
-class="ec-lmtt-10">/usr/local/texlive/2016</span>
+class="ec-lmtt-10">/usr/local/texlive/2017</span>
 on Unix and <span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">%SystemDrive%\texlive\2016</span></span></span> on Windows. This arrangement enables having many parallel
+class="ec-lmtt-10">%SystemDrive%\texlive\2017</span></span></span> on Windows. This arrangement enables having many parallel
 <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;installations, such as one for each release (typically by year, as here), and you can switch between
 them merely by altering your search path.
-<!--l. 793--><p class="indent" >   That installation directory can be overridden by setting the so-called <span 
+<!--l. 800--><p class="indent" >   That installation directory can be overridden by setting the so-called <span 
 class="ec-lmtt-10">TEXDIR </span>in the installer. The
 GUI&#x00A0;screen for this and other options is shown in figure&#x00A0;<a 
-href="#x1-18060r3">3<!--tex4ht:ref: fig:gui-main --></a>. The most common reasons to change it are either
+href="#x1-18062r3">3<!--tex4ht:ref: fig:gui-main --></a>. The most common reasons to change it are either
 lacking enough disk space in that partition (the full <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;needs several gigabytes), or lacking write
 permission for the default location (you don’t have to be root or administrator to install <span class="TEX">T<span 
 class="E">E</span>X</span> Live, but you do
 need write access to the target directory).
-<!--l. 801--><p class="indent" >   The installation directories can also be changed by setting a variety of environment variables before running
+<!--l. 808--><p class="indent" >   The installation directories can also be changed by setting a variety of environment variables before running
 the installer (most likely, <span 
 class="ec-lmtt-10">TEXLIVE_INSTALL_PREFIX </span>or <span 
 class="ec-lmtt-10">TEXLIVE_INSTALL_TEXDIR</span>); see the documentation
@@ -1863,21 +1919,21 @@
 href="http://tug.org/texlive/doc/install-tl.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/doc/install-tl.html</span></a>) for the full
 list and more details.
-<!--l. 809--><p class="indent" >   A reasonable alternative destination is a directory under your home, especially if you will be the sole user.
+<!--l. 816--><p class="indent" >   A reasonable alternative destination is a directory under your home, especially if you will be the sole user.
 Use ‘<span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">~</span></span></span>’ to indicate this, as in ‘<span class="obeylines-h"><span class="verb"><span 
-class="ec-lmtt-10">~/texlive/2016</span></span></span>’.
-<!--l. 813--><p class="indent" >   We recommend including the year in the name, to enable keeping different releases of <span class="TEX">T<span 
+class="ec-lmtt-10">~/texlive/2017</span></span></span>’.
+<!--l. 820--><p class="indent" >   We recommend including the year in the name, to enable keeping different releases of <span class="TEX">T<span 
 class="E">E</span>X</span> Live side by
 side. (You may wish to also maintain a version-independent name, such as <span 
 class="ec-lmtt-10">/usr/local/texlive-cur</span>, via a
 symbolic link, which you can then repoint after testing the new release.)
-<!--l. 818--><p class="indent" >   Changing <span 
+<!--l. 825--><p class="indent" >   Changing <span 
 class="ec-lmtt-10">TEXDIR </span>in the installer will also change <span 
 class="ec-lmtt-10">TEXMFLOCAL</span>, <span 
 class="ec-lmtt-10">TEXMFSYSVAR </span>and <span 
 class="ec-lmtt-10">TEXMFSYSCONFIG</span>.
-<!--l. 822--><p class="indent" >   <span 
+<!--l. 829--><p class="indent" >   <span 
 class="ec-lmtt-10">TEXMFHOME </span>is the recommended location for personal macro files or packages. The default value is <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">~/texmf</span></span></span>.
 In contrast to <span 
@@ -1890,7 +1946,7 @@
 Special redundant note: <span 
 class="ec-lmtt-10">TEXMFHOME</span>, like all trees, must be organized according to the TDS, or files may not be
 found.
-<!--l. 831--><p class="indent" >   <span 
+<!--l. 838--><p class="indent" >   <span 
 class="ec-lmtt-10">TEXMFVAR </span>is the location for storing most cached runtime data specific to each user. <span 
 class="ec-lmtt-10">TEXMFCACHE </span>is the
 variable name used for that purpose by Lua<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
@@ -1901,10 +1957,10 @@
 value is <span 
 class="ec-lmtt-10">TEXMFSYSVAR</span>, or (if that’s not writable), <span 
 class="ec-lmtt-10">TEXMFVAR</span>.
-<!--l. 839--><p class="noindent" >
+<!--l. 846--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.2.4   </span> <a 
  id="x1-270003.2.4"></a>Options</h5>
-<!--l. 842--><p class="noindent" ><hr class="figure"><div class="figure" 
+<!--l. 849--><p class="noindent" ><hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
@@ -2078,8 +2134,8 @@
 class="content">Options menu (Unix)</span></div><!--tex4ht:label?: x1-27025r8 -->
                                                                                      
                                                                                      
-<!--l. 858--><p class="noindent" ></div><hr class="endfigure">
-<!--l. 860--><p class="indent" >   Figure&#x00A0;<a 
+<!--l. 865--><p class="noindent" ></div><hr class="endfigure">
+<!--l. 867--><p class="indent" >   Figure&#x00A0;<a 
 href="#x1-27025r8">8<!--tex4ht:ref: fig:options-text --></a> shows the text mode options menu. More info on each:
      <dl class="description"><dt class="description">
 <span 
@@ -2141,14 +2197,14 @@
 href="#x1-290003.3.1">3.3.1<!--tex4ht:ref: sec:location --></a>
      and section&#x00A0;<a 
 href="#x1-330003.4.3">3.4.3<!--tex4ht:ref: sec:dvd-install-net-updates --></a>.</dd></dl>
-<!--l. 907--><p class="indent" >   When all the settings are to your liking, you can type ‘I’ to start the installation process. When it is done,
+<!--l. 914--><p class="indent" >   When all the settings are to your liking, you can type ‘I’ to start the installation process. When it is done,
 skip to section&#x00A0;<a 
 href="#x1-300003.4">3.4<!--tex4ht:ref: sec:postinstall --></a> to read what else needs to be done, if anything.
    <h4 class="subsectionHead"><span class="titlemark">3.3   </span> <a 
  id="x1-280003.3"></a>Command-line install-tl options</h4>
-<!--l. 915--><p class="noindent" >Type <div class="alltt">
+<!--l. 922--><p class="noindent" >Type <div class="alltt">
 
-<!--l. 916--><p class="noindent" ><div class="obeylines-v">
+<!--l. 923--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2159,12 +2215,12 @@
 class="ec-lmtt-10">-</span></span></span> or <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">--</span></span></span> can be used to introduce option names. These are the
 most common ones:
-<!--l. 922--><p class="noindent" >
+<!--l. 929--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">-gui</span> </dt><dd 
 class="list">
-     <!--l. 923--><p class="noindent" >If         possible,         use         the         GUI         installer.         This         requires         the
+     <!--l. 930--><p class="noindent" >If         possible,         use         the         GUI         installer.         This         requires         the
      Perl/Tk module (<a 
 href="http://tug.org/texlive/distro.html#perltk" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/distro.html#perltk</span></a>) compiled with XFT support;
@@ -2175,13 +2231,13 @@
  <span 
 class="ec-lmtt-10">-no-gui</span> </dt><dd 
 class="list">
-     <!--l. 928--><p class="noindent" >Force using the text mode installer, even under Windows.
+     <!--l. 935--><p class="noindent" >Force using the text mode installer, even under Windows.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">-lang </span><span 
 class="ec-lmro-10">LL</span> </dt><dd 
 class="list">
-     <!--l. 931--><p class="noindent" >Specify the installer interface language as a standard (usually two-letter) code. The installer tries
+     <!--l. 938--><p class="noindent" >Specify the installer interface language as a standard (usually two-letter) code. The installer tries
      to automatically determine the right language but if it fails, or if the right language is not available,
      then it uses English as a fallback. Run <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">install-tl</span><span 
@@ -2190,7 +2246,7 @@
  <span 
 class="ec-lmtt-10">-portable</span> </dt><dd 
 class="list">
-     <!--l. 938--><p class="noindent" >Install for portable use on, e.g., a USB stick. Also selectable from within the text installer with
+     <!--l. 945--><p class="noindent" >Install for portable use on, e.g., a USB stick. Also selectable from within the text installer with
      the <span 
 class="ec-lmtt-10">V </span>command, and from the GUI installer. See section&#x00A0;<a 
 href="#x1-420004.2">4.2<!--tex4ht:ref: sec:portable-tl --></a>.
@@ -2199,7 +2255,7 @@
 class="ec-lmtt-10">-profile </span><span 
 class="ec-lmro-10">file</span> </dt><dd 
 class="list">
-     <!--l. 943--><p class="noindent" >Load the installation profile <span 
+     <!--l. 950--><p class="noindent" >Load the installation profile <span 
 class="ec-lmro-10">file </span>and do the installation with no user interaction. The installer
      always writes a file <span 
 class="ec-lmtt-10">texlive.profile </span>to the <span 
@@ -2212,13 +2268,13 @@
 class="ec-lmtt-10">-repository </span><span 
 class="ec-lmro-10">url-or-directory</span> </dt><dd 
 class="list">
-     <!--l. 952--><p class="noindent" >Specify package repository from which to install; see following.
-     <!--l. 955--><p class="noindent" ><a id="opt-in-place"></a>
+     <!--l. 959--><p class="noindent" >Specify package repository from which to install; see following.
+     <!--l. 962--><p class="noindent" ><a id="opt-in-place"></a>
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">-in-place</span> </dt><dd 
 class="list">
-     <!--l. 956--><p class="noindent" >(Documented   only   for   completeness:   Do   not   use   this   unless   you   know   what   you
+     <!--l. 963--><p class="noindent" >(Documented   only   for   completeness:   Do   not   use   this   unless   you   know   what   you
      are   doing.)   If   you   already   have   an   rsync,   svn,   or   other   copy   of   <span class="TEX">T<span 
 class="E">E</span>X</span>   Live   (see
      <a 
@@ -2228,14 +2284,14 @@
 class="ec-lmtt-10">tlpkg/texlive.tlpdb </span>may
      be overwritten; saving it is your responsibility. Also, package removal has to be done manually.
      This option cannot be toggled via the installer interface.</dd></dl>
-<!--l. 968--><p class="noindent" >
+<!--l. 975--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.3.1   </span> <a 
  id="x1-290003.3.1"></a>The <span 
 class="ec-lmtt-10">-repository </span>option</h5>
-<!--l. 971--><p class="noindent" >The default network package repository is a CTAN mirror chosen automatically via <a 
+<!--l. 978--><p class="noindent" >The default network package repository is a CTAN mirror chosen automatically via <a 
 href="http://mirror.ctan.org" class="url" ><span 
 class="ec-lmtt-10">http://mirror.ctan.org</span></a>.
-<!--l. 974--><p class="indent" >   If you want to override that, the location value can be a url starting with <span 
+<!--l. 981--><p class="indent" >   If you want to override that, the location value can be a url starting with <span 
 class="ec-lmtt-10">ftp:</span>, <span 
 class="ec-lmtt-10">http:</span>, or <span 
 class="ec-lmtt-10">file:/</span>, or a
@@ -2245,7 +2301,7 @@
 class="ec-lmtt-10">/</span>’ characters and/or a trailing
 ‘<span 
 class="ec-lmtt-10">/tlpkg</span>’ component are ignored.)
-<!--l. 980--><p class="indent" >   For example, you could choose a particular CTAN&#x00A0;mirror with something like:
+<!--l. 987--><p class="indent" >   For example, you could choose a particular CTAN&#x00A0;mirror with something like:
 <a 
 href="http://ctan.example.org/tex-archive/systems/texlive/tlnet/" class="url" ><span 
 class="ec-lmtt-10">http://ctan.example.org/tex-archive/systems/texlive/tlnet/</span></a>, substituting a real hostname and its
@@ -2254,89 +2310,89 @@
 maintained at <a 
 href="http://ctan.org/mirrors" class="url" ><span 
 class="ec-lmtt-10">http://ctan.org/mirrors</span></a>.
-<!--l. 986--><p class="indent" >   If the given argument is local (either a path or a <span 
+<!--l. 993--><p class="indent" >   If the given argument is local (either a path or a <span 
 class="ec-lmtt-10">file:/ </span>url), compressed files in an <span 
 class="ec-lmtt-10">archive </span>subdirectory
 of the repository path are used (even if uncompressed files are available as well).
-<!--l. 991--><p class="noindent" >
+<!--l. 998--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">3.4   </span> <a 
  id="x1-300003.4"></a>Post-install actions</h4>
-<!--l. 994--><p class="noindent" >Some post-installation may be required.
+<!--l. 1001--><p class="noindent" >Some post-installation may be required.
                                                                                      
                                                                                      
-<!--l. 996--><p class="noindent" >
+<!--l. 1003--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.1   </span> <a 
  id="x1-310003.4.1"></a>Environment variables for Unix</h5>
-<!--l. 999--><p class="noindent" >If you elected to create symlinks in standard directories (described in section&#x00A0;<a 
+<!--l. 1006--><p class="noindent" >If you elected to create symlinks in standard directories (described in section&#x00A0;<a 
 href="#x1-270003.2.4">3.2.4<!--tex4ht:ref: sec:options --></a>), then there is no
 need to edit environment variables. Otherwise, on Unix systems, the directory of the binaries
 for your platform must be added to the search path. (On Windows, the installer takes care of
 this.)
-<!--l. 1005--><p class="indent" >   Each supported platform has its own subdirectory under <span 
+<!--l. 1012--><p class="indent" >   Each supported platform has its own subdirectory under <span 
 class="ec-lmtt-10">TEXDIR/bin</span>. See figure&#x00A0;<a 
-href="#x1-24039r5">5<!--tex4ht:ref: fig:bin-text --></a> for the list of
+href="#x1-24043r5">5<!--tex4ht:ref: fig:bin-text --></a> for the list of
 subdirectories and corresponding platforms.
-<!--l. 1009--><p class="indent" >   Optionally, you can also add the documentation man and Info directories to their respective search paths, if
+<!--l. 1016--><p class="indent" >   Optionally, you can also add the documentation man and Info directories to their respective search paths, if
 you want the system tools to find them. The man pages might be found automatically after the addition to
 <span 
 class="ec-lmtt-10">PATH</span>.
-<!--l. 1014--><p class="indent" >   For Bourne-compatible shells such as <span 
+<!--l. 1021--><p class="indent" >   For Bourne-compatible shells such as <span 
 class="ec-lmss-10">bash</span>, and using Intel x86 GNU/Linux and a default directory setup as
 an example, the file to edit might be <span 
 class="ec-lmtt-10">$HOME/.profile </span>(or another file sourced by <span 
 class="ec-lmtt-10">.profile</span>, and the lines to
 add would look like this:
-<!--l. 1019--><p class="indent" >
+<!--l. 1026--><p class="indent" >
    <div class="fancyvrb" id="fancyvrb5"><a 
  id="x1-31002r1"></a><span 
-class="ec-lmtt-9">PATH=/usr/local/texlive/2016/bin/i386-linux:$PATH;</span><span 
+class="ec-lmtt-9">PATH=/usr/local/texlive/2017/bin/i386-linux:$PATH;</span><span 
 class="ec-lmtt-9">&#x00A0;export</span><span 
 class="ec-lmtt-9">&#x00A0;PATH</span>
 <br class="fancyvrb" /><a 
  id="x1-31004r2"></a><span 
-class="ec-lmtt-9">MANPATH=/usr/local/texlive/2016/texmf-dist/doc/man:$MANPATH;</span><span 
+class="ec-lmtt-9">MANPATH=/usr/local/texlive/2017/texmf-dist/doc/man:$MANPATH;</span><span 
 class="ec-lmtt-9">&#x00A0;export</span><span 
 class="ec-lmtt-9">&#x00A0;MANPATH</span>
 <br class="fancyvrb" /><a 
  id="x1-31006r3"></a><span 
-class="ec-lmtt-9">INFOPATH=/usr/local/texlive/2016/texmf-dist/doc/info:$INFOPATH;</span><span 
+class="ec-lmtt-9">INFOPATH=/usr/local/texlive/2017/texmf-dist/doc/info:$INFOPATH;</span><span 
 class="ec-lmtt-9">&#x00A0;export</span><span 
 class="ec-lmtt-9">&#x00A0;INFOPATH</span></div>
-<!--l. 1025--><p class="indent" >   For csh or tcsh, the file to edit is typically <span 
+<!--l. 1032--><p class="indent" >   For csh or tcsh, the file to edit is typically <span 
 class="ec-lmtt-10">$HOME/.cshrc</span>, and the lines to add might look
 like:
-<!--l. 1028--><p class="indent" >
+<!--l. 1035--><p class="indent" >
    <div class="fancyvrb" id="fancyvrb6"><a 
  id="x1-31008r1"></a><span 
 class="ec-lmtt-9">setenv</span><span 
 class="ec-lmtt-9">&#x00A0;PATH</span><span 
-class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2016/bin/i386-linux:$PATH</span><br class="fancyvrb" /><a 
+class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2017/bin/i386-linux:$PATH</span><br class="fancyvrb" /><a 
  id="x1-31010r2"></a><span 
 class="ec-lmtt-9">setenv</span><span 
 class="ec-lmtt-9">&#x00A0;MANPATH</span><span 
-class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2016/texmf-dist/doc/man:$MANPATH</span>
+class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2017/texmf-dist/doc/man:$MANPATH</span>
 <br class="fancyvrb" /><a 
  id="x1-31012r3"></a><span 
 class="ec-lmtt-9">setenv</span><span 
 class="ec-lmtt-9">&#x00A0;INFOPATH</span><span 
-class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2016/texmf-dist/doc/info:$INFOPATH</span></div>
-<!--l. 1034--><p class="indent" >   If you already have settings somewhere in your “dot” files, naturally the <span class="TEX">T<span 
+class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2017/texmf-dist/doc/info:$INFOPATH</span></div>
+<!--l. 1041--><p class="indent" >   If you already have settings somewhere in your “dot” files, naturally the <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;directories should be
 merged in as appropriate.
-<!--l. 1038--><p class="noindent" >
+<!--l. 1045--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.2   </span> <a 
  id="x1-320003.4.2"></a>Environment variables: Global configuration</h5>
-<!--l. 1041--><p class="noindent" >If you want to make these changes globally, or for a user newly added to the system, then you are on
+<!--l. 1048--><p class="noindent" >If you want to make these changes globally, or for a user newly added to the system, then you are on
 your own; there is just too much variation between systems in how and where these things are
 configured.
-<!--l. 1045--><p class="indent" >   Our two hints are: 1)&#x00A0;you may want to check for a file <span 
+<!--l. 1052--><p class="indent" >   Our two hints are: 1)&#x00A0;you may want to check for a file <span 
 class="ec-lmtt-10">/etc/manpath.config </span>and, if present, add lines
 such as
-<!--l. 1048--><p class="indent" >
+<!--l. 1055--><p class="indent" >
    <div class="fancyvrb" id="fancyvrb7"><a 
  id="x1-32002r1"></a><span 
 class="ec-lmtt-9">MANPATH_MAP</span><span 
-class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2016/bin/i386-linux</span><span 
+class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2017/bin/i386-linux</span><span 
 class="ec-lmtt-9">&#x00A0;\</span><br class="fancyvrb" /><a 
  id="x1-32004r2"></a><span 
 class="ec-lmtt-9">&#x00A0;</span><span 
@@ -2350,11 +2406,11 @@
 class="ec-lmtt-9">&#x00A0;</span><span 
 class="ec-lmtt-9">&#x00A0;</span><span 
 class="ec-lmtt-9">&#x00A0;</span><span 
-class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2016/texmf-dist/doc/man</span></div>
-<!--l. 1053--><p class="indent" >   And 2)&#x00A0;check for a file <span 
+class="ec-lmtt-9">&#x00A0;/usr/local/texlive/2017/texmf-dist/doc/man</span></div>
+<!--l. 1060--><p class="indent" >   And 2)&#x00A0;check for a file <span 
 class="ec-lmtt-10">/etc/environment </span>which may define the search path and other default environment
 variables.
-<!--l. 1056--><p class="indent" >   In each (Unix) binary directory, we also create a symbolic link named <span 
+<!--l. 1063--><p class="indent" >   In each (Unix) binary directory, we also create a symbolic link named <span 
 class="ec-lmtt-10">man </span>to the directory
 <span 
 class="ec-lmtt-10">texmf-dist/doc/man</span>. Some <span 
@@ -2361,16 +2417,16 @@
 class="ec-lmtt-10">man </span>programs, such as the standard Mac OS X&#x00A0;<span 
 class="ec-lmtt-10">man</span>, will automatically find that,
 obviating the need for any man page setup.
-<!--l. 1062--><p class="noindent" >
+<!--l. 1069--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.3   </span> <a 
  id="x1-330003.4.3"></a>Internet updates after DVD&#x00A0;installation</h5>
-<!--l. 1065--><p class="noindent" >If you installed <span class="TEX">T<span 
+<!--l. 1072--><p class="noindent" >If you installed <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;from DVD&#x00A0;and then wish to get updates from the Internet, you need to run this
 command—<span 
 class="ec-lmri-10">after </span>you’ve updated your search path (as described in the previous section):
    <div class="alltt">
 
-<!--l. 1069--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1076--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2382,27 +2438,27 @@
                                                                                      
 </div>
 </div>
-<!--l. 1073--><p class="indent" >   This tells <span 
+<!--l. 1080--><p class="indent" >   This tells <span 
 class="ec-lmss-10">tlmgr </span>to use a nearby CTAN&#x00A0;mirror for future updates. This is done by default when installing
 from DVD, via the option described in section&#x00A0;<a 
 href="#x1-270003.2.4">3.2.4<!--tex4ht:ref: sec:options --></a>.
-<!--l. 1077--><p class="indent" >   If there are problems with the automatic mirror selection, you can specify a particular CTAN&#x00A0;mirror from
+<!--l. 1084--><p class="indent" >   If there are problems with the automatic mirror selection, you can specify a particular CTAN&#x00A0;mirror from
 the list at <a 
 href="http://ctan.org/mirrors" class="url" ><span 
 class="ec-lmtt-10">http://ctan.org/mirrors</span></a>. Use the exact path to the <span 
 class="ec-lmtt-10">tlnet </span>subdir on that mirror, as shown
 above.
-<!--l. 1083--><p class="indent" >   <a id="xetexfontconfig"></a> <a id="sysfontconfig"></a>
+<!--l. 1090--><p class="indent" >   <a id="xetexfontconfig"></a> <a id="sysfontconfig"></a>
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.4   </span> <a 
  id="x1-340003.4.4"></a>System font configuration for Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;and Lua<span class="TEX">T<span 
 class="E">E</span>X</span></h5>
-<!--l. 1088--><p class="noindent" >Xe<span class="TEX">T<span 
+<!--l. 1095--><p class="noindent" >Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;and Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;can use any font installed on the system, not just those in the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;trees. They do
 these via related but not identical methods.
-<!--l. 1092--><p class="indent" >   On Windows, fonts shipped with <span class="TEX">T<span 
+<!--l. 1099--><p class="indent" >   On Windows, fonts shipped with <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;are automatically made available to Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;by font name. On
 Mac OS X, supporting font name lookups requires additional steps; please see the Mac<span class="TEX">T<span 
@@ -2412,11 +2468,11 @@
 class="ec-lmtt-10">http://tug.org/mactex</span></a>). For other Unix systems, the procedure to be able to find the fonts shipped with
 <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;via font name follows.
-<!--l. 1098--><p class="indent" >   To facilitate this, when the <span 
+<!--l. 1105--><p class="indent" >   To facilitate this, when the <span 
 class="ec-lmss-10">xetex </span>package is installed (either at initial installation or later), the necessary
 configuration file is created in <span 
 class="ec-lmtt-10">TEXMFSYSVAR/fonts/conf/texlive-fontconfig.conf</span>.
-<!--l. 1103--><p class="indent" >   To set up the <span class="TEX">T<span 
+<!--l. 1110--><p class="indent" >   To set up the <span class="TEX">T<span 
 class="E">E</span>X</span> Live fonts for system-wide use (assuming you have suitable privileges), proceed as
 follows:
      <ol  class="enumerate1" >
@@ -2428,7 +2484,7 @@
      <li 
   class="enumerate" id="x1-34004x2">Run <span 
 class="ec-lmtk-10">fc-cache -fsv</span>.</li></ol>
-<!--l. 1111--><p class="indent" >   If you do not have sufficient privileges to carry out the steps above, or if you want to make the <span class="TEX">T<span 
+<!--l. 1118--><p class="indent" >   If you do not have sufficient privileges to carry out the steps above, or if you want to make the <span class="TEX">T<span 
 class="E">E</span>X</span> Live
 fonts available to only one user, you can do the following:
      <ol  class="enumerate1" >
@@ -2441,16 +2497,16 @@
      <li 
   class="enumerate" id="x1-34008x2">Run <span 
 class="ec-lmtk-10">fc-cache -fv</span>.</li></ol>
-<!--l. 1120--><p class="indent" >   You can run <span 
+<!--l. 1127--><p class="indent" >   You can run <span 
 class="ec-lmtt-10">fc-list </span>to see the names of the system fonts. The incantation <span 
 class="ec-lmtt-10">fc-list : family style</span>
 <span 
 class="ec-lmtt-10">file spacing </span>(all arguments are literal strings) shows some generally interesting information.
-<!--l. 1125--><p class="noindent" >
+<!--l. 1132--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.5   </span> <a 
  id="x1-350003.4.5"></a>Con<span class="TEX">T<span 
 class="E">E</span>X</span>t Mark IV</h5>
-<!--l. 1128--><p class="noindent" >Both the ‘old’ Con<span class="TEX">T<span 
+<!--l. 1135--><p class="noindent" >Both the ‘old’ Con<span class="TEX">T<span 
 class="E">E</span>X</span>t (Mark II) and the ‘new’ Con<span class="TEX">T<span 
 class="E">E</span>X</span>t (Mark IV) should run out of the box after <span class="TEX">T<span 
 class="E">E</span>X</span>
@@ -2457,7 +2513,7 @@
 Live installation, and should need no special attention as long as you stick to using <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">tlmgr</span></span></span> for
 updates.
-<!--l. 1133--><p class="indent" >   However, because Con<span class="TEX">T<span 
+<!--l. 1140--><p class="indent" >   However, because Con<span class="TEX">T<span 
 class="E">E</span>X</span>t MkIV does not use the kpathsea library, some setup will be required whenever
 you install new files manually (without using <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">tlmgr</span></span></span>). After each such installation, each MkIV user must
@@ -2466,26 +2522,26 @@
  id="x1-35002r1"></a><span 
 class="ec-lmtt-9">context</span><span 
 class="ec-lmtt-9">&#x00A0;--generate</span></div>
-<!--l. 1140--><p class="noindent" >to refresh the Con<span class="TEX">T<span 
+<!--l. 1147--><p class="noindent" >to refresh the Con<span class="TEX">T<span 
 class="E">E</span>X</span>t disk cache data. The resulting files are stored under <span 
 class="ec-lmtt-10">TEXMFCACHE</span>, whose default value in
 <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;is <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">TEXMFSYSVAR;TEXMFVAR</span></span></span>.
-<!--l. 1144--><p class="indent" >   Con<span class="TEX">T<span 
+<!--l. 1151--><p class="indent" >   Con<span class="TEX">T<span 
 class="E">E</span>X</span>t&#x00A0;MkIV will read from all paths mentioned in <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">TEXMFCACHE</span></span></span>, and write to the first path that is
 writable. While reading, the last found match will take precedence in the case of duplicated cache
 data.
-<!--l. 1149--><p class="indent" >   For more information, see <a 
+<!--l. 1156--><p class="indent" >   For more information, see <a 
 href="http://wiki.contextgarden.net/Running_Mark_IV" class="url" ><span 
 class="ec-lmtt-10">http://wiki.contextgarden.net/Running_Mark_IV</span></a>.
-<!--l. 1153--><p class="noindent" >
+<!--l. 1160--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.6   </span> <a 
  id="x1-360003.4.6"></a>Integrating local and personal macros</h5>
                                                                                      
                                                                                      
-<!--l. 1156--><p class="noindent" >This is already mentioned implicitly in section&#x00A0;<a 
+<!--l. 1163--><p class="noindent" >This is already mentioned implicitly in section&#x00A0;<a 
 href="#x1-110002.3">2.3<!--tex4ht:ref: sec:texmftrees --></a>: <span 
 class="ec-lmtt-10">TEXMFLOCAL </span>(by default, <span 
 class="ec-lmtt-10">/usr/local/texlive/texmf-local</span>
@@ -2502,7 +2558,7 @@
 be too far away from the main <span class="TEX">T<span 
 class="E">E</span>X</span> Live directory, or you will need to manually change future
 releases.
-<!--l. 1169--><p class="indent" >   For both trees, files should be placed in their proper <span class="TEX">T<span 
+<!--l. 1176--><p class="indent" >   For both trees, files should be placed in their proper <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Directory Structure (TDS) subdirectories; see
 <a 
 href="http://tug.org/tds" class="url" ><span 
@@ -2513,13 +2569,13 @@
 class="ec-lmtt-10">TEXMFLOCAL/tex/latex </span>or <span 
 class="ec-lmtt-10">TEXMFHOME/tex/latex</span>, or a subdirectory
 thereof.
-<!--l. 1175--><p class="indent" >   <span 
+<!--l. 1182--><p class="indent" >   <span 
 class="ec-lmtt-10">TEXMFLOCAL </span>requires an up-to-date filename database, or files will not be found. You can update it with the
 command <span 
 class="ec-lmss-10">mktexlsr </span>or use the ‘Reinit file database’ button on the configuration tab of the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Live Manager
 GUI.
-<!--l. 1180--><p class="indent" >   By default, each of these variables is defined to be a single directory, as shown. This is not a hard-and-fast
+<!--l. 1187--><p class="indent" >   By default, each of these variables is defined to be a single directory, as shown. This is not a hard-and-fast
 requirement. If you need to easily switch back and forth between different versions of large packages, for
 example, you can maintain multiple trees for your own purposes. This is done by setting <span 
 class="ec-lmtt-10">TEXMFHOME </span>to the list
@@ -2530,34 +2586,34 @@
    <div class="fancyvrb" id="fancyvrb9"><a 
  id="x1-36002r1"></a>&#x00A0;&#x00A0;TEXMFHOME&#x00A0;=&#x00A0;{/my/dir1,/mydir2,/a/third/dir}</div>
 </div>
-<!--l. 1189--><p class="nopar" >
-<!--l. 1191--><p class="indent" >   Section&#x00A0;<a 
+<!--l. 1196--><p class="nopar" >
+<!--l. 1198--><p class="indent" >   Section&#x00A0;<a 
 href="#x1-600007.1.5">7.1.5<!--tex4ht:ref: sec:brace-expansion --></a> describes brace expansion further.
-<!--l. 1194--><p class="noindent" >
+<!--l. 1201--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">3.4.7   </span> <a 
  id="x1-370003.4.7"></a>Integrating third-party fonts</h5>
-<!--l. 1196--><p class="noindent" >This is unfortunately a messy topic. Forget about it unless you want to delve into many details of the <span class="TEX">T<span 
+<!--l. 1203--><p class="noindent" >This is unfortunately a messy topic. Forget about it unless you want to delve into many details of the <span class="TEX">T<span 
 class="E">E</span>X</span>
 installation. Many fonts are included in <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;already, so take a look if you don’t already know that what
 you want isn’t there.
-<!--l. 1201--><p class="indent" >   A possible alternative is to use Xe<span class="TEX">T<span 
+<!--l. 1208--><p class="indent" >   A possible alternative is to use Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;or Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(see section&#x00A0;<a 
 href="#x1-120002.4">2.4<!--tex4ht:ref: sec:tex-extensions --></a>), which let you use operating system
 fonts without any installation in <span class="TEX">T<span 
 class="E">E</span>X</span>.
-<!--l. 1205--><p class="indent" >   If you do need to do this, see <a 
+<!--l. 1212--><p class="indent" >   If you do need to do this, see <a 
 href="http://tug.org/fonts/fontinstall.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/fonts/fontinstall.html</span></a> for our best effort at describing
 the procedure.
-<!--l. 1210--><p class="noindent" >
+<!--l. 1217--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">3.5   </span> <a 
  id="x1-380003.5"></a>Testing the installation</h4>
-<!--l. 1213--><p class="noindent" >After installing <span class="TEX">T<span 
+<!--l. 1220--><p class="noindent" >After installing <span class="TEX">T<span 
 class="E">E</span>X</span> Live, you naturally want to test it out, so you can start creating beautiful documents
 and/or fonts.
-<!--l. 1216--><p class="indent" >   One thing you may immediately be looking for is a front-end with which to edit files. <span class="TEX">T<span 
+<!--l. 1223--><p class="indent" >   One thing you may immediately be looking for is a front-end with which to edit files. <span class="TEX">T<span 
 class="E">E</span>X</span> Live installs
 <span class="TEX">T<span 
 class="E">E</span>X</span>works (<a 
@@ -2573,16 +2629,16 @@
 class="ec-lmtt-10">http://tug.org/interest.html#editors</span></a>. Any plain text editor will work; something <span class="TEX">T<span 
 class="E">E</span>X</span>-specific is not
 required.
-<!--l. 1225--><p class="indent" >   The rest of this section gives some basic procedures for testing that the new system is functional. We give
+<!--l. 1232--><p class="indent" >   The rest of this section gives some basic procedures for testing that the new system is functional. We give
 Unix commands here; under Mac OS X and Windows, you’re more likely to run the tests through a graphical
 interface, but the principles are the same.
-<!--l. 1230--><p class="indent" >
+<!--l. 1237--><p class="indent" >
      <ol  class="enumerate1" >
      <li 
   class="enumerate" id="x1-38002x1">Make sure that you can run the <span 
 class="ec-lmss-10">tex </span>program in the first place: <div class="alltt">
     
-     <!--l. 1234--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1241--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2613,7 +2669,7 @@
   class="enumerate" id="x1-38004x2">Process a basic <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span> file: <div class="alltt">
     
-     <!--l. 1246--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1253--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2655,7 +2711,7 @@
      <li 
   class="enumerate" id="x1-38006x3">Preview the result online: <div class="alltt">
     
-     <!--l. 1261--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1268--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2689,7 +2745,7 @@
      <li 
   class="enumerate" id="x1-38008x4">Create a PostScript file for printing or display: <div class="alltt">
     
-     <!--l. 1272--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1279--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2705,7 +2761,7 @@
 class="ec-lmtt-10">.tex </span>file and writes PDF directly:
      <div class="alltt">
     
-     <!--l. 1278--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1285--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2717,7 +2773,7 @@
      <li 
   class="enumerate" id="x1-38012x6">Preview the PDF file: <div class="alltt">
     
-     <!--l. 1283--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1290--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2747,12 +2803,12 @@
      <li 
   class="enumerate" id="x1-38014x7">Standard test files you may find useful in addition to <span 
 class="ec-lmtt-10">sample2e.tex</span>:
-     <!--l. 1297--><p class="noindent" >
+     <!--l. 1304--><p class="noindent" >
          <dl class="list2"><dt class="list">
        <span 
 class="ec-lmtt-10">small2e.tex</span> </dt><dd 
 class="list">
-         <!--l. 1298--><p class="noindent" >A simpler document than <span 
+         <!--l. 1305--><p class="noindent" >A simpler document than <span 
 class="ec-lmtt-10">sample2e</span>, to reduce the input size if you’re having troubles.
                                                                                      
                                                                                      
@@ -2760,23 +2816,23 @@
        <span 
 class="ec-lmtt-10">testpage.tex</span> </dt><dd 
 class="list">
-         <!--l. 1300--><p class="noindent" >Test if your printer introduces any offsets.
+         <!--l. 1307--><p class="noindent" >Test if your printer introduces any offsets.
          </dd><dt class="list">
        <span 
 class="ec-lmtt-10">nfssfont.tex</span> </dt><dd 
 class="list">
-         <!--l. 1301--><p class="noindent" >For printing font tables and tests.
+         <!--l. 1308--><p class="noindent" >For printing font tables and tests.
          </dd><dt class="list">
        <span 
 class="ec-lmtt-10">testfont.tex</span> </dt><dd 
 class="list">
-         <!--l. 1302--><p class="noindent" >Also for font tables, but using plain <span class="TEX">T<span 
+         <!--l. 1309--><p class="noindent" >Also for font tables, but using plain <span class="TEX">T<span 
 class="E">E</span>X</span>.
          </dd><dt class="list">
        <span 
 class="ec-lmtt-10">story.tex</span> </dt><dd 
 class="list">
-         <!--l. 1303--><p class="noindent" >The most canonical (plain) <span class="TEX">T<span 
+         <!--l. 1310--><p class="noindent" >The most canonical (plain) <span class="TEX">T<span 
 class="E">E</span>X</span> test file of all. You must type ‘<span 
 class="ec-lmtt-10">\bye</span>’ to the <span 
 class="ec-lmtt-10">* </span>prompt after
@@ -2788,7 +2844,7 @@
 class="ec-lmtt-10">xetex </span>package, you can test its access to system fonts as follows:
      <div class="alltt">
     
-     <!--l. 1310--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1317--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -2817,16 +2873,16 @@
 class="ec-lmtt-10">&#x00A0;opentype-info.log.</span>
 </div>
      </div>
-     <!--l. 1318--><p class="noindent" >If you get an error message saying “Invalid fontname ‘Latin Modern Roman/ICU’&#x2026;”, then you
+     <!--l. 1325--><p class="noindent" >If you get an error message saying “Invalid fontname ‘Latin Modern Roman/ICU’&#x2026;”, then you
      need to configure your system so that the fonts shipped with <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;can be found. See
      Section&#x00A0;<a 
 href="#x1-340003.4.4">3.4.4<!--tex4ht:ref: sec:font-conf-sys --></a>.
      </li></ol>
-<!--l. 1325--><p class="noindent" >
+<!--l. 1332--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">3.6   </span> <a 
  id="x1-390003.6"></a>Links for additional downloadable software</h4>
-<!--l. 1327--><p class="noindent" >If you are new to <span class="TEX">T<span 
+<!--l. 1334--><p class="noindent" >If you are new to <span class="TEX">T<span 
 class="E">E</span>X</span>, or otherwise need help with actually writing <span class="TEX">T<span 
 class="E">E</span>X</span> or <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span> documents, please visit
@@ -2833,7 +2889,7 @@
 <a 
 href="http://tug.org/begin.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/begin.html</span></a> for some introductory resources.
-<!--l. 1331--><p class="indent" >   Links for some other tools you may consider installing:
+<!--l. 1338--><p class="indent" >   Links for some other tools you may consider installing:
      <dl class="description"><dt class="description">
 <span 
 class="ec-lmbx-10">Ghostscript</span> </dt><dd 
@@ -2942,18 +2998,18 @@
 href="http://www.winshell.de" class="url" ><span 
 class="ec-lmtt-10">http://www.winshell.de</span></a>.</li></ul>
      </dd></dl>
-<!--l. 1368--><p class="noindent" >For a much longer list of packages and programs, see <a 
+<!--l. 1375--><p class="noindent" >For a much longer list of packages and programs, see <a 
 href="http://tug.org/interest.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/interest.html</span></a>.
-<!--l. 1372--><p class="noindent" >
+<!--l. 1379--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">4   </span> <a 
  id="x1-400004"></a>Specialized installations</h3>
-<!--l. 1374--><p class="noindent" >The previous sections described the basic installation process. Here we turn to some specialized
+<!--l. 1381--><p class="noindent" >The previous sections described the basic installation process. Here we turn to some specialized
 cases.
-<!--l. 1377--><p class="indent" >   <a id="tlsharedinstall"></a>
+<!--l. 1384--><p class="indent" >   <a id="tlsharedinstall"></a>
    <h4 class="subsectionHead"><span class="titlemark">4.1   </span> <a 
  id="x1-410004.1"></a>Shared-user (or cross-machine) installations</h4>
-<!--l. 1381--><p class="noindent" ><span class="TEX">T<span 
+<!--l. 1388--><p class="noindent" ><span class="TEX">T<span 
 class="E">E</span>X</span> Live has been designed to be sharable between different users on one system, and/or between
 different systems on a network. With a standard directory layout, no hard paths are configured: the
 locations for files needed by <span class="TEX">T<span 
@@ -2978,31 +3034,31 @@
 class="ec-lmtt-9">TEXMFLOCAL</span><span 
 class="ec-lmtt-9">&#x00A0;=</span><span 
 class="ec-lmtt-9">&#x00A0;$SELFAUTOPARENT/../texmf-local</span></div>
-<!--l. 1394--><p class="noindent" >This means that adding the directory for <span class="TEX">T<span 
+<!--l. 1401--><p class="noindent" >This means that adding the directory for <span class="TEX">T<span 
 class="E">E</span>X</span> Live executables for their platform to their search path is sufficient
 to get a working setup.
-<!--l. 1397--><p class="indent" >   By the same token, you can also install <span class="TEX">T<span 
+<!--l. 1404--><p class="indent" >   By the same token, you can also install <span class="TEX">T<span 
 class="E">E</span>X</span> Live locally and then move the entire hierarchy afterwards to
 a network location.
-<!--l. 1400--><p class="indent" >   For Windows, a launcher <span 
+<!--l. 1407--><p class="indent" >   For Windows, a launcher <span 
 class="ec-lmtt-10">tlaunch </span>is available at <a 
 href="http://tug.org/texlive/w32client.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/w32client.html</span></a>. Its main
 window contains menu entries and buttons for various <span class="TEX">T<span 
 class="E">E</span>X</span>-related programs and documentation.
-<!--l. 1405--><p class="indent" >   On first use, it modifies the searchpath for <span class="TEX">T<span 
+<!--l. 1412--><p class="indent" >   On first use, it modifies the searchpath for <span class="TEX">T<span 
 class="E">E</span>X</span> Live&#x00A0;and creates some file associations. It also creates
 a Start menu entry to undo these configurations, in addition to such an entry in the launcher
 menu.
-<!--l. 1409--><p class="indent" >   All this is set up in an ini file. You can add yourself entries for, e.g., SumatraPDF or a <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
+<!--l. 1416--><p class="indent" >   All this is set up in an ini file. You can add yourself entries for, e.g., SumatraPDF or a <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span>-editor. See
 the web page above for more information.
-<!--l. 1414--><p class="indent" >   <a id="tlportable"></a>
+<!--l. 1421--><p class="indent" >   <a id="tlportable"></a>
                                                                                      
                                                                                      
    <h4 class="subsectionHead"><span class="titlemark">4.2   </span> <a 
  id="x1-420004.2"></a>Portable (USB) installations</h4>
-<!--l. 1418--><p class="noindent" >The <span 
+<!--l. 1425--><p class="noindent" >The <span 
 class="ec-lmtt-10">-portable </span>installer option (or <span 
 class="ec-lmtt-10">V </span>command in the text installer or corresponding GUI option)
 creates a completely self-contained <span class="TEX">T<span 
@@ -3009,21 +3065,20 @@
 class="E">E</span>X</span> Live installation under a common root and forgoes system
 integration. You can create such an installation directly on a USB stick, or copy it to a USB stick
 afterwards.
-<!--l. 1424--><p class="indent" >   To run <span class="TEX">T<span 
+<!--l. 1431--><p class="indent" >   To run <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;using this portable installation, you need to add the appropriate binary directory
 to the search path during your terminal session, as usual. On Windows, you can double-click
 <span 
 class="ec-lmtt-10">tl-tray-menu </span>at the root of the installation to choose between a few common tasks, as shown in this
 screenshot:
-
-<!--l. 1431--><p class="indent" >   <img 
+<!--l. 1438--><p class="indent" >   <img 
 src="../texlive-common/tray-menu.png" alt="pict"  
 >
-<!--l. 1434--><p class="noindent" >The ‘More&#x2026;’ entry explains how you can customize this menu.
-<!--l. 1437--><p class="indent" >   <a id="tlisoinstall"></a>
+<!--l. 1441--><p class="noindent" >The ‘More&#x2026;’ entry explains how you can customize this menu.
+<!--l. 1444--><p class="indent" >   <a id="tlisoinstall"></a>
    <h4 class="subsectionHead"><span class="titlemark">4.3   </span> <a 
  id="x1-430004.3"></a>ISO&#x00A0;(or DVD) installations</h4>
-<!--l. 1441--><p class="noindent" >If you don’t need to update or otherwise modify your installation often, and/or have several systems on
+<!--l. 1448--><p class="noindent" >If you don’t need to update or otherwise modify your installation often, and/or have several systems on
 which to use <span class="TEX">T<span 
 class="E">E</span>X</span> Live, it may be convenient to create an ISO&#x00A0;of your <span class="TEX">T<span 
 class="E">E</span>X</span> Live installation,
@@ -3037,23 +3092,23 @@
      supported filesystems (FAT32, NTFS, HFS+).
      </li>
      <li class="itemize">Virtual machines can simply mount such an ISO.</li></ul>
-<!--l. 1456--><p class="indent" >   Of course you can also burn an ISO&#x00A0;to DVD, if that is useful for you.
-<!--l. 1458--><p class="indent" >   Desktop GNU/Linux/Unix systems, including Mac OS X, are able to mount an ISO. Windows 8 is the
+<!--l. 1463--><p class="indent" >   Of course you can also burn an ISO&#x00A0;to DVD, if that is useful for you.
+<!--l. 1465--><p class="indent" >   Desktop GNU/Linux/Unix systems, including Mac OS X, are able to mount an ISO. Windows 8 is the
 first(!) Windows version which can do this. Apart from that, nothing changes compared to a normal hard disk
 installation, see section <a 
 href="#x1-310003.4.1">3.4.1<!--tex4ht:ref: sec:env --></a>.
-<!--l. 1463--><p class="indent" >   When preparing such an ISO&#x00A0;installation, it is best to omit the subdirectory for the release year, and have
+<!--l. 1470--><p class="indent" >   When preparing such an ISO&#x00A0;installation, it is best to omit the subdirectory for the release year, and have
 <span 
 class="ec-lmtt-10">texmf-local </span>at the same level as the other trees (<span 
 class="ec-lmtt-10">texmf-dist</span>, <span 
 class="ec-lmtt-10">texmf-var</span>, etc.). You can do this with the
 normal directory options in the installer.
-<!--l. 1469--><p class="indent" >   For a physical (rather than virtual) Windows system, you can burn the ISO&#x00A0;to DVD. However, it
+<!--l. 1476--><p class="indent" >   For a physical (rather than virtual) Windows system, you can burn the ISO&#x00A0;to DVD. However, it
 may be worth your while to investigate free ISO-mounting options such as WinCDEmu at
 <a 
 href="http://wincdemu.sysprogs.org/" class="url" ><span 
 class="ec-lmtt-10">http://wincdemu.sysprogs.org/</span></a>.
-<!--l. 1474--><p class="indent" >   For Windows system integration, you can include the <span 
+<!--l. 1481--><p class="indent" >   For Windows system integration, you can include the <span 
 class="ec-lmtt-10">w32client </span>scripts described in section&#x00A0;<a 
 href="#x1-410004.1">4.1<!--tex4ht:ref: sec:sharedinstall --></a> and at
 <a 
@@ -3060,7 +3115,7 @@
 href="http://tug.org/texlive/w32client.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/w32client.html</span></a>, which work just as well for an ISO&#x00A0;as for a network
 installation.
-<!--l. 1479--><p class="indent" >   On Mac OS X, TeXShop will be able to use the DVD installation if a symlink <span 
+<!--l. 1486--><p class="indent" >   On Mac OS X, TeXShop will be able to use the DVD installation if a symlink <span 
 class="ec-lmtt-10">/usr/texbin </span>points to the
 appropriate binary directory, e.g.,
                                                                                      
@@ -3069,18 +3124,18 @@
    <div class="fancyvrb" id="fancyvrb11"><a 
  id="x1-43002r1"></a>sudo&#x00A0;ln&#x00A0;-s&#x00A0;/Volumes/MyTeXLive/bin/universal-darwin&#x00A0;/usr/texbin</div>
 </div>
-<!--l. 1484--><p class="nopar" >
-<!--l. 1486--><p class="indent" >   Historical note: <span class="TEX">T<span 
+<!--l. 1491--><p class="nopar" >
+<!--l. 1493--><p class="indent" >   Historical note: <span class="TEX">T<span 
 class="E">E</span>X</span> Live 2010 was the first <span class="TEX">T<span 
 class="E">E</span>X</span> Live edition which was no longer distributed ‘live’.
 However, it always required some acrobatics to run from DVD&#x00A0;or ISO; in particular, there was no way around
 setting at least one extra environment variable. If you create your ISO&#x00A0;from an existing installation then there
 is no need for this.
-<!--l. 1493--><p class="indent" >   <a id="tlmgr"></a>
+<!--l. 1500--><p class="indent" >   <a id="tlmgr"></a>
    <h3 class="sectionHead"><span class="titlemark">5   </span> <a 
  id="x1-440005"></a><span 
 class="ec-lmss-10">tlmgr</span>: Managing your installation</h3>
-<!--l. 1497--><p class="noindent" ><hr class="figure"><div class="figure" 
+<!--l. 1504--><p class="noindent" ><hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
@@ -3088,8 +3143,7 @@
  id="x1-44001r9"></a>
                                                                                      
                                                                                      
-
-<!--l. 1498--><p class="noindent" ><img 
+<!--l. 1505--><p class="noindent" ><img 
 src="../texlive-common/tlmgr-gui.png" alt="pict"  
 >
 <br /> <div class="caption" 
@@ -3098,8 +3152,8 @@
 class="ec-lmss-10">tlmgr </span>in GUI&#x00A0;mode: main window, after ‘Load’.</span></div><!--tex4ht:label?: x1-44001r9 -->
                                                                                      
                                                                                      
-<!--l. 1501--><p class="noindent" ></div><hr class="endfigure">
-<!--l. 1503--><p class="indent" >   <hr class="figure"><div class="figure" 
+<!--l. 1508--><p class="noindent" ></div><hr class="endfigure">
+<!--l. 1510--><p class="indent" >   <hr class="figure"><div class="figure" 
 >
                                                                                      
                                                                                      
@@ -3108,26 +3162,24 @@
  id="x1-44003r11"></a>
                                                                                      
                                                                                      
-
-<!--l. 1507--><p class="noindent" ><img 
+<!--l. 1514--><p class="noindent" ><img 
 src="../texlive-common/tlmgr-general-options.png" alt="pict"  
 >
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;10: </span><span  
 class="content"><span 
-class="ec-lmtt-10">tlmgr </span>in GUI&#x00A0;mode: General options</span></div><!--tex4ht:label?: x1-44002r10 -->          
-<!--l. 1514--><p class="noindent" ><img 
+class="ec-lmtt-10">tlmgr </span>in GUI&#x00A0;mode: General options</span></div><!--tex4ht:label?: x1-44002r10 -->          <!--l. 1521--><p class="noindent" ><img 
 src="../texlive-common/tlmgr-paper-options.png" alt="pict"  
 >
-<br /> <div class="caption" 
+                                                   <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;11: </span><span  
 class="content"><span 
 class="ec-lmtt-10">tlmgr </span>in GUI&#x00A0;mode: Paper
-size options</span></div><!--tex4ht:label?: x1-44003r11 -->
+                                                   size options</span></div><!--tex4ht:label?: x1-44003r11 -->
                                                                                      
                                                                                      
-<!--l. 1519--><p class="indent" >   </div><hr class="endfigure">
-<!--l. 1521--><p class="indent" >   <span class="TEX">T<span 
+<!--l. 1526--><p class="indent" >   </div><hr class="endfigure">
+<!--l. 1528--><p class="indent" >   <span class="TEX">T<span 
 class="E">E</span>X</span> Live includes a program named <span 
 class="ec-lmss-10">tlmgr </span>for managing <span class="TEX">T<span 
 class="E">E</span>X</span> Live after the initial installation. Its
@@ -3142,7 +3194,7 @@
      </li>
      <li class="itemize">changing installation options such as paper size and source location (see section&#x00A0;<a 
 href="#x1-290003.3.1">3.3.1<!--tex4ht:ref: sec:location --></a>).</li></ul>
-<!--l. 1533--><p class="indent" >   <span 
+<!--l. 1540--><p class="indent" >   <span 
 class="ec-lmss-10">tlmgr</span>’s functionality completely subsumes the <span 
 class="ec-lmss-10">texconfig </span>program. We still distribute and maintain <span 
 class="ec-lmss-10">texconfig</span>
@@ -3151,11 +3203,11 @@
    <h4 class="subsectionHead"><span class="titlemark">5.1   </span> <a 
  id="x1-450005.1"></a><span 
 class="ec-lmss-10">tlmgr </span>GUI mode</h4>
-<!--l. 1539--><p class="noindent" ><span 
+<!--l. 1546--><p class="noindent" ><span 
 class="ec-lmss-10">tlmgr </span>can be started in GUI mode (figure&#x00A0;<a 
 href="#x1-44001r9">9<!--tex4ht:ref: fig:tlmgr-gui --></a>) with <div class="alltt">
 
-<!--l. 1540--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1547--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3169,17 +3221,17 @@
 class="ec-lmtt-10">TeX Live Manager</span>. After clicking ‘Load’
 it displays a list of available and installed packages. This assumes of course that the installation source is valid
 and reachable.
-<!--l. 1548--><p class="indent" >   Figures&#x00A0;<a 
+<!--l. 1555--><p class="indent" >   Figures&#x00A0;<a 
 href="#x1-44002r10">10<!--tex4ht:ref: fig:tlmgr-general-options --></a> and&#x00A0;<a 
 href="#x1-44003r11">11<!--tex4ht:ref: fig:tlmgr-paper-options --></a> show the general and paper size option screens.
-<!--l. 1551--><p class="noindent" >
+<!--l. 1558--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">5.2   </span> <a 
  id="x1-460005.2"></a>Sample <span 
 class="ec-lmss-10">tlmgr </span>command-line invocations</h4>
-<!--l. 1553--><p class="noindent" >After the initial installation, you can update your system to the latest versions available with:
+<!--l. 1560--><p class="noindent" >After the initial installation, you can update your system to the latest versions available with:
 <div class="alltt">
 
-<!--l. 1555--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1562--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3189,7 +3241,7 @@
 </div>
 </div> If this makes you nervous, first try <div class="alltt">
 
-<!--l. 1559--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1566--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3200,7 +3252,7 @@
 </div>
 </div> or (less verbose): <div class="alltt">
 
-<!--l. 1563--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1570--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3209,11 +3261,11 @@
 class="ec-lmtk-10">&#x00A0;-list</span>
 </div>
 </div>
-<!--l. 1567--><p class="indent" >   This more complex example adds a collection, for the engine Xe<span class="TEX">T<span 
+<!--l. 1574--><p class="indent" >   This more complex example adds a collection, for the engine Xe<span class="TEX">T<span 
 class="E">E</span>X</span>, from a local directory:
    <div class="alltt">
 
-<!--l. 1570--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1577--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3263,7 +3315,7 @@
  id="x1-46022r11"></a><span 
 class="ec-lmtt-8">mktexlsr:</span><span 
 class="ec-lmtt-8">&#x00A0;Updating</span><span 
-class="ec-lmtt-8">&#x00A0;/usr/local/texlive/2016/texmf-dist/ls-R...</span><br class="fancyvrb" /><a 
+class="ec-lmtt-8">&#x00A0;/usr/local/texlive/2017/texmf-dist/ls-R...</span><br class="fancyvrb" /><a 
  id="x1-46024r12"></a><span 
 class="ec-lmtt-8">...</span>
 <br class="fancyvrb" /><a 
@@ -3280,16 +3332,16 @@
 class="ec-lmtt-8">&#x00A0;xelatex.log.</span><br class="fancyvrb" /><a 
  id="x1-46032r16"></a><span 
 class="ec-lmtt-8">fmtutil:</span><span 
-class="ec-lmtt-8">&#x00A0;/usr/local/texlive/2016/texmf-var/web2c/xetex/xelatex.fmt</span><span 
+class="ec-lmtt-8">&#x00A0;/usr/local/texlive/2017/texmf-var/web2c/xetex/xelatex.fmt</span><span 
 class="ec-lmtt-8">&#x00A0;installed.</span></div>
-<!--l. 1593--><p class="indent" >   As you can see, <span 
+<!--l. 1600--><p class="indent" >   As you can see, <span 
 class="ec-lmss-10">tlmgr </span>installs dependencies, and takes care of any necessary post-install actions, including
 updating the filename database and (re)generating formats. In the above, we generated new formats for
 Xe<span class="TEX">T<span 
 class="E">E</span>X</span>.
-<!--l. 1598--><p class="indent" >   To describe a package (or collection or scheme): <div class="alltt">
+<!--l. 1605--><p class="indent" >   To describe a package (or collection or scheme): <div class="alltt">
 
-<!--l. 1599--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1606--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3339,12 +3391,12 @@
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;</span><span 
 class="ec-lmtt-8">&#x00A0;32768</span></div>
-<!--l. 1612--><p class="indent" >   Last and most important, for full documentation see <a 
+<!--l. 1619--><p class="indent" >   Last and most important, for full documentation see <a 
 href="http://tug.org/texlive/tlmgr.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/tlmgr.html</span></a>, or:
 <div class="alltt">
 
-<!--l. 1614--><p class="noindent" ><div class="obeylines-v">
+<!--l. 1621--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3352,13 +3404,13 @@
 class="ec-lmtk-10">&#x00A0;-help</span>
 </div>
 </div>
-<!--l. 1619--><p class="noindent" >
+<!--l. 1626--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">6   </span> <a 
  id="x1-470006"></a>Notes on Windows</h3>
-<!--l. 1622--><p class="noindent" >
+<!--l. 1629--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.1   </span> <a 
  id="x1-480006.1"></a>Windows-specific features</h4>
-<!--l. 1625--><p class="noindent" >Under Windows, the installer does some extra things:
+<!--l. 1632--><p class="noindent" >Under Windows, the installer does some extra things:
      <dl class="description"><dt class="description">
 <span 
 class="ec-lmbx-10">Menus and shortcuts.</span> </dt><dd 
@@ -3406,16 +3458,16 @@
      Live&#x00A0;is installed on a normal NTFS-formatted non-removable disk.</dd></dl>
                                                                                      
                                                                                      
-<!--l. 1649--><p class="noindent" >
+<!--l. 1656--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.2   </span> <a 
  id="x1-490006.2"></a>Additional software included on Windows</h4>
-<!--l. 1651--><p class="noindent" >To be complete, a <span class="TEX">T<span 
+<!--l. 1658--><p class="noindent" >To be complete, a <span class="TEX">T<span 
 class="E">E</span>X</span> Live installation needs support packages that are not commonly found on a Windows
 machine. <span class="TEX">T<span 
 class="E">E</span>X</span> Live provides the missing pieces. These programs are all installed as part of <span class="TEX">T<span 
 class="E">E</span>X</span> Live only on
 Windows.
-<!--l. 1655--><p class="indent" >
+<!--l. 1662--><p class="indent" >
      <dl class="description"><dt class="description">
 <span 
 class="ec-lmbx-10">Perl and Ghostscript.</span> </dt><dd 
@@ -3431,7 +3483,7 @@
 class="ec-lmbx-10">PS_View.</span> </dt><dd 
 class="description">Also installed is PS_View, a PostScript and PDF viewer; see figure&#x00A0;<a 
 href="#x1-49001r12">12<!--tex4ht:ref: fig:psview --></a>.
-     <!--l. 1667--><p class="noindent" ><hr class="figure"><div class="figure" 
+     <!--l. 1674--><p class="noindent" ><hr class="figure"><div class="figure" 
 ><a 
  id="x1-49001r12"></a> <img 
 src="../texlive-common/psview.png" alt="pict"  
@@ -3439,7 +3491,7 @@
 <br /> <div class="caption" 
 ><span class="id">Figure&#x00A0;12: </span><span  
 class="content">PS_View: very high magnifications available!</span></div><!--tex4ht:label?: x1-49001r12 -->
-     <!--l. 1670--><p class="noindent" ></div><hr class="endfigure">
+     <!--l. 1677--><p class="noindent" ></div><hr class="endfigure">
      </dd><dt class="description">
 <span 
 class="ec-lmbx-10">dviout.</span> </dt><dd 
@@ -3490,10 +3542,10 @@
      necessary, run <span 
 class="ec-lmss-10">fc-cache </span>first to update font information.
      </dd></dl>
-<!--l. 1700--><p class="noindent" >
+<!--l. 1707--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.3   </span> <a 
  id="x1-500006.3"></a>User Profile is Home</h4>
-<!--l. 1703--><p class="noindent" >The Windows counterpart of a Unix home directory is the <span class="obeylines-h"><span class="verb"><span 
+<!--l. 1710--><p class="noindent" >The Windows counterpart of a Unix home directory is the <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">%USERPROFILE%</span></span></span> directory. Under Windows XP, this
 is usually <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">C:\Documents</span><span 
@@ -3504,10 +3556,10 @@
 class="ec-lmtt-10">texmf.cnf </span>file, and Kpathsea in general, <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">~</span></span></span> will expand appropriately on both
 Windows and Unix.
-<!--l. 1711--><p class="noindent" >
+<!--l. 1718--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.4   </span> <a 
  id="x1-510006.4"></a>The Windows registry</h4>
-<!--l. 1714--><p class="noindent" >Windows stores nearly all configuration data in its registry. The registry contains a set of hierarchically
+<!--l. 1721--><p class="noindent" >Windows stores nearly all configuration data in its registry. The registry contains a set of hierarchically
 organized keys, with several root keys. The most important ones for installation programs are
 <span class="path"><span 
 class="ec-lmtt-10">HKEY_CURRENT_USER</span></span> and <span class="path"><span 
@@ -3521,26 +3573,26 @@
 directory.
                                                                                      
                                                                                      
-<!--l. 1722--><p class="indent" >   In some cases, system information could be obtained from environment variables but for other information,
+<!--l. 1729--><p class="indent" >   In some cases, system information could be obtained from environment variables but for other information,
 for example the location of shortcuts, it is necessary to consult the registry. Setting environment variables
 permanently also requires registry access.
-<!--l. 1728--><p class="noindent" >
+<!--l. 1735--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.5   </span> <a 
  id="x1-520006.5"></a>Windows permissions</h4>
-<!--l. 1731--><p class="noindent" >In later versions of Windows, a distinction is made between regular users and administrators, where only the
+<!--l. 1738--><p class="noindent" >In later versions of Windows, a distinction is made between regular users and administrators, where only the
 latter have free access to the entire operating system. We have made an effort to make <span class="TEX">T<span 
 class="E">E</span>X</span> Live installable
 without administrative privileges.
-<!--l. 1736--><p class="indent" >   If the installer is started with administrative permissions, there is an option to install for all users. If this
+<!--l. 1743--><p class="indent" >   If the installer is started with administrative permissions, there is an option to install for all users. If this
 option is chosen, shortcuts are created for all users, and the system environment is modified.
 Otherwise, shortcuts and menu entries are created for the current user, and the user environment is
 modified.
-<!--l. 1742--><p class="indent" >   Regardless of administrator status, the default root of <span class="TEX">T<span 
+<!--l. 1749--><p class="indent" >   Regardless of administrator status, the default root of <span class="TEX">T<span 
 class="E">E</span>X</span> Live proposed by the installer is always
 under <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">%SystemDrive%</span></span></span>. The installer always tests whether the root is writable for the current
 user.
-<!--l. 1746--><p class="indent" >   A problem may arise if the user is not an administrator and <span class="TEX">T<span 
+<!--l. 1753--><p class="indent" >   A problem may arise if the user is not an administrator and <span class="TEX">T<span 
 class="E">E</span>X</span> already exists in the search path. Since
 the effective path consists of the system path followed by the user path, the new <span class="TEX">T<span 
 class="E">E</span>X</span> Live would
@@ -3553,14 +3605,14 @@
 installed, also prepends <span class="TEX">T<span 
 class="E">E</span>X</span> Live to the search path, so it should also be immune to this path
 problem.
-<!--l. 1756--><p class="indent" >   For Windows Vista and later, you should be aware that even if you are logged in as administrator, you need
+<!--l. 1763--><p class="indent" >   For Windows Vista and later, you should be aware that even if you are logged in as administrator, you need
 to explicitly ask for administrator privileges. In fact, there is not much point in logging in as administrator.
 Instead, right-clicking on the program or shortcut that you want to run usually gives you a choice ‘Run as
 administrator’.
-<!--l. 1763--><p class="noindent" >
+<!--l. 1770--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">6.6   </span> <a 
  id="x1-530006.6"></a>Increasing maximum memory on Windows and Cygwin</h4>
-<!--l. 1766--><p class="noindent" >Windows and Cygwin (see section&#x00A0;<a 
+<!--l. 1773--><p class="noindent" >Windows and Cygwin (see section&#x00A0;<a 
 href="#x1-190003.1.4">3.1.4<!--tex4ht:ref: sec:cygwin --></a> for Cygwin installation specifics) users may find that they run out of
 memory when running some of the programs shipped with <span class="TEX">T<span 
 class="E">E</span>X</span> Live. For example, <span 
@@ -3568,13 +3620,13 @@
 memory if you try to allocate an array of 25,000,000 reals, and Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;might run out of memory if you try to
 process a document with a lot of big fonts.
-<!--l. 1773--><p class="indent" >   For Cygwin, you can increase the amount of available memory by following the instructions in the Cygwin
+<!--l. 1780--><p class="indent" >   For Cygwin, you can increase the amount of available memory by following the instructions in the Cygwin
 User’s Guide (<a 
 href="http://www.cygwin.com/cygwin-ug-net/setup-maxmem.html" class="url" ><span 
 class="ec-lmtt-10">http://www.cygwin.com/cygwin-ug-net/setup-maxmem.html</span></a>).
-<!--l. 1777--><p class="indent" >   For Windows, you have to create a file, say <span 
+<!--l. 1784--><p class="indent" >   For Windows, you have to create a file, say <span 
 class="ec-lmtt-10">moremem.reg</span>, with these four lines:
-<!--l. 1780--><p class="indent" >
+<!--l. 1787--><p class="indent" >
    <div class="fancyvrb" id="fancyvrb14"><a 
  id="x1-53002r1"></a><span 
 class="ec-lmtt-9">Windows</span><span 
@@ -3587,14 +3639,14 @@
 class="ec-lmtt-9">[HKEY_LOCAL_MACHINE\Software\Cygwin]</span><br class="fancyvrb" /><a 
  id="x1-53008r4"></a><span 
 class="ec-lmtt-9">"heap_chunk_in_mb"=dword:ffffff00</span></div>
-<!--l. 1787--><p class="noindent" >and then execute the command <span 
+<!--l. 1794--><p class="noindent" >and then execute the command <span 
 class="ec-lmtt-10">regedit /s moremem.reg </span>as administrator. (If you want to change memory
 only for the current user instead of system-wide, use <span 
 class="ec-lmtt-10">HKEY_CURRENT_USER</span>.)
-<!--l. 1792--><p class="noindent" >
+<!--l. 1799--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">7   </span> <a 
  id="x1-540007"></a>A user’s guide to Web2C</h3>
-<!--l. 1794--><p class="noindent" >Web2C is an integrated collection of <span class="TEX">T<span 
+<!--l. 1801--><p class="noindent" >Web2C is an integrated collection of <span class="TEX">T<span 
 class="E">E</span>X</span>-related programs: <span class="TEX">T<span 
 class="E">E</span>X</span> itself, Metafont, MetaPost, BibTeX, etc.
 It is the heart of <span class="TEX">T<span 
@@ -3602,7 +3654,7 @@
 <a 
 href="http://tug.org/web2c" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/web2c</span></a>.
-<!--l. 1799--><p class="indent" >   A bit of history: The original implementation was by Tomas Rokicki who, in 1987, developed a first
+<!--l. 1806--><p class="indent" >   A bit of history: The original implementation was by Tomas Rokicki who, in 1987, developed a first
 <span class="TEX">T<span 
 class="E">E</span>X</span>-to-C system based on change files under Unix, which were primarily the original work of Howard
 Trickey and Pavel Curtis. Tim Morgan became the maintainer of the system, and during this period
@@ -3611,7 +3663,7 @@
 2006.
                                                                                      
                                                                                      
-<!--l. 1808--><p class="indent" >   The Web2C system runs on Unix, 32-bit Windows systems, Mac OS X, and other operating systems. It uses
+<!--l. 1815--><p class="indent" >   The Web2C system runs on Unix, 32-bit Windows systems, Mac OS X, and other operating systems. It uses
 Knuth’s original sources for <span class="TEX">T<span 
 class="E">E</span>X</span> and other basic programs written in the <span 
 class="ec-lmtt-10">WEB </span>literate programming
@@ -3618,82 +3670,82 @@
 system and translates them into C source code. The core <span class="TEX">T<span 
 class="E">E</span>X</span> programs handled in this way
 are:
-<!--l. 1814--><p class="indent" >
+<!--l. 1821--><p class="indent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmss-10">bibtex</span> </dt><dd 
 class="list">
-     <!--l. 1815--><p class="noindent" >Maintaining bibliographies.
+     <!--l. 1822--><p class="noindent" >Maintaining bibliographies.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">dvicopy</span> </dt><dd 
 class="list">
-     <!--l. 1816--><p class="noindent" >Expands virtual font references in DVI files.
+     <!--l. 1823--><p class="noindent" >Expands virtual font references in DVI files.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">dvitomp</span> </dt><dd 
 class="list">
-     <!--l. 1817--><p class="noindent" >DVI to MPX (MetaPost pictures).
+     <!--l. 1824--><p class="noindent" >DVI to MPX (MetaPost pictures).
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">dvitype</span> </dt><dd 
 class="list">
-     <!--l. 1818--><p class="noindent" >DVI to human-readable text.
+     <!--l. 1825--><p class="noindent" >DVI to human-readable text.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">gftodvi</span> </dt><dd 
 class="list">
-     <!--l. 1819--><p class="noindent" >Generic font proofsheets.
+     <!--l. 1826--><p class="noindent" >Generic font proofsheets.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">gftopk</span> </dt><dd 
 class="list">
-     <!--l. 1820--><p class="noindent" >Generic to packed fonts.
+     <!--l. 1827--><p class="noindent" >Generic to packed fonts.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">gftype</span> </dt><dd 
 class="list">
-     <!--l. 1821--><p class="noindent" >GF to human-readable text.
+     <!--l. 1828--><p class="noindent" >GF to human-readable text.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">mf </span> </dt><dd 
 class="list">
-     <!--l. 1822--><p class="noindent" >Creating typeface families.
+     <!--l. 1829--><p class="noindent" >Creating typeface families.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">mft</span> </dt><dd 
 class="list">
-     <!--l. 1823--><p class="noindent" >Prettyprinting Metafont source.
+     <!--l. 1830--><p class="noindent" >Prettyprinting Metafont source.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">mpost</span> </dt><dd 
 class="list">
-     <!--l. 1824--><p class="noindent" >Creating technical diagrams.
+     <!--l. 1831--><p class="noindent" >Creating technical diagrams.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">patgen</span> </dt><dd 
 class="list">
-     <!--l. 1825--><p class="noindent" >Creating hyphenation patterns.
+     <!--l. 1832--><p class="noindent" >Creating hyphenation patterns.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">pktogf</span> </dt><dd 
 class="list">
-     <!--l. 1826--><p class="noindent" >Packed to generic fonts.
+     <!--l. 1833--><p class="noindent" >Packed to generic fonts.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">pktype</span> </dt><dd 
 class="list">
-     <!--l. 1827--><p class="noindent" >PK to human-readable text.
+     <!--l. 1834--><p class="noindent" >PK to human-readable text.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">pltotf</span> </dt><dd 
 class="list">
-     <!--l. 1828--><p class="noindent" >Plain text property list to TFM.
+     <!--l. 1835--><p class="noindent" >Plain text property list to TFM.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">pooltype</span> </dt><dd 
 class="list">
-     <!--l. 1829--><p class="noindent" >Display <span 
+     <!--l. 1836--><p class="noindent" >Display <span 
 class="ec-lmtt-10">WEB </span>pool files.
                                                                                      
                                                                                      
@@ -3701,55 +3753,55 @@
  <span 
 class="ec-lmss-10">tangle</span> </dt><dd 
 class="list">
-     <!--l. 1830--><p class="noindent" ><span 
+     <!--l. 1837--><p class="noindent" ><span 
 class="ec-lmtt-10">WEB </span>to Pascal.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">tex </span> </dt><dd 
 class="list">
-     <!--l. 1831--><p class="noindent" >Typesetting.
+     <!--l. 1838--><p class="noindent" >Typesetting.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">tftopl</span> </dt><dd 
 class="list">
-     <!--l. 1832--><p class="noindent" >TFM to plain text property list.
+     <!--l. 1839--><p class="noindent" >TFM to plain text property list.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">vftovp</span> </dt><dd 
 class="list">
-     <!--l. 1833--><p class="noindent" >Virtual font to virtual property list.
+     <!--l. 1840--><p class="noindent" >Virtual font to virtual property list.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">vptovf</span> </dt><dd 
 class="list">
-     <!--l. 1834--><p class="noindent" >Virtual property list to virtual font.
+     <!--l. 1841--><p class="noindent" >Virtual property list to virtual font.
      </dd><dt class="list">
  <span 
 class="ec-lmss-10">weave</span> </dt><dd 
 class="list">
-     <!--l. 1835--><p class="noindent" ><span 
+     <!--l. 1842--><p class="noindent" ><span 
 class="ec-lmtt-10">WEB </span>to <span class="TEX">T<span 
 class="E">E</span>X</span>.</dd></dl>
-<!--l. 1838--><p class="noindent" >The precise functions and syntax of these programs are described in the documentation of the individual
+<!--l. 1845--><p class="noindent" >The precise functions and syntax of these programs are described in the documentation of the individual
 packages and of Web2C itself. However, knowing a few principles governing the whole family of programs will
 help you take advantage of your Web2C installation.
-<!--l. 1843--><p class="indent" >   All programs honor these standard GNU options:
+<!--l. 1850--><p class="indent" >   All programs honor these standard GNU options:
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">--help</span> </dt><dd 
 class="list">
-     <!--l. 1845--><p class="noindent" >print basic usage summary.
+     <!--l. 1852--><p class="noindent" >print basic usage summary.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">--verbose</span> </dt><dd 
 class="list">
-     <!--l. 1846--><p class="noindent" >print detailed progress report.
+     <!--l. 1853--><p class="noindent" >print detailed progress report.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">--version</span> </dt><dd 
 class="list">
-     <!--l. 1847--><p class="noindent" >print version information, then exit.</dd></dl>
-<!--l. 1850--><p class="indent" >   For locating files the Web2C programs use the path searching library Kpathsea (<a 
+     <!--l. 1854--><p class="noindent" >print version information, then exit.</dd></dl>
+<!--l. 1857--><p class="indent" >   For locating files the Web2C programs use the path searching library Kpathsea (<a 
 href="http://tug.org/kpathsea" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/kpathsea</span></a>).
 This library uses a combination of environment variables and configuration files to optimize searching the
@@ -3760,11 +3812,11 @@
 searches, the root of each tree has a file <span 
 class="ec-lmtt-10">ls-R</span>, containing an entry showing the name and relative pathname for
 all files under that root.
-<!--l. 1861--><p class="noindent" >
+<!--l. 1868--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.1   </span> <a 
  id="x1-550007.1"></a>Kpathsea path searching</h4>
-<!--l. 1864--><p class="noindent" >Let us first describe the generic path searching mechanism of the Kpathsea library.
-<!--l. 1867--><p class="indent" >   We call a <span 
+<!--l. 1871--><p class="noindent" >Let us first describe the generic path searching mechanism of the Kpathsea library.
+<!--l. 1874--><p class="indent" >   We call a <span 
 class="ec-lmri-10">search path </span>a colon- or semicolon-separated list of <span 
 class="ec-lmri-10">path elements</span>, which are basically directory
 names. A search path can come from (a combination of) many sources. To look up a file ‘<span 
@@ -3774,11 +3826,11 @@
 class="ec-lmtt-10">./my-file</span>, then <span 
 class="ec-lmtt-10">/dir/my-file</span>,
 returning the first match (or possibly all matches).
-<!--l. 1875--><p class="indent" >   In order to adapt optimally to all operating systems’ conventions, on non-Unix systems Kpathsea can use
+<!--l. 1882--><p class="indent" >   In order to adapt optimally to all operating systems’ conventions, on non-Unix systems Kpathsea can use
 filename separators different from colon (‘<span 
 class="ec-lmtt-10">:</span>’) and slash (‘<span 
 class="ec-lmtt-10">/</span>’).
-<!--l. 1879--><p class="indent" >   To check a particular path element <span 
+<!--l. 1886--><p class="indent" >   To check a particular path element <span 
 class="ec-lmro-10">p</span>, Kpathsea first checks if a prebuilt database (see “Filename database”
 on page&#x00A0;<a 
 href="#x1-630007.2">65<!--tex4ht:ref: sec:filename-database --></a>) applies to <span 
@@ -3787,22 +3839,22 @@
 is matched against the contents of the database.
                                                                                      
                                                                                      
-<!--l. 1885--><p class="indent" >   Although the simplest and most common path element is a directory name, Kpathsea supports additional
+<!--l. 1892--><p class="indent" >   Although the simplest and most common path element is a directory name, Kpathsea supports additional
 features in search paths: layered default values, environment variable names, config file values, users’ home
 directories, and recursive subdirectory searching. Thus, we say that Kpathsea <span 
 class="ec-lmri-10">expands </span>a path element, meaning
 it transforms all the specifications into basic directory name or names. This is described in the following
 sections in the same order as it takes place.
-<!--l. 1894--><p class="indent" >   Note that if the filename being searched for is absolute or explicitly relative, i.e., starts with ‘<span 
+<!--l. 1901--><p class="indent" >   Note that if the filename being searched for is absolute or explicitly relative, i.e., starts with ‘<span 
 class="ec-lmtt-10">/</span>’ or ‘<span 
 class="ec-lmtt-10">./</span>’ or
 ‘<span 
 class="ec-lmtt-10">../</span>’, Kpathsea simply checks if that file exists.
-<!--l. 1908--><p class="noindent" >
+<!--l. 1915--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.1   </span> <a 
  id="x1-560007.1.1"></a>Path sources</h5>
-<!--l. 1911--><p class="noindent" >A search path can come from many sources. In the order in which Kpathsea uses them:
-<!--l. 1914--><p class="indent" >
+<!--l. 1918--><p class="noindent" >A search path can come from many sources. In the order in which Kpathsea uses them:
+<!--l. 1921--><p class="indent" >
      <ol  class="enumerate1" >
      <li 
   class="enumerate" id="x1-56002x1">A user-set environment variable, for instance, <span 
@@ -3826,25 +3878,25 @@
      </li>
      <li 
   class="enumerate" id="x1-56008x4">The compile-time default.</li></ol>
-<!--l. 1927--><p class="noindent" >You can see each of these values for a given search path by using the debugging options (see “Debugging actions”
+<!--l. 1934--><p class="noindent" >You can see each of these values for a given search path by using the debugging options (see “Debugging actions”
 on page&#x00A0;<a 
 href="#x1-670007.2.4">68<!--tex4ht:ref: sec:debugging --></a>).
-<!--l. 1931--><p class="noindent" >
+<!--l. 1938--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.2   </span> <a 
  id="x1-570007.1.2"></a>Config files</h5>
-<!--l. 1933--><p class="noindent" >Kpathsea reads <span 
+<!--l. 1940--><p class="noindent" >Kpathsea reads <span 
 class="ec-lmri-10">runtime configuration files </span>named <span 
 class="ec-lmtt-10">texmf.cnf </span>for search path and other definitions. The search
 path used to look for these files is named <span 
 class="ec-lmtt-10">TEXMFCNF</span>, but we do not recommend setting this (or any)
 environment variable.
-<!--l. 1938--><p class="indent" >   Instead, normal installation results in a file <span 
-class="ec-lmtt-10">.../2016/texmf.cnf</span>. If you must make changes to the
+<!--l. 1945--><p class="indent" >   Instead, normal installation results in a file <span 
+class="ec-lmtt-10">.../2017/texmf.cnf</span>. If you must make changes to the
 defaults (not normally necessary), this is the place to put them. The main configuration file is in
 <span 
-class="ec-lmtt-10">.../2016/texmf-dist/web2c/texmf.cnf</span>. You should not edit this latter file, as your changes will be lost
+class="ec-lmtt-10">.../2017/texmf-dist/web2c/texmf.cnf</span>. You should not edit this latter file, as your changes will be lost
 when the distributed version is updated.
-<!--l. 1945--><p class="indent" >   <span 
+<!--l. 1952--><p class="indent" >   <span 
 class="ec-lmri-10">All </span><span 
 class="ec-lmtt-10">texmf.cnf </span>files in the search path will be read and definitions in earlier files override those in later
 files. For example, with a search path of <span class="obeylines-h"><span class="verb"><span 
@@ -3864,7 +3916,7 @@
      </li>
      <li class="itemize">Each remaining line has the form: <div class="alltt">
     
-     <!--l. 1961--><p class="noindent" ><div class="obeylines-v">
+     <!--l. 1968--><p class="noindent" ><div class="obeylines-v">
      <span 
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -3875,11 +3927,11 @@
 class="ec-lmtt-10">&#x00A0;[=]</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmro-10">value</span>
-                                                                                     
-                                                                                     
 </div>
      </div>where the ‘<span 
 class="ec-lmtt-10">=</span>’ and surrounding whitespace are optional.
+                                                                                     
+                                                                                     
      </li>
      <li class="itemize">The <span 
 class="ec-lmro-10">variable </span>name may contain any character other than whitespace, ‘<span 
@@ -3916,8 +3968,8 @@
      </li>
      <li class="itemize">All definitions are read before anything is expanded, so variables can be referenced before they are
      defined.</li></ul>
-<!--l. 1986--><p class="noindent" >A configuration file fragment illustrating most of these points is shown below:
-<!--l. 1990--><p class="indent" >
+<!--l. 1993--><p class="noindent" >A configuration file fragment illustrating most of these points is shown below:
+<!--l. 1997--><p class="indent" >
    <div class="fancyvrb" id="fancyvrb15">
 <a 
  id="x1-57002r1"></a><span 
@@ -3973,10 +4025,10 @@
 class="ec-lmtt-8x-x-87">&#x00A0;=</span><span 
 class="ec-lmtt-8x-x-87">&#x00A0;.;$TEXMF/{etex,tex}/{eplain,plain,generic;}//</span>
    </div>
-<!--l. 1995--><p class="noindent" >
+<!--l. 2002--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.3   </span> <a 
  id="x1-580007.1.3"></a>Path expansion</h5>
-<!--l. 1999--><p class="noindent" >Kpathsea recognizes certain special characters and constructions in search paths, similar to those available in
+<!--l. 2006--><p class="noindent" >Kpathsea recognizes certain special characters and constructions in search paths, similar to those available in
 Unix shells. As a general example, the complex path, <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">~$USER/{foo,bar}//baz</span></span></span>, expands to all subdirectories
 under directories <span 
@@ -3987,7 +4039,7 @@
 are explained in the sections below.
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.4   </span> <a 
  id="x1-590007.1.4"></a>Default expansion</h5>
-<!--l. 2010--><p class="noindent" >If the highest-priority search path (see “Path sources” on page&#x00A0;<a 
+<!--l. 2017--><p class="noindent" >If the highest-priority search path (see “Path sources” on page&#x00A0;<a 
 href="#x1-560007.1.1">60<!--tex4ht:ref: sec:path-sources --></a>) contains an <span 
 class="ec-lmri-10">extra colon </span>(i.e., leading,
 trailing, or doubled), Kpathsea inserts at that point the next-highest-priority search path that is defined. If
@@ -3995,7 +4047,7 @@
 environment variable setting
    <div class="alltt">
 
-<!--l. 2017--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2024--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4008,7 +4060,7 @@
 class="ec-lmtt-10">texmf.cnf </span>of
    <div class="alltt">
 
-<!--l. 2022--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2029--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;.:$TEXMF//tex</span>
@@ -4015,16 +4067,16 @@
 </div>
 </div> then the final value used for searching will be:
    <div class="alltt">
-                                                                                     
-                                                                                     
 
-<!--l. 2027--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2034--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;/home/karl:.:$TEXMF//tex</span>
+                                                                                     
+                                                                                     
 </div>
 </div>
-<!--l. 2031--><p class="indent" >   Since it would be useless to insert the default value in more than one place, Kpathsea changes only one
+<!--l. 2038--><p class="indent" >   Since it would be useless to insert the default value in more than one place, Kpathsea changes only one
 extra ‘<span 
 class="ec-lmtt-10">:</span>’&#x00A0;and leaves any others in place. It checks first for a leading ‘<span 
 class="ec-lmtt-10">:</span>’, then a trailing ‘<span 
@@ -4031,10 +4083,10 @@
 class="ec-lmtt-10">:</span>’, then a doubled
 ‘<span 
 class="ec-lmtt-10">:</span>’.
-<!--l. 2036--><p class="noindent" >
+<!--l. 2043--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.5   </span> <a 
  id="x1-600007.1.5"></a>Brace expansion</h5>
-<!--l. 2039--><p class="noindent" >A useful feature is brace expansion, which means that, for instance, <span class="obeylines-h"><span class="verb"><span 
+<!--l. 2046--><p class="noindent" >A useful feature is brace expansion, which means that, for instance, <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">v{a,b}w</span></span></span> expands to <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">vaw:vbw</span></span></span>.
 Nesting is allowed. This is used to implement multiple <span class="TEX">T<span 
@@ -4049,7 +4101,7 @@
    <div class="fancyvrb" id="fancyvrb16"><a 
  id="x1-60002r1"></a>&#x00A0;&#x00A0;TEXMF&#x00A0;=&#x00A0;{$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFDIST}</div>
 </div>
-<!--l. 2047--><p class="nopar" >We can then use this to define, for example, the <span class="TEX">T<span 
+<!--l. 2054--><p class="nopar" >We can then use this to define, for example, the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;input path:
                                                                                      
                                                                                      
@@ -4057,7 +4109,7 @@
    <div class="fancyvrb" id="fancyvrb17"><a 
  id="x1-60004r1"></a>&#x00A0;&#x00A0;TEXINPUTS&#x00A0;=&#x00A0;.;$TEXMF/tex//</div>
 </div>
-<!--l. 2051--><p class="nopar" >which means that, after looking in the current directory, the <span 
+<!--l. 2058--><p class="nopar" >which means that, after looking in the current directory, the <span 
 class="ec-lmtt-10">$TEXMFVAR/tex</span>, <span 
 class="ec-lmtt-10">$TEXMFHOME/tex</span>,
 <span 
@@ -4071,10 +4123,10 @@
 By using the <span 
 class="ec-lmtt-10">$TEXMF </span>variable in all definitions, one is sure to always search the up-to-date tree
 first.
-<!--l. 2063--><p class="noindent" >
+<!--l. 2070--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.6   </span> <a 
  id="x1-610007.1.6"></a>Subdirectory expansion</h5>
-<!--l. 2066--><p class="noindent" >Two or more consecutive slashes in a path element following a directory <span 
+<!--l. 2073--><p class="noindent" >Two or more consecutive slashes in a path element following a directory <span 
 class="ec-lmro-10">d </span>is replaced by all subdirectories of <span 
 class="ec-lmro-10">d</span>:
 first those subdirectories directly under <span 
@@ -4081,7 +4133,7 @@
 class="ec-lmro-10">d</span>, then the subsubdirectories under those, and so on. At each level, the
 order in which the directories are searched is <span 
 class="ec-lmri-10">unspecified</span>.
-<!--l. 2072--><p class="indent" >   If you specify any filename components after the ‘<span 
+<!--l. 2079--><p class="indent" >   If you specify any filename components after the ‘<span 
 class="ec-lmtt-10">//</span>’, only subdirectories with matching components are
 included. For example, ‘<span 
 class="ec-lmtt-10">/a//b</span>’ expands into directories <span 
@@ -4091,82 +4143,82 @@
 class="ec-lmtt-10">/a/b/c</span>
 or <span 
 class="ec-lmtt-10">/a/1</span>.
-<!--l. 2077--><p class="indent" >   Multiple ‘<span 
+<!--l. 2084--><p class="indent" >   Multiple ‘<span 
 class="ec-lmtt-10">//</span>’ constructs in a path are possible, but ‘<span 
 class="ec-lmtt-10">//</span>’ at the beginning of a path is ignored.
-<!--l. 2080--><p class="noindent" >
+<!--l. 2087--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.1.7   </span> <a 
  id="x1-620007.1.7"></a>List of special characters and their meaning: a summary</h5>
-<!--l. 2082--><p class="noindent" >The following list summarizes the special characters in Kpathsea configuration files.
-<!--l. 2087--><p class="noindent" >
+<!--l. 2089--><p class="noindent" >The following list summarizes the special characters in Kpathsea configuration files.
+<!--l. 2094--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">:</span>      </dt><dd 
 class="list">
-     <!--l. 2088--><p class="noindent" >Separator in path specification; at the beginning or the end of a path it substitutes the default
+     <!--l. 2095--><p class="noindent" >Separator in path specification; at the beginning or the end of a path it substitutes the default
      path expansion.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">;</span>      </dt><dd 
 class="list">
-     <!--l. 2090--><p class="noindent" >Separator on non-Unix systems (acts like <span 
+     <!--l. 2097--><p class="noindent" >Separator on non-Unix systems (acts like <span 
 class="ec-lmtt-10">:</span>).
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">$</span>      </dt><dd 
 class="list">
-     <!--l. 2091--><p class="noindent" >Variable expansion.
+     <!--l. 2098--><p class="noindent" >Variable expansion.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">~</span>      </dt><dd 
 class="list">
-     <!--l. 2092--><p class="noindent" >Represents the user’s home directory.
+     <!--l. 2099--><p class="noindent" >Represents the user’s home directory.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">{...}</span>  </dt><dd 
 class="list">
-     <!--l. 2093--><p class="noindent" >Brace expansion.
+     <!--l. 2100--><p class="noindent" >Brace expansion.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">//</span>     </dt><dd 
 class="list">
-     <!--l. 2094--><p class="noindent" >Subdirectory expansion (can occur anywhere in a path, except at its beginning).
+     <!--l. 2101--><p class="noindent" >Subdirectory expansion (can occur anywhere in a path, except at its beginning).
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">%</span>      </dt><dd 
 class="list">
-     <!--l. 2096--><p class="noindent" >Start of comment.
+     <!--l. 2103--><p class="noindent" >Start of comment.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">\</span>      </dt><dd 
 class="list">
-     <!--l. 2097--><p class="noindent" >Continuation character (allows multi-line entries).
+     <!--l. 2104--><p class="noindent" >Continuation character (allows multi-line entries).
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">!!</span>     </dt><dd 
 class="list">
-     <!--l. 2098--><p class="noindent" >Search <span 
+     <!--l. 2105--><p class="noindent" >Search <span 
 class="ec-lmri-10">only </span>database to locate file, <span 
 class="ec-lmri-10">do not </span>search the disk.</dd></dl>
                                                                                      
                                                                                      
-<!--l. 2103--><p class="noindent" >
+<!--l. 2110--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">7.2   </span> <a 
  id="x1-630007.2"></a>Filename databases</h4>
-<!--l. 2106--><p class="noindent" >Kpathsea goes to some lengths to minimize disk accesses for searches. Nevertheless, at installations with
+<!--l. 2113--><p class="noindent" >Kpathsea goes to some lengths to minimize disk accesses for searches. Nevertheless, at installations with
 enough directories, searching each possible directory for a given file can take an excessively long time (this is
 especially true if many hundreds of font directories have to be traversed.) Therefore, Kpathsea can use an
 externally-built plain text “database” file named <span 
 class="ec-lmtt-10">ls-R </span>that maps files to directories, thus avoiding the need to
 exhaustively search the disk.
-<!--l. 2114--><p class="indent" >   A second database file <span 
+<!--l. 2121--><p class="indent" >   A second database file <span 
 class="ec-lmtt-10">aliases </span>allows you to give additional names to the files listed in <span 
 class="ec-lmtt-10">ls-R</span>. This can be
 helpful to confirm to DOS 8.3 filename conventions in source files.
-<!--l. 2118--><p class="noindent" >
+<!--l. 2125--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.2.1   </span> <a 
  id="x1-640007.2.1"></a>The filename database</h5>
-<!--l. 2121--><p class="noindent" >As explained above, the name of the main filename database must be <span 
+<!--l. 2128--><p class="noindent" >As explained above, the name of the main filename database must be <span 
 class="ec-lmtt-10">ls-R</span>. You can put one at the root of
 each <span class="TEX">T<span 
 class="E">E</span>X</span> hierarchy in your installation that you wish to be searched (<span 
@@ -4174,7 +4226,7 @@
 <span 
 class="ec-lmtt-10">ls-R </span>files along the <span 
 class="ec-lmtt-10">TEXMFDBS </span>path.
-<!--l. 2127--><p class="indent" >   The recommended way to create and maintain ‘<span 
+<!--l. 2134--><p class="indent" >   The recommended way to create and maintain ‘<span 
 class="ec-lmtt-10">ls-R</span>’ is to run the <span 
 class="ec-lmtt-10">mktexlsr </span>script included with the
 distribution. It is invoked by the various ‘<span 
@@ -4181,7 +4233,7 @@
 class="ec-lmtt-10">mktex</span>’&#x2026;&#x00A0;scripts. In principle, this script just runs the command
 <div class="alltt">
 
-<!--l. 2131--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2138--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">cd</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4202,15 +4254,15 @@
 automatically updated when the installed files change, such as after installing or updating a <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span>
 package.
-<!--l. 2140--><p class="indent" >   If a file is not found in the database, by default Kpathsea goes ahead and searches the disk. If a particular
+<!--l. 2147--><p class="indent" >   If a file is not found in the database, by default Kpathsea goes ahead and searches the disk. If a particular
 path element begins with ‘<span 
 class="ec-lmtt-10">!!</span>’, however, <span 
 class="ec-lmri-10">only </span>the database will be searched for that element, never the
 disk.
-<!--l. 2146--><p class="noindent" >
+<!--l. 2153--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.2.2   </span> <a 
  id="x1-650007.2.2"></a>kpsewhich: Standalone path searching</h5>
-<!--l. 2149--><p class="noindent" >The <span 
+<!--l. 2156--><p class="noindent" >The <span 
 class="ec-lmtt-10">kpsewhich </span>program exercises path searching independent of any particular application. This can be useful
 as a sort of <span 
 class="ec-lmtt-10">find </span>program to locate files in <span class="TEX">T<span 
@@ -4219,7 +4271,7 @@
 class="ec-lmtt-10">mktex</span>’&#x2026;&#x00A0;scripts).
    <div class="alltt">
 
-<!--l. 2154--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2161--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4236,18 +4288,18 @@
 class="ec-lmtt-10">-</span>’ or ‘<span 
 class="ec-lmtt-10">--</span>’, and any unambiguous abbreviation is
 accepted.
-<!--l. 2160--><p class="indent" >   Kpathsea looks up each non-option argument on the command line as a filename, and returns the first file
+<!--l. 2167--><p class="indent" >   Kpathsea looks up each non-option argument on the command line as a filename, and returns the first file
 found. There is no option to return all the files with a particular name (you can run the Unix ‘<span 
 class="ec-lmtt-10">find</span>’ utility for
 that).
-<!--l. 2165--><p class="indent" >   The most common options are described next.
-<!--l. 2167--><p class="noindent" >
+<!--l. 2172--><p class="indent" >   The most common options are described next.
+<!--l. 2174--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">--dpi=</span><span 
 class="ec-lmro-10">num</span> </dt><dd 
 class="list">
-     <!--l. 2168--><p class="noindent" >  Set  the  resolution  to  <span 
+     <!--l. 2175--><p class="noindent" >  Set  the  resolution  to  <span 
 class="ec-lmro-10">num</span>;  this  only  affects  ‘<span 
 class="ec-lmtt-10">gf</span>’  and  ‘<span 
 class="ec-lmtt-10">pk</span>’  lookups.  ‘<span 
@@ -4261,7 +4313,7 @@
 class="ec-lmtt-10">--format=</span><span 
 class="ec-lmro-10">name</span> </dt><dd 
 class="list">
-     <!--l. 2173--><p class="noindent" ><br 
+     <!--l. 2180--><p class="noindent" ><br 
 class="newline" />Set the format for lookup to <span 
 class="ec-lmro-10">name</span>. By default, the format is guessed from the filename. For
      formats which do not have an associated unambiguous suffix, such as MetaPost support files and
@@ -4277,7 +4329,7 @@
 class="ec-lmtt-10">--mode=</span><span 
 class="ec-lmro-10">string</span> </dt><dd 
 class="list">
-     <!--l. 2181--><p class="noindent" ><br 
+     <!--l. 2188--><p class="noindent" ><br 
 class="newline" />Set the mode name to <span 
 class="ec-lmro-10">string</span>; this only affects ‘<span 
 class="ec-lmtt-10">gf</span>’ and ‘<span 
@@ -4287,7 +4339,7 @@
  <span 
 class="ec-lmtt-10">--must-exist</span> </dt><dd 
 class="list">
-     <!--l. 2184--><p class="noindent" ><br 
+     <!--l. 2191--><p class="noindent" ><br 
 class="newline" />Do everything possible to find the files, notably including searching the disk. By default, only the
      <span 
 class="ec-lmtt-10">ls-R </span>database is checked, in the interest of efficiency.
@@ -4296,7 +4348,7 @@
 class="ec-lmtt-10">--path=</span><span 
 class="ec-lmro-10">string</span> </dt><dd 
 class="list">
-     <!--l. 2188--><p class="noindent" ><br 
+     <!--l. 2195--><p class="noindent" ><br 
 class="newline" />Search along the path <span 
 class="ec-lmro-10">string </span>(colon-separated as usual), instead of guessing the search path from
      the filename. ‘<span 
@@ -4309,7 +4361,7 @@
 class="ec-lmtt-10">--progname=</span><span 
 class="ec-lmro-10">name</span> </dt><dd 
 class="list">
-     <!--l. 2193--><p class="noindent" ><br 
+     <!--l. 2200--><p class="noindent" ><br 
 class="newline" />Set the program name to <span 
 class="ec-lmro-10">name</span>. This can affect the search paths via the <span 
 class="ec-lmtt-10">.</span><span 
@@ -4321,7 +4373,7 @@
 class="ec-lmtt-10">--show-path=</span><span 
 class="ec-lmro-10">name</span> </dt><dd 
 class="list">
-     <!--l. 2198--><p class="noindent" ><br 
+     <!--l. 2205--><p class="noindent" ><br 
 class="newline" />shows the path used for file lookups of file type <span 
 class="ec-lmro-10">name</span>. Either a filename extension (<span 
 class="ec-lmtt-10">.pk</span>, <span 
@@ -4333,16 +4385,16 @@
 class="ec-lmtt-10">--debug=</span><span 
 class="ec-lmro-10">num</span> </dt><dd 
 class="list">
-     <!--l. 2202--><p class="noindent" ><br 
+     <!--l. 2209--><p class="noindent" ><br 
 class="newline" />sets the debugging options to <span 
 class="ec-lmro-10">num</span>.</dd></dl>
-<!--l. 2207--><p class="noindent" >
+<!--l. 2214--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.2.3   </span> <a 
  id="x1-660007.2.3"></a>Examples of use</h5>
-<!--l. 2210--><p class="noindent" >Let us now have a look at Kpathsea in action. Here’s a straightforward search:
+<!--l. 2217--><p class="noindent" >Let us now have a look at Kpathsea in action. Here’s a straightforward search:
    <div class="alltt">
 
-<!--l. 2212--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2219--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4367,7 +4419,7 @@
                                                                                      
                                                                                      
 
-<!--l. 2222--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2229--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4415,11 +4467,11 @@
 class="ec-lmtt-10">&#x00A0;/usr/local/texmf-dist/bibtex/bib/beebe/tugboat.bib</span>
 </div>
 </div>
-<!--l. 2235--><p class="indent" >   By the way, that last is a BibTeX bibliography database for <span 
+<!--l. 2242--><p class="indent" >   By the way, that last is a BibTeX bibliography database for <span 
 class="ec-lmro-10">TUGboat </span>articles.
    <div class="alltt">
 
-<!--l. 2238--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2245--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4435,7 +4487,7 @@
 class="E">E</span>X</span> Live — the Type&#x00A0;1 variants are
 used by default. <div class="alltt">
 
-<!--l. 2245--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2252--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4452,7 +4504,7 @@
 class="ec-lmtt-10">ljfour </span>with a base resolution of 600dpi (dots per inch),
 this instantiation is returned. <div class="alltt">
 
-<!--l. 2255--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2262--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4468,7 +4520,7 @@
 class="ec-lmtt-10">.pk</span>
 files using the script <span 
 class="ec-lmss-10">mktexpk</span>.
-<!--l. 2264--><p class="indent" >   Next we turn our attention to <span 
+<!--l. 2271--><p class="indent" >   Next we turn our attention to <span 
 class="ec-lmss-10">dvips</span>’s header and configuration files. We first look at one of the commonly
 used files, the general prologue <span 
 class="ec-lmtt-10">tex.pro </span>for <span class="TEX">T<span 
@@ -4484,7 +4536,7 @@
 class="ec-lmtt-10">config.ps</span>.
 <div class="alltt">
 
-<!--l. 2273--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2280--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4518,12 +4570,12 @@
                                                                                      
 </div>
 </div>
-<!--l. 2282--><p class="indent" >   We now take a closer look at the URW Times PostScript support files. The prefix for these in the standard
+<!--l. 2289--><p class="indent" >   We now take a closer look at the URW Times PostScript support files. The prefix for these in the standard
 font naming scheme is ‘<span 
 class="ec-lmtt-10">utm</span>’. The first file we look at is the configuration file, which contains the name of the
 map file: <div class="alltt">
 
-<!--l. 2286--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2293--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4538,7 +4590,7 @@
 </div>
 </div> The contents of that file is <div class="alltt">
 
-<!--l. 2291--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2298--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x00A0;</span><span 
 class="ec-lmtt-10">&#x00A0;p</span><span 
@@ -4547,7 +4599,7 @@
 </div> which points to the file <span 
 class="ec-lmtt-10">utm.map</span>, which we want to locate next. <div class="alltt">
 
-<!--l. 2296--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2303--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4561,7 +4613,7 @@
 </div> This map file defines the file names of the Type&#x00A0;1 PostScript fonts in the URW collection. Its contents look
 like (we only show part of the lines): <div class="alltt">
 
-<!--l. 2303--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2310--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">utmb8r</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4610,7 +4662,7 @@
 class="ec-lmtt-10">texmf </span>directory
 tree with a search for Type&#x00A0;1 font files: <div class="alltt">
 
-<!--l. 2314--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2321--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4622,21 +4674,21 @@
 class="ec-lmtt-10">&#x00A0;/usr/local/texmf-dist/fonts/type1/urw/times/utmr8a.pfb</span>
 </div>
 </div>
-<!--l. 2321--><p class="indent" >   It should be evident from these examples how you can easily locate the whereabouts of a given file. This is
+<!--l. 2328--><p class="indent" >   It should be evident from these examples how you can easily locate the whereabouts of a given file. This is
 especially important if you suspect that the wrong version of a file is picked up somehow, since <span 
 class="ec-lmss-10">kpsewhich </span>will
 show you the first file encountered.
-<!--l. 2326--><p class="noindent" >
+<!--l. 2333--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">7.2.4   </span> <a 
  id="x1-670007.2.4"></a>Debugging actions</h5>
-<!--l. 2329--><p class="noindent" >Sometimes it is necessary to investigate how a program resolves file references. To make this practical,
+<!--l. 2336--><p class="noindent" >Sometimes it is necessary to investigate how a program resolves file references. To make this practical,
 Kpathsea offers various levels of debugging output:
-<!--l. 2333--><p class="noindent" >
+<!--l. 2340--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">&#x00A0;1 </span> </dt><dd 
 class="list">
-     <!--l. 2334--><p class="noindent" ><span 
+     <!--l. 2341--><p class="noindent" ><span 
 class="ec-lmtt-10">stat </span>calls (disk lookups). When running with an up-to-date <span 
 class="ec-lmtt-10">ls-R </span>database this should almost
      give no output.
@@ -4646,49 +4698,49 @@
  <span 
 class="ec-lmtt-10">&#x00A0;2 </span> </dt><dd 
 class="list">
-     <!--l. 2337--><p class="noindent" >References to hash tables (such as <span 
+     <!--l. 2344--><p class="noindent" >References to hash tables (such as <span 
 class="ec-lmtt-10">ls-R </span>databases, map files, configuration files).
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">&#x00A0;4 </span> </dt><dd 
 class="list">
-     <!--l. 2339--><p class="noindent" >File open and close operations.
+     <!--l. 2346--><p class="noindent" >File open and close operations.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">&#x00A0;8 </span> </dt><dd 
 class="list">
-     <!--l. 2340--><p class="noindent" >General path information for file types searched by Kpathsea. This is useful to find out where a
+     <!--l. 2347--><p class="noindent" >General path information for file types searched by Kpathsea. This is useful to find out where a
      particular path for the file was defined.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">16 </span> </dt><dd 
 class="list">
-     <!--l. 2343--><p class="noindent" >Directory list for each path element (only relevant for searches on disk).
+     <!--l. 2350--><p class="noindent" >Directory list for each path element (only relevant for searches on disk).
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">32 </span> </dt><dd 
 class="list">
-     <!--l. 2345--><p class="noindent" >File searches.
+     <!--l. 2352--><p class="noindent" >File searches.
      </dd><dt class="list">
  <span 
 class="ec-lmtt-10">64 </span> </dt><dd 
 class="list">
-     <!--l. 2346--><p class="noindent" >Variable values.</dd></dl>
-<!--l. 2348--><p class="noindent" >A value of <span 
+     <!--l. 2353--><p class="noindent" >Variable values.</dd></dl>
+<!--l. 2355--><p class="noindent" >A value of <span 
 class="ec-lmtt-10">-1 </span>will set all the above options; in practice, this is usually the most convenient.
-<!--l. 2351--><p class="indent" >   Similarly, with the <span 
+<!--l. 2358--><p class="indent" >   Similarly, with the <span 
 class="ec-lmss-10">dvips </span>program, by setting a combination of debug switches, one can follow in detail
 where files are being picked up from. Alternatively, when a file is not found, the debug trace shows in
 which directories the program looks for the given file, so that one can get an indication what the
 problem&#x00A0;is.
-<!--l. 2357--><p class="indent" >   Generally speaking, as most programs call the Kpathsea library internally, one can select a debug option by
+<!--l. 2364--><p class="indent" >   Generally speaking, as most programs call the Kpathsea library internally, one can select a debug option by
 using the <span 
 class="ec-lmtt-10">KPATHSEA_DEBUG </span>environment variable, and setting it to (a combination of) values as described in the
 above list.
-<!--l. 2362--><p class="indent" >   (Note for Windows users: it is not easy to redirect all messages to a file in this system. For diagnostic
+<!--l. 2369--><p class="indent" >   (Note for Windows users: it is not easy to redirect all messages to a file in this system. For diagnostic
 purposes you can temporarily <span 
 class="ec-lmtt-10">SET KPATHSEA_DEBUG_OUTPUT=err.log</span>).
-<!--l. 2366--><p class="indent" >   Let us consider, as an example, a small <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
+<!--l. 2373--><p class="indent" >   Let us consider, as an example, a small <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span> source file, <span 
 class="ec-lmtt-10">hello-world.tex</span>, which contains the following
 input.
@@ -4701,7 +4753,7 @@
  id="x1-67006r3"></a>&#x00A0;&#x00A0;Hello&#x00A0;World!<br class="fancyvrb" /><a 
  id="x1-67008r4"></a>&#x00A0;&#x00A0;\end{document}</div>
 </div>
-<!--l. 2373--><p class="nopar" >This little file only uses the font <span 
+<!--l. 2380--><p class="nopar" >This little file only uses the font <span 
 class="ec-lmtt-10">cmr10</span>, so let us look at how <span 
 class="ec-lmss-10">dvips </span>prepares the PostScript file
 (we want to use the Type&#x00A0;1 version of the Computer Modern fonts, hence the option <span 
@@ -4708,7 +4760,7 @@
 class="ec-lmtt-10">-Pcms</span>).
 <div class="alltt">
 
-<!--l. 2377--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2384--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4723,7 +4775,7 @@
 the <span 
 class="ec-lmss-10">dvips </span>reference manual). The output (slightly rearranged) appears in Figure&#x00A0;<a 
 href="#x1-67031r13">13<!--tex4ht:ref: fig:dvipsdbga --></a>.
-<!--l. 2385--><p class="indent" >   <a 
+<!--l. 2392--><p class="indent" >   <a 
  id="x1-67031r13"></a><hr class="float"><div class="float" 
 >
                                                                                      
@@ -4802,7 +4854,7 @@
                                                                                      
                                                                                      
    </div><hr class="endfloat" />
-<!--l. 2391--><p class="indent" >   <span 
+<!--l. 2398--><p class="indent" >   <span 
 class="ec-lmss-10">dvips </span>starts by locating its working files. First, <span 
 class="ec-lmtt-10">texmf.cnf </span>is found, which gives the definitions of the
 search paths for the other files, then the file database <span 
@@ -4825,7 +4877,7 @@
 class="E">E</span>X</span>, PostScript and file system names of the fonts.
 <div class="alltt">
 
-<!--l. 2405--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2412--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">&#x003E;</span><span 
 class="ec-lmtt-10">&#x00A0;</span><span 
@@ -4858,10 +4910,10 @@
 contains declarations for commonly used PostScript fonts; see the last part of Section <a 
 href="#x1-660007.2.3">7.2.3<!--tex4ht:ref: sec:examples-of-use --></a> for more details
 about PostScript map file handling).
-<!--l. 2418--><p class="indent" >   At this point <span 
+<!--l. 2425--><p class="indent" >   At this point <span 
 class="ec-lmss-10">dvips </span>identifies itself to the user: <div class="alltt">
 
-<!--l. 2419--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2426--><p class="noindent" ><div class="obeylines-v">
 <span 
 class="ec-lmtt-10">This</span><span 
 class="ec-lmtt-10">&#x00A0;is</span><span 
@@ -4877,7 +4929,7 @@
 </div> Then it goes on to look for the prolog file <span 
 class="ec-lmtt-10">texc.pro</span>: <div class="alltt">
 
-<!--l. 2424--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2431--><p class="noindent" ><div class="obeylines-v">
 <br /><span 
 class="ec-lmtt-9">kdebug:start</span><span 
 class="ec-lmtt-9">&#x00A0;search(file=texc.pro,</span><span 
@@ -4900,7 +4952,7 @@
 class="ec-lmtt-9">&#x00A0;/usr/local/texmf/dvips/base/texc.pro</span>
 </div>
 </div>
-<!--l. 2435--><p class="indent" >   After having found the file in question, <span 
+<!--l. 2442--><p class="indent" >   After having found the file in question, <span 
 class="ec-lmss-10">dvips </span>outputs the date and time, and informs us that it will generate
 the file <span 
 class="ec-lmtt-10">hello-world.ps</span>, then that it needs the font file <span 
@@ -4907,7 +4959,7 @@
 class="ec-lmtt-10">cmr10</span>, and that the latter is declared as “resident” (no
 bitmaps needed): <div class="alltt">
 
-<!--l. 2440--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2447--><p class="noindent" ><div class="obeylines-v">
 <br /><span 
 class="ec-lmtt-9">TeX</span><span 
 class="ec-lmtt-9">&#x00A0;output</span><span 
@@ -4934,7 +4986,7 @@
 class="ec-lmtt-10">cmr10.pfb </span>of the font is located and included in the output file
 (see last line). <div class="alltt">
 
-<!--l. 2449--><p class="noindent" ><div class="obeylines-v">
+<!--l. 2456--><p class="noindent" ><div class="obeylines-v">
 <br /><span 
 class="ec-lmtt-9">kdebug:start</span><span 
 class="ec-lmtt-9">&#x00A0;search(file=cmr10.tfm,</span><span 
@@ -4994,17 +5046,17 @@
 </div>
    <h4 class="subsectionHead"><span class="titlemark">7.3   </span> <a 
  id="x1-680007.3"></a>Runtime options</h4>
-<!--l. 2466--><p class="noindent" >Another useful feature of Web2C is its possibility to control a number of memory parameters (in particular,
+<!--l. 2473--><p class="noindent" >Another useful feature of Web2C is its possibility to control a number of memory parameters (in particular,
 array sizes) via the runtime file <span 
 class="ec-lmtt-10">texmf.cnf </span>read by Kpathsea. The memory settings can be found in Part&#x00A0;3 of
 that file in the <span class="TEX">T<span 
 class="E">E</span>X</span> Live distribution. The more important are:
-<!--l. 2472--><p class="noindent" >
+<!--l. 2479--><p class="noindent" >
      <dl class="list1"><dt class="list">
  <span 
 class="ec-lmtt-10">main_memory</span> </dt><dd 
 class="list">
-     <!--l. 2473--><p class="noindent" >Total words of memory available, for <span class="TEX">T<span 
+     <!--l. 2480--><p class="noindent" >Total words of memory available, for <span class="TEX">T<span 
 class="E">E</span>X</span>, Metafont and MetaPost. You must make a new format
      file for each different setting. For instance, you could generate a “huge” version of <span class="TEX">T<span 
 class="E">E</span>X</span>, and call
@@ -5017,7 +5069,7 @@
  <span 
 class="ec-lmtt-10">extra_mem_bot</span> </dt><dd 
 class="list">
-     <!--l. 2481--><p class="noindent" >Extra space for “large” <span class="TEX">T<span 
+     <!--l. 2488--><p class="noindent" >Extra space for “large” <span class="TEX">T<span 
 class="E">E</span>X</span> data structures: boxes, glue, breakpoints, etc. Especially useful if
      you use PI C<span class="TEX">T<span 
 class="E">E</span>X</span>.
@@ -5025,7 +5077,7 @@
  <span 
 class="ec-lmtt-10">font_mem_size</span> </dt><dd 
 class="list">
-     <!--l. 2485--><p class="noindent" >Number of words for font information available for <span class="TEX">T<span 
+     <!--l. 2492--><p class="noindent" >Number of words for font information available for <span class="TEX">T<span 
 class="E">E</span>X</span>. This is more or less the total size of all
      TFM files read.
      </dd><dt class="list">
@@ -5032,20 +5084,20 @@
  <span 
 class="ec-lmtt-10">hash_extra</span> </dt><dd 
 class="list">
-     <!--l. 2488--><p class="noindent" >Additional space for the hash table of control sequence names. Only <span 
+     <!--l. 2495--><p class="noindent" >Additional space for the hash table of control sequence names. Only <span 
 class="lmsy-10">&#x2248;</span>10,000 control sequences
      can be stored in the main hash table; if you have a large book with numerous cross-references,
      this might not be enough. The default value of <span 
 class="ec-lmtt-10">hash_extra </span>is <span 
 class="ec-lmtt-10">50000</span>.</dd></dl>
-<!--l. 2496--><p class="noindent" >Of course, this facility is no substitute for truly dynamic arrays and memory allocation, but since these are
+<!--l. 2503--><p class="noindent" >Of course, this facility is no substitute for truly dynamic arrays and memory allocation, but since these are
 extremely difficult to implement in the present <span class="TEX">T<span 
 class="E">E</span>X</span> source, these runtime parameters provide a practical
 compromise allowing some flexibility.
-<!--l. 2605--><p class="indent" >   <a id="ack"></a>
+<!--l. 2612--><p class="indent" >   <a id="ack"></a>
    <h3 class="sectionHead"><span class="titlemark">8   </span> <a 
  id="x1-690008"></a>Acknowledgements</h3>
-<!--l. 2608--><p class="noindent" ><span class="TEX">T<span 
+<!--l. 2615--><p class="noindent" ><span class="TEX">T<span 
 class="E">E</span>X</span> Live is a joint effort by virtually all of the <span class="TEX">T<span 
 class="E">E</span>X</span> user groups. This edition of <span class="TEX">T<span 
 class="E">E</span>X</span> Live was overseen by
@@ -5208,9 +5260,9 @@
      for making it feasible to include <span 
 class="ec-lmss-10">xindy</span>.
      </li>
-     <li class="itemize">Staszek Wawrykiewicz, the principal tester for all of <span class="TEX">T<span 
-class="E">E</span>X</span> Live, and coordinator of the many
-     major Polish contributions: fonts, Windows installation, and more.
+     <li class="itemize">Staszek Wawrykiewicz, a principal tester for all of <span class="TEX">T<span 
+class="E">E</span>X</span> Live, and coordinator of the many major
+     Polish contributions: fonts, Windows installation, and more.
      </li>
      <li class="itemize">Olaf Weber, for his patient maintenance of Web2C&#x00A0;in past years.
      </li>
@@ -5219,28 +5271,28 @@
      <li class="itemize">Graham Williams, the originator of the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Catalogue.
      </li></ul>
-<!--l. 2740--><p class="indent" >   Builders of the binaries: Ettore Aldrovandi (<span 
-class="ec-lmss-10">i386-solaris</span>, <span 
-class="ec-lmss-10">x86_64-solaris</span>), Marc Baudoin (<span 
-class="ec-lmss-10">amd64-netbsd</span>,
-<span 
+<!--l. 2747--><p class="indent" >   Builders of the binaries: Marc Baudoin (<span 
+class="ec-lmss-10">amd64-netbsd</span>, <span 
 class="ec-lmss-10">i386-netbsd</span>), Karl Berry (<span 
-class="ec-lmss-10">i386-linux</span>), Ken Brown (<span 
+class="ec-lmss-10">i386-linux</span>), Ken
+Brown (<span 
 class="ec-lmss-10">i386-cygwin</span>, <span 
 class="ec-lmss-10">x86_64-cygwin</span>), Simon Dales (<span 
-class="ec-lmss-10">armhf-linux</span>),
-Akira Kakuto (<span 
-class="ec-lmss-10">win32</span>), Dick Koch (<span 
-class="ec-lmss-10">universal-darwin</span>, <span 
+class="ec-lmss-10">armhf-linux</span>), Akira Kakuto (<span 
+class="ec-lmss-10">win32</span>), Dick Koch
+(<span 
 class="ec-lmss-10">x86_64-darwin</span>), Nikola Le&#x010D;ić (<span 
 class="ec-lmss-10">amd64-freebsd</span>, <span 
-class="ec-lmss-10">i386-freebsd</span>),
-Mojca Miklavec (<span 
-class="ec-lmss-10">mipsel-linux</span>, <span 
+class="ec-lmss-10">i386-freebsd</span>), Mojca Miklavec (<span 
+class="ec-lmss-10">i386-darwin</span>, <span 
+class="ec-lmss-10">powerpc-darwin</span>,
+<span 
+class="ec-lmss-10">x86_64-darwinlegacy</span>, <span 
+class="ec-lmss-10">i386-solaris</span>, <span 
+class="ec-lmss-10">x86_64-solaris</span>, <span 
 class="ec-lmss-10">sparc-solaris</span>), Norbert Preining (<span 
-class="ec-lmss-10">alpha-linux</span>, <span 
-class="ec-lmss-10">x86_64-linux</span>), Thomas Schmitz
-(<span 
+class="ec-lmss-10">x86_64-linux</span>), Thomas
+Schmitz (<span 
 class="ec-lmss-10">powerpc-linux</span>), Boris Veytsman (<span 
 class="ec-lmss-10">armel-linux</span>). For information on the <span class="TEX">T<span 
 class="E">E</span>X</span> Live build process, see
@@ -5247,7 +5299,7 @@
 <a 
 href="http://tug.org/texlive/build.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/build.html</span></a>.
-<!--l. 2756--><p class="indent" >   Translators of this manual: Denis Bitouz\xE9 (French), Carlos Enriquez Figueras (Spanish), Jjgod Jiang,
+<!--l. 2765--><p class="indent" >   Translators of this manual: Denis Bitouz\xE9 (French), Carlos Enriquez Figueras (Spanish), Jjgod Jiang,
 Jinsong Zhao, Yue Wang, & Helin Gai (Chinese), Nikola Le&#x010D;ić (Serbian), Marco Pallante (Italian), Petr Sojka
 & Jan Busa (Czech/Slovak), Boris Veytsman (Russian), Staszek Wawrykiewicz (Polish), Uwe Ziegenhagen
 (German). The <span class="TEX">T<span 
@@ -5254,16 +5306,16 @@
 class="E">E</span>X</span> Live documentation web page is <a 
 href="http://tug.org/texlive/doc.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/doc.html</span></a>.
-<!--l. 2768--><p class="indent" >   Of course the most important acknowledgement must go to Donald Knuth, first for inventing <span class="TEX">T<span 
+<!--l. 2777--><p class="indent" >   Of course the most important acknowledgement must go to Donald Knuth, first for inventing <span class="TEX">T<span 
 class="E">E</span>X</span>, and
 then for giving it to the world.
-<!--l. 2772--><p class="noindent" >
+<!--l. 2781--><p class="noindent" >
    <h3 class="sectionHead"><span class="titlemark">9   </span> <a 
  id="x1-700009"></a>Release history</h3>
-<!--l. 2775--><p class="noindent" >
+<!--l. 2784--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">9.1   </span> <a 
  id="x1-710009.1"></a>Past</h4>
-<!--l. 2777--><p class="noindent" >Discussion began in late 1993 when the Dutch <span class="TEX">T<span 
+<!--l. 2786--><p class="noindent" >Discussion began in late 1993 when the Dutch <span class="TEX">T<span 
 class="E">E</span>X</span> Users Group was starting work on its 4All<span class="TEX">T<span 
 class="E">E</span>X</span> CD for
 MS-DOS users, and it was hoped at that time to issue a single, rational, CD for all systems. This was too
@@ -5289,7 +5341,7 @@
 Unix users would benefit from a similarly easy system, and this is the other main strand of <span class="TEX">T<span 
 class="E">E</span>X</span>
 Live.
-<!--l. 2793--><p class="indent" >   We first undertook to make a new Unix-based TDS CD in the autumn of 1995, and quickly identified
+<!--l. 2802--><p class="indent" >   We first undertook to make a new Unix-based TDS CD in the autumn of 1995, and quickly identified
 Thomas Esser’s te<span class="TEX">T<span 
 class="E">E</span>X</span> as the ideal setup, as it already had multi-platform support and was built with
 portability across file systems in mind. Thomas agreed to help, and work began seriously at the start of 1996.
@@ -5307,7 +5359,7 @@
 class="E">E</span>X</span>, and a new
 release of Web2C (7.3). The system now included a complete Windows setup, thanks to Fabrice
 Popineau.
-<!--l. 2809--><p class="indent" >   For the 5th edition (March 2000) many parts of the CD were revised and checked, updating hundreds of
+<!--l. 2818--><p class="indent" >   For the 5th edition (March 2000) many parts of the CD were revised and checked, updating hundreds of
 packages. Package details were stored in XML files. But the major change for <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Live 5 was that all
 non-free software was removed. Everything in <span class="TEX">T<span 
@@ -5317,19 +5369,19 @@
 class="ec-lmtt-10">http://www.debian.org/intro/free</span></a>); we have done our best to
 check the license conditions of all packages, but we would very much appreciate hearing of any
 mistakes.
-<!--l. 2818--><p class="indent" >   The 6th edition (July 2001) had much more material updated. The major change was a new install concept:
+<!--l. 2827--><p class="indent" >   The 6th edition (July 2001) had much more material updated. The major change was a new install concept:
 the user could select a more exact set of needed collections. Language-related collections were completely
 reorganized, so selecting any of them installs not only macros, fonts, etc., but also prepares an appropriate
 <span 
 class="ec-lmtt-10">language.dat</span>.
-<!--l. 2824--><p class="indent" >   The 7th edition of 2002 had the notable addition of Mac OS X support, and the usual myriad of updates to
+<!--l. 2833--><p class="indent" >   The 7th edition of 2002 had the notable addition of Mac OS X support, and the usual myriad of updates to
 all sorts of packages and programs. An important goal was integration of the source back with te<span class="TEX">T<span 
 class="E">E</span>X</span>, to
 correct the drift apart in versions&#x00A0;5 and&#x00A0;6.
-<!--l. 2829--><p class="noindent" >
+<!--l. 2838--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.1   </span> <a 
  id="x1-720009.1.1"></a>2003</h5>
-<!--l. 2831--><p class="noindent" >In 2003, with the continuing flood of updates and additions, we found that <span class="TEX">T<span 
+<!--l. 2840--><p class="noindent" >In 2003, with the continuing flood of updates and additions, we found that <span class="TEX">T<span 
 class="E">E</span>X</span> Live had grown so large it
 could no longer be contained on a single CD, so we split it into three different distributions (see section&#x00A0;<a 
 href="#x1-90002.1">2.1<!--tex4ht:ref: sec:tl-coll-dists --></a>,
@@ -5386,16 +5438,16 @@
      <li class="itemize">Finally, since the edition numbers had grown unwieldy, the version is now simply identified by the
      year: <span class="TEX">T<span 
 class="E">E</span>X</span> Live 2003.</li></ul>
-<!--l. 2869--><p class="noindent" >
+<!--l. 2878--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.2   </span> <a 
  id="x1-730009.1.2"></a>2004</h5>
-<!--l. 2871--><p class="noindent" >2004 saw many changes:
+<!--l. 2880--><p class="noindent" >2004 saw many changes:
      <ul class="itemize1">
      <li class="itemize">If you have locally-installed fonts which use their own <span 
 class="ec-lmtt-10">.map </span>or (much less likely) <span 
 class="ec-lmtt-10">.enc </span>support
      files, you may need to move those support files.
-     <!--l. 2879--><p class="noindent" ><span 
+     <!--l. 2888--><p class="noindent" ><span 
 class="ec-lmtt-10">.map </span>files are now searched for in subdirectories of <span 
 class="ec-lmtt-10">fonts/map </span>only (in each <span 
 class="ec-lmtt-10">texmf </span>tree), along
@@ -5406,7 +5458,7 @@
      only, along the <span 
 class="ec-lmtt-10">ENCFONTS </span>path. <span 
 class="ec-lmss-10">updmap </span>will attempt to warn about problematic files.
-     <!--l. 2886--><p class="noindent" >For      methods      of      handling      this      and      other      information,      please      see
+     <!--l. 2895--><p class="noindent" >For      methods      of      handling      this      and      other      information,      please      see
      <a 
 href="http://tug.org/texlive/mapenc.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/mapenc.html</span></a>.
@@ -5482,7 +5534,7 @@
 class="E">E</span>X</span>&#x00A0;features
      (<a 
 href="../../../../texmf-dist/doc/etex/base/" >texmf-dist/doc/etex/base/</a>).
-     <!--l. 2933--><p class="noindent" >It also means it’s <span 
+     <!--l. 2942--><p class="noindent" >It also means it’s <span 
 class="ec-lmri-10">more important than ever </span>to use the <span 
 class="ec-lmss-10">ifpdf </span>package (works with both plain and
      <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
@@ -5536,7 +5588,7 @@
  id="x1-73002r1"></a>\input&#x00A0;"filename&#x00A0;with&#x00A0;spaces"&#x00A0;&#x00A0;&#x00A0;%&#x00A0;plain<br class="fancyvrb" /><a 
  id="x1-73004r2"></a>\input{"filename&#x00A0;with&#x00A0;spaces"}&#x00A0;&#x00A0;%&#x00A0;latex</div>
 </div>
-     <!--l. 2967--><p class="nopar" >See the Web2C manual for more: <a 
+     <!--l. 2976--><p class="nopar" >See the Web2C manual for more: <a 
 href="../../../../texmf-dist/doc/web2c" >texmf-dist/doc/web2c</a>.
      </li>
      <li class="itemize">enc<span class="TEX">T<span 
@@ -5613,10 +5665,10 @@
 class="ec-lmss-10">mips-irix</span>,
      the MIPSpro 7.4 runtimes are required.
      </li></ul>
-<!--l. 3019--><p class="noindent" >
+<!--l. 3028--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.3   </span> <a 
  id="x1-740009.1.3"></a>2005</h5>
-<!--l. 3021--><p class="noindent" >2005 saw the usual huge number of updates to packages and programs. The infrastructure stayed relatively
+<!--l. 3030--><p class="noindent" >2005 saw the usual huge number of updates to packages and programs. The infrastructure stayed relatively
 stable from 2004, but inevitably there were some changes there as well:
      <ul class="itemize1">
      <li class="itemize">New  scripts  <span 
@@ -5672,7 +5724,7 @@
      <div class="fancyvrb" id="fancyvrb20"><a 
  id="x1-74002r1"></a>latex&#x00A0;--translate-file=empty.tcx&#x00A0;yourfile.tex</div>
 </div>
-     <!--l. 3058--><p class="nopar" >
+     <!--l. 3067--><p class="nopar" >
      </li>
      <li class="itemize">The new program <span 
 class="ec-lmss-10">dvipdfmx </span>is included for translation of DVI to PDF; this is an actively maintained
@@ -5697,10 +5749,10 @@
 class="ec-lmtt-10">TEXMFVAR</span>, which is by default user-specific. See the first point
      above.
      </li></ul>
-<!--l. 3080--><p class="noindent" >
+<!--l. 3089--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.4   </span> <a 
  id="x1-750009.1.4"></a>2006–2007</h5>
-<!--l. 3082--><p class="noindent" >In 2006–2007, the major new addition to <span class="TEX">T<span 
+<!--l. 3091--><p class="noindent" >In 2006–2007, the major new addition to <span class="TEX">T<span 
 class="E">E</span>X</span> Live was the Xe<span class="TEX">T<span 
 class="E">E</span>X</span> program, available as the <span 
 class="ec-lmtt-10">xetex </span>and
@@ -5708,7 +5760,7 @@
 class="ec-lmtt-10">xelatex </span>programs; see <a 
 href="http://scripts.sil.org/xetex" class="url" ><span 
 class="ec-lmtt-10">http://scripts.sil.org/xetex</span></a>.
-<!--l. 3086--><p class="indent" >   MetaPost also received a notable update, with more planned for the future (<a 
+<!--l. 3095--><p class="indent" >   MetaPost also received a notable update, with more planned for the future (<a 
 href="http://tug.org/metapost/articles" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/metapost/articles</span></a>),
 likewise pdf<span class="TEX">T<span 
@@ -5715,7 +5767,7 @@
 class="E">E</span>X</span> (<a 
 href="http://tug.org/applications/pdftex" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/applications/pdftex</span></a>).
-<!--l. 3090--><p class="indent" >   The <span class="TEX">T<span 
+<!--l. 3099--><p class="indent" >   The <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;<span 
 class="ec-lmtt-10">.fmt </span>(high-speed format) and the similar files for MetaPost and Metafont&#x00A0;are now stored in
 subdirectories of <span 
@@ -5726,7 +5778,7 @@
 class="ec-lmtt-10">pdftex </span>or <span 
 class="ec-lmtt-10">xetex</span>.
 This change should be invisible in normal use.
-<!--l. 3098--><p class="indent" >   The (plain) <span 
+<!--l. 3107--><p class="indent" >   The (plain) <span 
 class="ec-lmtt-10">tex </span>program no longer reads <span 
 class="ec-lmtt-10">%& </span>first lines to determine what format to run; it is the pure
 Knuthian <span class="TEX">T<span 
@@ -5733,14 +5785,14 @@
 class="E">E</span>X</span>. (<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span>&#x00A0;and everything else do still read <span 
 class="ec-lmtt-10">%& </span>lines).
-<!--l. 3102--><p class="indent" >   Of course the year also saw (the usual) hundreds of other updates to packages and programs. As usual,
+<!--l. 3111--><p class="indent" >   Of course the year also saw (the usual) hundreds of other updates to packages and programs. As usual,
 please check CTAN (<a 
 href="http://mirror.ctan.org" class="url" ><span 
 class="ec-lmtt-10">http://mirror.ctan.org</span></a>) for updates.
-<!--l. 3106--><p class="indent" >   Internally, the source tree is now stored in Subversion, with a standard web interface for viewing the tree,
+<!--l. 3115--><p class="indent" >   Internally, the source tree is now stored in Subversion, with a standard web interface for viewing the tree,
 as linked from our home page. Although not visible in the final distribution, we expect this will provide a
 stable development foundation for future years.
-<!--l. 3111--><p class="indent" >   Finally, in May 2006 Thomas Esser announced that he would no longer be updating te<span class="TEX">T<span 
+<!--l. 3120--><p class="indent" >   Finally, in May 2006 Thomas Esser announced that he would no longer be updating te<span class="TEX">T<span 
 class="E">E</span>X</span>
 (<a 
 href="http://tug.org/tetex" class="url" ><span 
@@ -5752,19 +5804,19 @@
 approximate equivalent.) We hope this will eventually translate to improvements in the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;environment for
 everyone.
-<!--l. 3119--><p class="noindent" >
+<!--l. 3128--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.5   </span> <a 
  id="x1-760009.1.5"></a>2008</h5>
-<!--l. 3121--><p class="noindent" >In 2008, the entire <span class="TEX">T<span 
+<!--l. 3130--><p class="noindent" >In 2008, the entire <span class="TEX">T<span 
 class="E">E</span>X</span> Live infrastructure was redesigned and reimplemented. Complete information about
 an installation is now stored in a plain text file <span 
 class="ec-lmtt-10">tlpkg/texlive.tlpdb</span>.
-<!--l. 3125--><p class="indent" >   Among other things, this finally makes possible upgrading a <span class="TEX">T<span 
+<!--l. 3134--><p class="indent" >   Among other things, this finally makes possible upgrading a <span class="TEX">T<span 
 class="E">E</span>X</span> Live installation over the Internet after
 the initial installation, a feature MiK<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;has provided for many years. We expect to regularly update new
 packages as they are released to CTAN.
-<!--l. 3130--><p class="indent" >   The major new engine Lua<span class="TEX">T<span 
+<!--l. 3139--><p class="indent" >   The major new engine Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(<a 
 href="http://luatex.org" class="url" ><span 
 class="ec-lmtt-10">http://luatex.org</span></a>) is included; besides a new level of flexibility
@@ -5771,59 +5823,59 @@
 in typesetting, this provides an excellent scripting language for use both inside and outside of
 <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;documents.
-<!--l. 3135--><p class="indent" >   Support among Windows and the Unix-based platforms is now much more uniform. In particular, most
+<!--l. 3144--><p class="indent" >   Support among Windows and the Unix-based platforms is now much more uniform. In particular, most
 Perl and Lua scripts are now available on Windows, using the Perl internally distributed with <span class="TEX">T<span 
 class="E">E</span>X</span>
 Live.
                                                                                      
                                                                                      
-<!--l. 3139--><p class="indent" >   The new <span 
+<!--l. 3148--><p class="indent" >   The new <span 
 class="ec-lmss-10">tlmgr </span>script (section&#x00A0;<a 
 href="#x1-440005">5<!--tex4ht:ref: sec:tlmgr --></a>) is the general interface for managing <span class="TEX">T<span 
 class="E">E</span>X</span> Live after the initial
 installation. It handles package updates and consequent regeneration of formats, map files, and language files,
 optionally including local additions.
-<!--l. 3144--><p class="indent" >   With the advent of <span 
+<!--l. 3153--><p class="indent" >   With the advent of <span 
 class="ec-lmss-10">tlmgr</span>, the <span 
 class="ec-lmss-10">texconfig </span>actions to edit the format and hyphenation configuration files are
 now disabled.
-<!--l. 3147--><p class="indent" >   The <span 
+<!--l. 3156--><p class="indent" >   The <span 
 class="ec-lmss-10">xindy </span>indexing program (<a 
 href="http://xindy.sourceforge.net/" class="url" ><span 
 class="ec-lmtt-10">http://xindy.sourceforge.net/</span></a>) is now included on most
 platforms.
-<!--l. 3150--><p class="indent" >   The <span 
+<!--l. 3159--><p class="indent" >   The <span 
 class="ec-lmss-10">kpsewhich </span>tool can now report all matches for a given file (option <span 
 class="ec-lmtt-10">–all</span>) and limit matches to a given
 subdirectory (option <span 
 class="ec-lmtt-10">–subdir</span>).
-<!--l. 3154--><p class="indent" >   The <span 
+<!--l. 3163--><p class="indent" >   The <span 
 class="ec-lmss-10">dvipdfmx </span>program now includes functionality to extract bounding box information, via the command
 name <span 
 class="ec-lmss-10">extractbb</span>; this was one of the last features provided by <span 
 class="ec-lmss-10">dvipdfm </span>not in <span 
 class="ec-lmss-10">dvipdfmx</span>.
-<!--l. 3159--><p class="indent" >   The font aliases <span 
+<!--l. 3168--><p class="indent" >   The font aliases <span 
 class="ec-lmtt-10">Times-Roman</span>, <span 
 class="ec-lmtt-10">Helvetica</span>, and so on have been removed. Different packages expected them
 to behave differently (in particular, to have different encodings), and there was no good way to resolve
 this.
-<!--l. 3164--><p class="indent" >   The <span 
+<!--l. 3173--><p class="indent" >   The <span 
 class="ec-lmss-10">platex </span>format has been removed, to resolve a name conflict with a completely different Japanese <span 
 class="ec-lmss-10">platex</span>;
 the <span 
 class="ec-lmss-10">polski </span>package is now the main Polish support.
-<!--l. 3168--><p class="indent" >   Internally, the <span 
+<!--l. 3177--><p class="indent" >   Internally, the <span 
 class="ec-lmtt-10">WEB</span>&#x00A0;string pool files are now compiled into the binaries, to ease upgrades.
-<!--l. 3171--><p class="indent" >   Finally, the changes made by Donald Knuth in his ‘<span class="TEX">T<span 
+<!--l. 3180--><p class="indent" >   Finally, the changes made by Donald Knuth in his ‘<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;tuneup of 2008’ are included in this release. See
 <a 
 href="http://tug.org/TUGboat/Articles/tb29-2/tb92knut.pdf" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/TUGboat/Articles/tb29-2/tb92knut.pdf</span></a>.
-<!--l. 3175--><p class="noindent" >
+<!--l. 3184--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.6   </span> <a 
  id="x1-770009.1.6"></a>2009</h5>
-<!--l. 3177--><p class="noindent" >In 2009, the default output format for Lua(L<span 
+<!--l. 3186--><p class="noindent" >In 2009, the default output format for Lua(L<span 
 class="ec-lmr-7">A</span> )<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;is now PDF, to take advantage of Lua<span class="TEX">T<span 
 class="E">E</span>X</span>’s OpenType
@@ -5835,9 +5887,9 @@
 class="E">E</span>X</span>&#x00A0;home page is <a 
 href="http://luatex.org" class="url" ><span 
 class="ec-lmtt-10">http://luatex.org</span></a>.
-<!--l. 3182--><p class="indent" >   The original Omega engine and Lambda format have been excised, after discussions with the Omega
+<!--l. 3191--><p class="indent" >   The original Omega engine and Lambda format have been excised, after discussions with the Omega
 authors. The updated Aleph and Lamed remain, as do the Omega utilities.
-<!--l. 3186--><p class="indent" >   A new release of the AMS Type&#x00A0;1&#x00A0;fonts is included, including Computer Modern: a few shape
+<!--l. 3195--><p class="indent" >   A new release of the AMS Type&#x00A0;1&#x00A0;fonts is included, including Computer Modern: a few shape
 changes made over the years by Knuth in the Metafont sources have been integrated, and the
 hinting has been updated. The Euler fonts have been thoroughly reshaped by Hermann Zapf (see
 <a 
@@ -5846,7 +5898,7 @@
 unchanged. The AMS fonts home page is <a 
 href="http://www.ams.org/tex/amsfonts.html" class="url" ><span 
 class="ec-lmtt-10">http://www.ams.org/tex/amsfonts.html</span></a>.
-<!--l. 3194--><p class="indent" >   The new GUI front end <span class="TEX">T<span 
+<!--l. 3203--><p class="indent" >   The new GUI front end <span class="TEX">T<span 
 class="E">E</span>X</span>works is included for Windows, and also in Mac<span class="TEX">T<span 
 class="E">E</span>X</span>. For other platforms, and
 more information, see the <span class="TEX">T<span 
@@ -5854,12 +5906,12 @@
 href="http://tug.org/texworks" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texworks</span></a>. It is a cross-platform front end
 inspired by the Mac OS X&#x00A0;TeXShop editor, aiming at ease-of-use.
-<!--l. 3199--><p class="indent" >   The graphics program Asymptote is included for several platforms. This implements a text-based graphics
+<!--l. 3208--><p class="indent" >   The graphics program Asymptote is included for several platforms. This implements a text-based graphics
 description language vaguely akin to MetaPost, but with advanced 3D support and other features. Its home
 page is <a 
 href="http://asymptote.sourceforge.net" class="url" ><span 
 class="ec-lmtt-10">http://asymptote.sourceforge.net</span></a>.
-<!--l. 3204--><p class="indent" >   The separate <span 
+<!--l. 3213--><p class="indent" >   The separate <span 
 class="ec-lmtt-10">dvipdfm </span>program has been replaced by <span 
 class="ec-lmtt-10">dvipdfmx</span>, which operates in a special compatibility
 mode under that name. <span 
@@ -5866,13 +5918,13 @@
 class="ec-lmtt-10">dvipdfmx </span>includes CJK support and has accumulated many other fixes over the years
 since the last <span 
 class="ec-lmtt-10">dvipdfm </span>release.
-<!--l. 3210--><p class="indent" >   Executables for the <span 
+<!--l. 3219--><p class="indent" >   Executables for the <span 
 class="ec-lmss-10">cygwin </span>and <span 
 class="ec-lmss-10">i386-netbsd </span>platforms are now included, while we were advised that
 OpenBSD users get <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;through their package systems, plus there were difficulties in making binaries that
 have a chance of working on more than one version.
-<!--l. 3215--><p class="indent" >   A miscellany of smaller changes: we now use <span 
+<!--l. 3224--><p class="indent" >   A miscellany of smaller changes: we now use <span 
 class="ec-lmss-10">xz </span>compression, the stable replacement for <span 
 class="ec-lmss-10">lzma</span>
 (<a 
@@ -5882,15 +5934,15 @@
 name; the Kpathsea library is now multi-threaded (made use of in MetaPost); the entire <span class="TEX">T<span 
 class="E">E</span>X</span> Live build is
 now based on Automake.
-<!--l. 3222--><p class="indent" >   Final note on the past: all releases of <span class="TEX">T<span 
+<!--l. 3231--><p class="indent" >   Final note on the past: all releases of <span class="TEX">T<span 
 class="E">E</span>X</span> Live, along with ancillary material such as CD&#x00A0;labels, are
 available at <a 
 href="ftp://tug.org/historic/systems/texlive" class="url" ><span 
 class="ec-lmtt-10">ftp://tug.org/historic/systems/texlive</span></a>.
-<!--l. 3227--><p class="noindent" >
+<!--l. 3236--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.7   </span> <a 
  id="x1-780009.1.7"></a>2010</h5>
-<!--l. 3230--><p class="noindent" >In 2010, the default version for PDF output is now 1.5, enabling more compression. This applies to all the
+<!--l. 3239--><p class="noindent" >In 2010, the default version for PDF output is now 1.5, enabling more compression. This applies to all the
 <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;engines when used to produce PDF and to <span 
 class="ec-lmtt-10">dvipdfmx</span>. Loading the <span 
@@ -5900,7 +5952,7 @@
 class="ec-lmtt-10">\pdfminorversion=4</span></span></span>.
                                                                                      
                                                                                      
-<!--l. 3235--><p class="indent" >   pdf(L<span 
+<!--l. 3244--><p class="indent" >   pdf(L<span 
 class="ec-lmr-7">A</span> )<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;now <span 
 class="ec-lmri-10">automatically </span>converts a requested Encapsulated PostScript (EPS) file to PDF, via the
@@ -5921,7 +5973,7 @@
 (<a 
 href="http://ctan.org/pkg/epstopdf-pkg" class="url" ><span 
 class="ec-lmtt-10">http://ctan.org/pkg/epstopdf-pkg</span></a>).
-<!--l. 3247--><p class="indent" >   A related change is that execution of a very few external commands from <span class="TEX">T<span 
+<!--l. 3256--><p class="indent" >   A related change is that execution of a very few external commands from <span class="TEX">T<span 
 class="E">E</span>X</span>, via the <span 
 class="ec-lmtt-10">\write18 </span>feature, is
 now enabled by default. These commands are <span 
@@ -5940,7 +5992,7 @@
 class="ec-lmtt-10">&#x00A0;texmf</span><span 
 class="ec-lmtt-10">&#x00A0;shell_escape</span><span 
 class="ec-lmtt-10">&#x00A0;0</span></span></span>.
-<!--l. 3256--><p class="indent" >   Yet another related change is that BibTeX&#x00A0;and Makeindex now refuse to write their output files to an
+<!--l. 3265--><p class="indent" >   Yet another related change is that BibTeX&#x00A0;and Makeindex now refuse to write their output files to an
 arbitrary directory (like <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;itself), by default. This is so they can now be enabled for use by the restricted
 <span 
@@ -5948,11 +6000,11 @@
 class="ec-lmtt-10">TEXMFOUTPUT </span>environment variable can be set, or the <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">openout_any</span></span></span> setting
 changed.
-<!--l. 3262--><p class="indent" >   Xe<span class="TEX">T<span 
+<!--l. 3271--><p class="indent" >   Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;now supports margin kerning along the same lines as pdf<span class="TEX">T<span 
 class="E">E</span>X</span>. (Font expansion is not presently
 supported.)
-<!--l. 3265--><p class="indent" >   By default, <span 
+<!--l. 3274--><p class="indent" >   By default, <span 
 class="ec-lmss-10">tlmgr </span>now saves one backup of each package updated (<span 
 class="ec-lmtt-10">tlmgr option autobackup 1</span>), so
 broken package updates can be easily reverted with <span 
@@ -5959,7 +6011,7 @@
 class="ec-lmtt-10">tlmgr restore</span>. If you do post-install updates, and don’t
 have the disk space for the backups, run <span 
 class="ec-lmtt-10">tlmgr option autobackup 0</span>.
-<!--l. 3271--><p class="indent" >   New programs included: the p<span class="TEX">T<span 
+<!--l. 3280--><p class="indent" >   New programs included: the p<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;engine and related utilities for typesetting Japanese; the BibTeXU
 program for Unicode-enabled BibTeX; the <span 
 class="ec-lmss-10">chktex </span>utility (<a 
@@ -5972,7 +6024,7 @@
 href="http://dvisvgm.sourceforge.net" class="url" ><span 
 class="ec-lmtt-10">http://dvisvgm.sourceforge.net</span></a>) DVI-to-SVG
 translator.
-<!--l. 3278--><p class="indent" >   Executables for these new platforms are now included: <span 
+<!--l. 3287--><p class="indent" >   Executables for these new platforms are now included: <span 
 class="ec-lmtt-10">amd64-freebsd</span>, <span 
 class="ec-lmtt-10">amd64-kfreebsd</span>, <span 
 class="ec-lmtt-10">i386-freebsd</span>,
@@ -5980,7 +6032,7 @@
 class="ec-lmtt-10">i386-kfreebsd</span>, <span 
 class="ec-lmtt-10">x86_64-darwin</span>, <span 
 class="ec-lmtt-10">x86_64-solaris</span>.
-<!--l. 3282--><p class="indent" >   A change in <span class="TEX">T<span 
+<!--l. 3291--><p class="indent" >   A change in <span class="TEX">T<span 
 class="E">E</span>X</span> Live 2009 that we failed to note: numerous <span class="TEX">T<span 
 class="E">E</span>X</span>4ht-related executables
 (<a 
@@ -5989,46 +6041,46 @@
 class="ec-lmtt-10">mk4ht </span>program can be used
 to run any of the various <span 
 class="ec-lmtt-10">tex4ht </span>combinations.
-<!--l. 3287--><p class="indent" >   Finally, the <span class="TEX">T<span 
+<!--l. 3296--><p class="indent" >   Finally, the <span class="TEX">T<span 
 class="E">E</span>X</span> Live release on the <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Collection&#x00A0;DVD&#x00A0;can no longer be run live (oddly enough). A
 single DVD&#x00A0;no longer has enough room. One beneficial side effect is that installation from the physical
 DVD&#x00A0;is much faster.
-<!--l. 3292--><p class="noindent" >
+<!--l. 3301--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.8   </span> <a 
  id="x1-790009.1.8"></a>2011</h5>
-<!--l. 3294--><p class="noindent" >The Mac OS X&#x00A0;binaries (<span 
+<!--l. 3303--><p class="noindent" >The Mac OS X&#x00A0;binaries (<span 
 class="ec-lmtt-10">universal-darwin </span>and <span 
 class="ec-lmtt-10">x86_64-darwin</span>) now work only on Leopard or later; Panther
 and Tiger are no longer supported.
-<!--l. 3298--><p class="indent" >   The <span 
+<!--l. 3307--><p class="indent" >   The <span 
 class="ec-lmtt-10">biber </span>program for bibliography processing is included on common platforms. Its development is
 closely coupled with the <span 
 class="ec-lmtt-10">biblatex </span>package, which completely reimplements the bibliographical facilities
 provided by LaTeX.
-<!--l. 3303--><p class="indent" >   The MetaPost (<span 
+<!--l. 3312--><p class="indent" >   The MetaPost (<span 
 class="ec-lmtt-10">mpost</span>) program no longer creates or uses <span 
 class="ec-lmtt-10">.mem </span>files. The needed files, such as <span 
 class="ec-lmtt-10">plain.mp</span>, are
 simply read on every run. This is related to supporting MetaPost as a library, which is another significant
 though not user-visible change.
-<!--l. 3308--><p class="indent" >   The <span 
+<!--l. 3317--><p class="indent" >   The <span 
 class="ec-lmtt-10">updmap </span>implementation in Perl, previously used only on Windows, has been revamped and is now used
 on all platforms. There shouldn’t be any user-visible changes as a result, except that it runs much
 faster.
-<!--l. 3313--><p class="indent" >   The <span 
+<!--l. 3322--><p class="indent" >   The <span 
 class="ec-lmss-10">initex </span>and <span 
 class="ec-lmss-10">inimf </span>programs were restored (but no other <span 
 class="ec-lmss-10">ini* </span>variants).
-<!--l. 3316--><p class="noindent" >
+<!--l. 3325--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.9   </span> <a 
  id="x1-800009.1.9"></a>2012</h5>
-<!--l. 3318--><p class="noindent" ><span 
+<!--l. 3327--><p class="noindent" ><span 
 class="ec-lmtt-10">tlmgr </span>supports updates from multiple network repositories. The section on multiple repositories in the <span 
 class="ec-lmtt-10">tlmgr</span>
 <span 
 class="ec-lmtt-10">help </span>output has more.
-<!--l. 3322--><p class="indent" >   The parameter <span 
+<!--l. 3331--><p class="indent" >   The parameter <span 
 class="ec-lmtt-10">\XeTeXdashbreakstate </span>is set to&#x00A0;1 by default, for both <span 
 class="ec-lmtt-10">xetex </span>and <span 
 class="ec-lmtt-10">xelatex</span>. This allows line
@@ -6042,36 +6094,36 @@
 class="ec-lmtt-10">\XeTeXdashbreakstate </span>to&#x00A0;0 explicitly.
                                                                                      
                                                                                      
-<!--l. 3329--><p class="indent" >   The output files generated by <span 
+<!--l. 3338--><p class="indent" >   The output files generated by <span 
 class="ec-lmtt-10">pdftex </span>and <span 
 class="ec-lmtt-10">dvips</span>, among others, can now exceed 2 gigabytes.
-<!--l. 3332--><p class="indent" >   The 35 standard PostScript fonts are included in the output of <span 
+<!--l. 3341--><p class="indent" >   The 35 standard PostScript fonts are included in the output of <span 
 class="ec-lmtt-10">dvips </span>by default, since so many different
 versions of them are extant.
-<!--l. 3336--><p class="indent" >   In the restricted <span 
+<!--l. 3345--><p class="indent" >   In the restricted <span 
 class="ec-lmtt-10">\write18 </span>execution mode, set by default, <span 
 class="ec-lmtt-10">mpost </span>is now an allowed program.
-<!--l. 3339--><p class="indent" >   A <span 
+<!--l. 3348--><p class="indent" >   A <span 
 class="ec-lmtt-10">texmf.cnf </span>file is also found in <span 
 class="ec-lmtt-10">../texmf-local</span>, e.g., <span 
 class="ec-lmtt-10">/usr/local/texlive/texmf-local/web2c/texmf.cnf</span>, if
 it exists.
-<!--l. 3343--><p class="indent" >   The <span 
+<!--l. 3352--><p class="indent" >   The <span 
 class="ec-lmtt-10">updmap </span>script reads a per-tree <span 
 class="ec-lmtt-10">updmap.cfg </span>instead of one global config. This change should be
 invisible, unless you edited your updmap.cfg’s directly. The <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">updmap</span><span 
 class="ec-lmtt-10">&#x00A0;--help</span></span></span> output has more.
-<!--l. 3347--><p class="indent" >   Platforms: <span 
+<!--l. 3356--><p class="indent" >   Platforms: <span 
 class="ec-lmss-10">armel-linux </span>and <span 
 class="ec-lmss-10">mipsel-linux </span>added; <span 
 class="ec-lmss-10">sparc-linux </span>and <span 
 class="ec-lmss-10">i386-netbsd </span>are no longer in the main
 distribution.
-<!--l. 3351--><p class="noindent" >
+<!--l. 3360--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.10   </span> <a 
  id="x1-810009.1.10"></a>2013</h5>
-<!--l. 3353--><p class="noindent" >Distribution layout: the top-level <span 
+<!--l. 3362--><p class="noindent" >Distribution layout: the top-level <span 
 class="ec-lmtt-10">texmf/ </span>directory has been merged into <span 
 class="ec-lmtt-10">texmf-dist/</span>, for simplicity. Both the
 <span 
@@ -6078,13 +6130,13 @@
 class="ec-lmtt-10">TEXMFMAIN </span>and <span 
 class="ec-lmtt-10">TEXMFDIST </span>Kpathsea variables now point to <span 
 class="ec-lmtt-10">texmf-dist</span>.
-<!--l. 3358--><p class="indent" >   Many small language collections have been merged together, to simplify installation.
-<!--l. 3361--><p class="indent" >   MetaPost: native support for PNG output and floating-point (IEEE double) has been added.
-<!--l. 3364--><p class="indent" >   Lua<span class="TEX">T<span 
+<!--l. 3367--><p class="indent" >   Many small language collections have been merged together, to simplify installation.
+<!--l. 3370--><p class="indent" >   MetaPost: native support for PNG output and floating-point (IEEE double) has been added.
+<!--l. 3373--><p class="indent" >   Lua<span class="TEX">T<span 
 class="E">E</span>X</span>: updated to Lua 5.2, and includes a new library (<span 
 class="ec-lmtt-10">pdfscanner</span>) to process external PDF page
 content, among much else (see its web pages).
-<!--l. 3368--><p class="indent" >   Xe<span class="TEX">T<span 
+<!--l. 3377--><p class="indent" >   Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(also see its web pages for more):
      <ul class="itemize1">
      <li class="itemize">The HarfBuzz library is now used for font layout instead of ICU. (ICU is still used to support
@@ -6101,15 +6153,15 @@
 class="ec-lmtt-10">xdvipdfmx</span>.
      </li>
      <li class="itemize">Support OpenType math cut-ins.</li></ul>
-<!--l. 3382--><p class="indent" >   <span 
+<!--l. 3391--><p class="indent" >   <span 
 class="ec-lmss-10">xdvi</span>: now uses FreeType instead of <span 
 class="ec-lmtt-10">t1lib </span>for rendering.
-<!--l. 3384--><p class="indent" >   <span 
+<!--l. 3393--><p class="indent" >   <span 
 class="ec-lmss-10">microtype.sty</span>: some support for Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(protrusion) and Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(protrusion, font expansion, tracking),
 among other enhancements.
-<!--l. 3388--><p class="indent" >   <span 
+<!--l. 3397--><p class="indent" >   <span 
 class="ec-lmss-10">tlmgr</span>: new <span 
 class="ec-lmtt-10">pinning </span>action to ease configuring multiple repositories; that section in <span class="obeylines-h"><span class="verb"><span 
 class="ec-lmtt-10">tlmgr</span><span 
@@ -6117,7 +6169,7 @@
 more, online at <a 
 href="http://tug.org/texlive/doc/tlmgr.html#MULTIPLE-REPOSITORIES" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/doc/tlmgr.html#MULTIPLE-REPOSITORIES</span></a>.
-<!--l. 3392--><p class="indent" >   Platforms: <span 
+<!--l. 3401--><p class="indent" >   Platforms: <span 
 class="ec-lmss-10">armhf-linux</span>, <span 
 class="ec-lmss-10">mips-irix</span>, <span 
 class="ec-lmss-10">i386-netbsd</span>, and <span 
@@ -6124,10 +6176,10 @@
 class="ec-lmss-10">amd64-netbsd </span>added or revived; <span 
 class="ec-lmss-10">powerpc-aix</span>
 removed.
-<!--l. 3396--><p class="noindent" >
+<!--l. 3405--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.11   </span> <a 
  id="x1-820009.1.11"></a>2014</h5>
-<!--l. 3398--><p class="noindent" >2014 saw another <span class="TEX">T<span 
+<!--l. 3407--><p class="noindent" >2014 saw another <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;tune-up from Knuth; this affected all engines, but the only visible change likely is the
 restoration of the <span 
 class="ec-lmtt-10">preloaded format </span>string on the banner line. Per Knuth, this now reflects the format that
@@ -6134,7 +6186,7 @@
 <span 
 class="ec-lmri-10">would </span>be loaded by default, rather than an undumped format that is actually preloaded in the binary; it may
 be overridden in various ways.
-<!--l. 3405--><p class="indent" >   pdf<span class="TEX">T<span 
+<!--l. 3414--><p class="indent" >   pdf<span class="TEX">T<span 
 class="E">E</span>X</span>: new warning-suppression parameter <span 
 class="ec-lmtt-10">\pdfsuppresswarningpagegroup</span>; new primitives for fake
 interword spaces to help with PDF text reflowing: <span 
@@ -6142,9 +6194,7 @@
 class="ec-lmtt-10">\pdfinterwordspaceoff</span>,
 <span 
 class="ec-lmtt-10">\pdffakespace</span>.
-                                                                                     
-                                                                                     
-<!--l. 3410--><p class="indent" >   Lua<span class="TEX">T<span 
+<!--l. 3419--><p class="indent" >   Lua<span class="TEX">T<span 
 class="E">E</span>X</span>: Notable changes and fixes were made to font loading and hyphenation. The biggest addition is a
 new engine variant, <span 
 class="ec-lmtt-10">luajittex </span>(<a 
@@ -6161,13 +6211,15 @@
 not available on all platforms, and is considerably less stable than <span 
 class="ec-lmtt-10">luatex</span>. Neither we nor its
 developers recommend using it except for the specific purpose of experimenting with jit on Lua
+                                                                                     
+                                                                                     
 code.
-<!--l. 3421--><p class="indent" >   Xe<span class="TEX">T<span 
+<!--l. 3430--><p class="indent" >   Xe<span class="TEX">T<span 
 class="E">E</span>X</span>: The same image formats are now supported on all platforms (including Mac); avoid Unicode
 compatibility decomposition fallback (but not other variants); prefer OpenType to Graphite fonts, for
 compatibility with previous Xe<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;versions.
-<!--l. 3426--><p class="indent" >   MetaPost: A new numbersystem <span 
+<!--l. 3435--><p class="indent" >   MetaPost: A new numbersystem <span 
 class="ec-lmtt-10">decimal </span>is supported, along with a companion internal <span 
 class="ec-lmtt-10">numberprecision</span>;
 a new definition of <span 
@@ -6174,7 +6226,7 @@
 class="ec-lmtt-10">drawdot </span>in <span 
 class="ec-lmtt-10">plain.mp</span>, per Knuth; bug fixes in SVG and PNG output, among
 others.
-<!--l. 3431--><p class="indent" >   The <span 
+<!--l. 3440--><p class="indent" >   The <span 
 class="ec-lmss-10">pstopdf </span>Con<span class="TEX">T<span 
 class="E">E</span>X</span>t utility will be removed as a standalone command at some point after the release,
 due to conflicts with OS utilities of the same name. It can still (and now) be invoked as <span 
@@ -6181,7 +6233,7 @@
 class="ec-lmtt-10">mtxrun –script</span>
 <span 
 class="ec-lmtt-10">pstopdf</span>.
-<!--l. 3436--><p class="indent" >   <span 
+<!--l. 3445--><p class="indent" >   <span 
 class="ec-lmss-10">psutils </span>has been substantially revised by a new maintainer. As a result, several seldom-used utilities (<span 
 class="ec-lmtt-10">fix*</span>,
 <span 
@@ -6192,7 +6244,7 @@
 executables (this can be reversed if it turns out to be problematic). A new script, <span 
 class="ec-lmtt-10">psjoin</span>, has been
 added.
-<!--l. 3443--><p class="indent" >   The Mac<span class="TEX">T<span 
+<!--l. 3452--><p class="indent" >   The Mac<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;redistribution of <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Live (section&#x00A0;<a 
 href="#x1-170003.1.2">3.1.2<!--tex4ht:ref: sec:macosx --></a>) no longer includes the optional Mac-only
@@ -6203,17 +6255,17 @@
 class="E">E</span>X</span>4ht
 (specifically <span 
 class="ec-lmtt-10">tex4ht.env</span>) now uses Ghostscript directly.
-<!--l. 3450--><p class="indent" >   The <span 
+<!--l. 3459--><p class="indent" >   The <span 
 class="ec-lmss-10">langcjk </span>collection for Chinese, Japanese, and Korean support has been split into individual language
 collections for the sake of more moderate sizes.
-<!--l. 3454--><p class="indent" >   Platforms: <span 
+<!--l. 3463--><p class="indent" >   Platforms: <span 
 class="ec-lmss-10">x86_64-cygwin </span>added, <span 
 class="ec-lmss-10">mips-irix </span>removed; Microsoft no longer supports Windows XP, so our
 programs may start failing there at any time.
-<!--l. 3458--><p class="noindent" >
+<!--l. 3467--><p class="noindent" >
    <h5 class="subsubsectionHead"><span class="titlemark">9.1.12   </span> <a 
  id="x1-830009.1.12"></a>2015</h5>
-<!--l. 3460--><p class="noindent" >LaTeX2e&#x00A0;now incorporates, by default, changes previously included only by explicitly loading the <span 
+<!--l. 3469--><p class="noindent" >LaTeX2e&#x00A0;now incorporates, by default, changes previously included only by explicitly loading the <span 
 class="ec-lmss-10">fixltx2e</span>
 package, which is now a no-op. A new <span 
 class="ec-lmss-10">latexrelease </span>package and other mechanisms allow for controlling what is
@@ -6225,34 +6277,34 @@
 class="ec-lmss-10">psnfss </span>packages, while core parts of <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span>, are maintained separately and are not affected by these
 changes (and should still work).
-<!--l. 3469--><p class="indent" >   Internally, LaTeX2e&#x00A0;now includes Unicode-related engine configuration (what characters are letters,
+<!--l. 3478--><p class="indent" >   Internally, LaTeX2e&#x00A0;now includes Unicode-related engine configuration (what characters are letters,
 naming of primitives, etc.) which was previously part of <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Live. This change is intended to be invisible to
 users; a few low-level internal control sequences have been renamed or removed, but the behavior should be
 just the same.
-<!--l. 3475--><p class="indent" >   pdf<span class="TEX">T<span 
+<!--l. 3484--><p class="indent" >   pdf<span class="TEX">T<span 
 class="E">E</span>X</span>: Support JPEG Exif as well as JFIF; do not emit a warning if <span 
 class="ec-lmtt-10">\pdfinclusionerrorlevel </span>is
 negative; sync with <span 
 class="ec-lmss-10">xpdf</span>&#x00A0;3.04.
-<!--l. 3479--><p class="indent" >   Lua<span class="TEX">T<span 
+<!--l. 3488--><p class="indent" >   Lua<span class="TEX">T<span 
 class="E">E</span>X</span>: New library <span 
 class="ec-lmss-10">newtokenlib </span>for scanning tokens; bug fixes in the <span 
 class="ec-lmtt-10">normal </span>random number generator
 and other places.
-<!--l. 3482--><p class="indent" >   Xe<span class="TEX">T<span 
+<!--l. 3491--><p class="indent" >   Xe<span class="TEX">T<span 
 class="E">E</span>X</span>: Image handling fixes; <span 
 class="ec-lmss-10">xdvipdfmx </span>binary looked for first as a sibling to <span 
 class="ec-lmss-10">xetex</span>; internal <span 
 class="ec-lmtt-10">XDV </span>opcodes
 changed.
-<!--l. 3485--><p class="indent" >   MetaPost: New numbersystem <span 
+<!--l. 3494--><p class="indent" >   MetaPost: New numbersystem <span 
 class="ec-lmtt-10">binary</span>; new Japanese-enabled <span 
 class="ec-lmss-10">upmpost </span>and <span 
 class="ec-lmss-10">updvitomp </span>programs, analogous
 to <span 
 class="ec-lmss-10">up*tex</span>.
-<!--l. 3489--><p class="indent" >   Mac<span class="TEX">T<span 
+<!--l. 3498--><p class="indent" >   Mac<span class="TEX">T<span 
 class="E">E</span>X</span>: Updates to the included Ghostscript package for CJK support. The <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Distribution
 Preference Pane now works in Yosemite (Mac OS X&#x00A0;10.10). Resource-fork font suitcases (generally
@@ -6260,7 +6312,7 @@
 class="E">E</span>X</span>; data-fork suitcases (<span 
 class="ec-lmtt-10">.dfont</span>) remain
 supported.
-<!--l. 3495--><p class="indent" >   Infrastructure: The <span 
+<!--l. 3504--><p class="indent" >   Infrastructure: The <span 
 class="ec-lmss-10">fmtutil </span>script has been reimplemented to read <span 
 class="ec-lmtt-10">fmtutil.cnf </span>on a per-tree basis,
 analogous to <span 
@@ -6271,7 +6323,7 @@
 class="ec-lmss-10">mktexpk</span>) now prefer programs in
 their own directory, instead of always using the existing <span 
 class="ec-lmtt-10">PATH</span>.
-<!--l. 3501--><p class="indent" >   Platforms: <span 
+<!--l. 3510--><p class="indent" >   Platforms: <span 
 class="ec-lmss-10">*-kfreebsd </span>removed, since <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Live is now easily available through the system
 platform mechanisms. Support for some additional platforms is available as custom binaries
@@ -6278,13 +6330,13 @@
 (<a 
 href="http://tug.org/texlive/custom-bin.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/custom-bin.html</span></a>). In addition, some platforms are now omitted from the
+DVD&#x00A0;(simply to save space), but can be installed normally over the net.
+<!--l. 3518--><p class="noindent" >
+   <h5 class="subsubsectionHead"><span class="titlemark">9.1.13   </span> <a 
+ id="x1-840009.1.13"></a>2016</h5>
                                                                                      
                                                                                      
-DVD&#x00A0;(simply to save space), but can be installed normally over the net.
-<!--l. 3509--><p class="indent" >   <a id="news"></a>
-   <h4 class="subsectionHead"><span class="titlemark">9.2   </span> <a 
- id="x1-840009.2"></a>Present—2016</h4>
-<!--l. 3513--><p class="noindent" >Lua<span class="TEX">T<span 
+<!--l. 3520--><p class="noindent" >Lua<span class="TEX">T<span 
 class="E">E</span>X</span>: Sweeping changes to primitives, both renames and removals, along with some node structure
 rearrangements. The changes are summarized in an article by Hans Hagen, “Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;0.90 backend changes for
@@ -6294,10 +6346,10 @@
 Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;manual, <a 
 href="../../../../texmf-dist/doc/luatex/base/luatex.pdf" >texmf-dist/doc/luatex/base/luatex.pdf</a>.
-<!--l. 3521--><p class="indent" >   Metafont: New highly experimental sibling programs MFlua and MFluajit, integrating Lua with Metafont,
+<!--l. 3528--><p class="indent" >   Metafont: New highly experimental sibling programs MFlua and MFluajit, integrating Lua with Metafont,
 for trial testing purposes.
-<!--l. 3524--><p class="indent" >   MetaPost: Bug fixes and internal preparations for MetaPost 2.0.
-<!--l. 3526--><p class="indent" >   <span 
+<!--l. 3531--><p class="indent" >   MetaPost: Bug fixes and internal preparations for MetaPost 2.0.
+<!--l. 3533--><p class="indent" >   <span 
 class="ec-lmtt-10">SOURCE_DATE_EPOCH </span>support in all engines except Lua<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;(which will come in the next release) and
 original <span 
@@ -6314,7 +6366,7 @@
 class="ec-lmtt-10">\time</span>. The pdf<span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;manual has examples
 and details.
-<!--l. 3535--><p class="indent" >   pdf<span class="TEX">T<span 
+<!--l. 3542--><p class="indent" >   pdf<span class="TEX">T<span 
 class="E">E</span>X</span>: new primitives <span 
 class="ec-lmtt-10">\pdfinfoomitdate</span>, <span 
 class="ec-lmtt-10">\pdftrailerid</span>, <span 
@@ -6321,7 +6373,7 @@
 class="ec-lmtt-10">\pdfsuppressptexinfo</span>, to control values
 appearing in the output which normally change with each run. These features are for PDF output only, not
 DVI.
-<!--l. 3540--><p class="indent" >   Xe<span class="TEX">T<span 
+<!--l. 3547--><p class="indent" >   Xe<span class="TEX">T<span 
 class="E">E</span>X</span>: New primitives <span 
 class="ec-lmtt-10">\XeTeXhyphenatablelength</span>, <span 
 class="ec-lmtt-10">\XeTeXgenerateactualtext</span>,<br 
@@ -6329,7 +6381,7 @@
 class="ec-lmtt-10">\XeTeXinterwordspaceshaping</span>, <span 
 class="ec-lmtt-10">\mdfivesum</span>; character class limit increased to 4096; DVI id byte
 incremented.
-<!--l. 3545--><p class="indent" >   Other utilities:
+<!--l. 3552--><p class="indent" >   Other utilities:
      <ul class="itemize1">
      <li class="itemize"><span 
 class="ec-lmtt-10">gregorio </span>is a new program, part of the <span 
@@ -6349,24 +6401,115 @@
      </li>
      <li class="itemize"><span 
 class="ec-lmtt-10">ps2pk </span>can handle extended PK/GF fonts.</li></ul>
-<!--l. 3561--><p class="indent" >   Mac<span class="TEX">T<span 
+<!--l. 3568--><p class="indent" >   Mac<span class="TEX">T<span 
 class="E">E</span>X</span>: The <span class="TEX">T<span 
 class="E">E</span>X</span>&#x00A0;Distribution Preference Pane is gone; its functionality is now in TeX Live Utility;
 bundled GUI applications upgraded; new script <span 
 class="ec-lmtt-10">cjk-gs-integrate </span>to be run by users who wish to incorporate
 various CJK fonts into Ghostscript.
-<!--l. 3566--><p class="indent" >   Infrastructure: System-level <span 
+<!--l. 3573--><p class="indent" >   Infrastructure: System-level <span 
 class="ec-lmtt-10">tlmgr </span>configuration file supported; verify package checksums; if GPG is
-available, verify signature of network updates. These checks happen with both the installer and +<span 
+available, verify signature of network updates. These checks happen with both the installer and <span 
 class="ec-lmtt-10">tlmgr</span>. (If
 GPG is not available, updates proceed as usual.)
-<!--l. 3571--><p class="indent" >   Platforms: <span 
+<!--l. 3578--><p class="indent" >   Platforms: <span 
 class="ec-lmtt-10">alpha-linux </span>and <span 
 class="ec-lmtt-10">mipsel-linux </span>removed.
-<!--l. 3574--><p class="noindent" >
+<!--l. 3581--><p class="indent" >   <a id="news"></a>
+   <h4 class="subsectionHead"><span class="titlemark">9.2   </span> <a 
+ id="x1-850009.2"></a>Present—2017</h4>
+<!--l. 3585--><p class="noindent" >Lua<span class="TEX">T<span 
+class="E">E</span>X</span>: More callbacks, more typesetting control, more access to internals; <span 
+class="ec-lmtt-10">ffi </span>library for dynamic code
+loading added on some platforms.
+<!--l. 3589--><p class="indent" >   pdf<span class="TEX">T<span 
+class="E">E</span>X</span>: Environment variable <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">SOURCE_DATE_EPOCH_TEX_PRIMITIVES</span></span></span> from last year renamed to
+<span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">FORCE_SOURCE_DATE</span></span></span>, with no changes in functionality; if the <span 
+class="ec-lmtt-10">\pdfpageattr </span>token list contains the string
+<span 
+class="ec-lmtt-10">/MediaBox</span>, omit output of the default <span 
+class="ec-lmtt-10">/MediaBox</span>.
+<!--l. 3594--><p class="indent" >   Xe<span class="TEX">T<span 
+class="E">E</span>X</span>: Unicode/OpenType math now based on HarfBuzz’s MATH table support; some bug
+fixes.
+<!--l. 3597--><p class="indent" >   Dvips: Make last papersize special win, for consistency with <span 
+class="ec-lmtt-10">dvipdfmx </span>and package expectations; the <span 
+class="ec-lmtt-10">-L0</span>
+<span 
+class="ec-lmtt-10">L0 </span>config setting restores the previous behavior of the first special winning.
+<!--l. 3602--><p class="indent" >   ep<span class="TEX">T<span 
+class="E">E</span>X</span>, eup<span class="TEX">T<span 
+class="E">E</span>X</span>: New primitives <span 
+class="ec-lmtt-10">\pdfuniformdeviate</span>, <span 
+class="ec-lmtt-10">\pdfnormaldeviate</span>, <span 
+class="ec-lmtt-10">\pdfrandomseed</span>,
+<span 
+class="ec-lmtt-10">\pdfsetrandomseed</span>, <span 
+class="ec-lmtt-10">\pdfelapsedtime</span>, <span 
+class="ec-lmtt-10">\pdfresettimer</span>, from pdf<span class="TEX">T<span 
+class="E">E</span>X</span>.
+<!--l. 3606--><p class="indent" >   Mac<span class="TEX">T<span 
+class="E">E</span>X</span>: As of this year, only Mac OS X&#x00A0;releases for which Apple still releases security patches
+will be supported in Mac<span class="TEX">T<span 
+class="E">E</span>X</span>, under the platform name <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">x86_64-darwin</span></span></span>; currently this means
+Yosemite, El&#x00A0;Capitan, and Sierra (10.10 and newer). Binaries for older Mac OS X&#x00A0;versions are not
+included in Mac<span class="TEX">T<span 
+class="E">E</span>X</span>, but are still available in <span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;Live (<span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">x86_64-darwinlegacy</span></span></span>, <span 
+class="ec-lmtt-10">i386-darwin</span>,
+<span 
+class="ec-lmtt-10">powerpc-darwin</span>).
+                                                                                     
+                                                                                     
+<!--l. 3613--><p class="indent" >   Infrastructure: The <span 
+class="ec-lmtt-10">TEXMFLOCAL </span>tree is now searched before <span 
+class="ec-lmtt-10">TEXMFSYSCONFIG </span>and <span 
+class="ec-lmtt-10">TEXMFSYSVAR </span>(by
+default); the hope is that this will better match expectations of local files overriding system files. Also, <span 
+class="ec-lmtt-10">tlmgr</span>
+has a new mode <span 
+class="ec-lmtt-10">shell </span>for interactive and scripted use.
+<!--l. 3619--><p class="indent" >   <span 
+class="ec-lmtt-10">updmap </span>and <span 
+class="ec-lmtt-10">fmtutil</span>: These scripts now give a warning when invoked without explicitly specifying either
+so-called system mode (<span 
+class="ec-lmtt-10">updmap-sys</span>, <span 
+class="ec-lmtt-10">fmtutil-sys</span>, or option <span 
+class="ec-lmtt-10">-sys</span>). or user mode (<span 
+class="ec-lmtt-10">updmap-user</span>, <span 
+class="ec-lmtt-10">fmtutil-user</span>,
+or option <span 
+class="ec-lmtt-10">-user</span>). The hope is that this will reduce the perennial problem of invoking user mode by accident
+and thus losing future system updates. See <a 
+href="http://tug.org/texlive/scripts-sys-user.html" class="url" ><span 
+class="ec-lmtt-10">http://tug.org/texlive/scripts-sys-user.html</span></a> for
+details.
+<!--l. 3627--><p class="indent" >   <span 
+class="ec-lmtt-10">install-tl</span>: Personal paths are now set to Mac<span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;values (<span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">~/Library/...</span></span></span>&#x00A0;by default on Macs. New
+option <span 
+class="ec-lmtt-10">-init-from-profile </span>to start an installation with the values from a given profile; new
+command <span 
+class="ec-lmtt-10">P </span>to explicitly save a profile; new profile variable names (but previous ones are still
+accepted).
+<!--l. 3633--><p class="indent" >   Other utilities: <span 
+class="ec-lmtt-10">texosquery-jre8 </span>is a new cross-platform program for retrieving locale and other OS
+information from a <span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;document; it is included in <span class="obeylines-h"><span class="verb"><span 
+class="ec-lmtt-10">shell_escape_commands</span></span></span> by default for restricted shell
+execution. (Older JRE versions are supported by texosquery, but cannot be enabled in restricted mode, as they
+are no longer supported by Oracle, even for security issues.)
+<!--l. 3640--><p class="indent" >   Platforms: See Mac<span class="TEX">T<span 
+class="E">E</span>X</span>&#x00A0;entry above; no other changes.
+<!--l. 3642--><p class="noindent" >
    <h4 class="subsectionHead"><span class="titlemark">9.3   </span> <a 
- id="x1-850009.3"></a>Future</h4>
-<!--l. 3576--><p class="noindent" ><span class="TEX"><span 
+ id="x1-860009.3"></a>Future</h4>
+<!--l. 3644--><p class="noindent" ><span class="TEX"><span 
 class="ec-lmri-10">T</span><span 
 class="E"><span 
 class="ec-lmri-10">E</span></span><span 
@@ -6377,18 +6520,16 @@
 always more to do. Please see <a 
 href="http://tug.org/texlive/contribute.html" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive/contribute.html</span></a>.
-<!--l. 3583--><p class="indent" >   Please send corrections, suggestions, and offers of help to:
+<!--l. 3651--><p class="indent" >   Please send corrections, suggestions, and offers of help to:
      <div class="quote">
     
-     <!--l. 3585--><p class="noindent" ><a 
+     <!--l. 3653--><p class="noindent" ><a 
 href="mailto:tex-live at tug.org" ><span class="path"><span 
 class="ec-lmtt-10">tex-live at tug.org</span></span></a> <br 
 class="newline" /><a 
 href="http://tug.org/texlive" class="url" ><span 
 class="ec-lmtt-10">http://tug.org/texlive</span></a></div>
-                                                                                     
-                                                                                     
-<!--l. 3590--><p class="noindent" ><span 
+<!--l. 3658--><p class="noindent" ><span 
 class="ec-lmro-10">Happy </span><span class="TEX"><span 
 class="ec-lmro-10">T</span><span 
 class="E"><span 

Modified: trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex	2017-04-25 17:54:38 UTC (rev 44035)
+++ trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex	2017-04-25 18:14:26 UTC (rev 44036)
@@ -17,7 +17,7 @@
         \url{http://tug.org/texlive/}
        }
 
-\date{April 2017}
+\date{May 2017}
 
 \begin{document}
 \maketitle
@@ -30,7 +30,7 @@
 \section{Introduction}
 \label{sec:intro}
 
-\subsection{\TeX\ Live and the \TeX\ Collection}
+\subsection{\protect\TeX\protect\ Live and the \protect\TeX\protect\ Collection}
 
 This document describes the main features of the \TL{} software
 distribution\Dash \TeX{} and related programs for \GNU/Linux
@@ -135,7 +135,7 @@
 using them:
 
 \begin{description}
-\item [Getting Started] If you are new to \TeX, the web page
+\item [Getting started] If you are new to \TeX, the web page
 \url{http://tug.org/begin.html} gives a brief introduction to the system.
 
 \item [\TeX{} FAQ] The \TeX{} FAQ is a huge compendium
@@ -198,7 +198,8 @@
 This section describes the contents of \TL{} and the \TK{} of which it
 is a part.
 
-\subsection{The \protect\TeX\protect\ Collection: \TL, pro\TeX{}t, Mac\TeX}
+\subsection{The \protect\TeX\protect\ Collection: \protect\TL,
+           pro\protect\TeX{}t, Mac\protect\TeX}
 \label{sec:tl-coll-dists}
 
 The \TK{} \DVD{} comprises the following:
@@ -226,7 +227,7 @@
 as \TL{}, so be careful when redistributing or modifying.
 
 
-\subsection{Top level \TL{} directories}
+\subsection{Top level \protect\TL{} directories}
 \label{sec:tld}
 
 Here is a brief listing and description of the top level directories in a
@@ -285,7 +286,9 @@
 Directory Structure (\TDS, \url{http://tug.org/tds}), with all its
 myriad subdirectories, or files may not be found.  Section
 \ref{sec:local-personal-macros} (\p.\pageref{sec:local-personal-macros})
-describes this in more detail.
+describes this in more detail.  The order here is the reverse order in
+which the trees are searched, that is, later trees in the list override
+earlier ones.
 
 \begin{ttdescription}
 \item [TEXMFDIST] The tree which holds nearly all of the files in the original
@@ -294,22 +297,22 @@
   in a sibling directory \code{bin/}.)
 \item [TEXMFLOCAL] The tree which administrators can use for system-wide
   installation of additional or updated macros, fonts, etc.
+\item [TEXMFSYSVAR] The (site-wide) tree used by \verb+texconfig-sys+,
+  \verb+updmap-sys+ and \verb+fmtutil-sys+, and also by \verb+tlmgr+, to
+  store (cached) runtime data such as format files and generated map files.
+\item [TEXMFSYSCONFIG] The (site-wide) tree used by the utilities
+  \verb+texconfig-sys+, \verb+updmap-sys+, and \verb+fmtutil-sys+ to
+  store modified configuration data.
 \item [TEXMFHOME] The tree which users can use for their own individual
   installations of additional or updated macros, fonts, etc.
   The expansion of this variable dynamically adjusts for each user to
   their own individual directory.
+\item [TEXMFVAR] The (personal) tree used by \verb+texconfig+,
+  \verb+updmap+ and \verb+fmtutil+ to store (cached) runtime data such
+  as format files and generated map files.
 \item [TEXMFCONFIG] The (personal) tree used by the utilities
   \verb+texconfig+, \verb+updmap+, and \verb+fmtutil+ to store modified
   configuration data.
-\item [TEXMFSYSCONFIG] The (site-wide) tree used by the utilities
-  \verb+texconfig-sys+, \verb+updmap-sys+, and \verb+fmtutil-sys+ to
-  store modified configuration data.
-\item [TEXMFVAR] The (personal) tree used by \verb+texconfig+,
-  \verb+updmap+ and \verb+fmtutil+ to store (cached) runtime data such
-  as format files and generated map files.
-\item [TEXMFSYSVAR] The (site-wide) tree used by \verb+texconfig-sys+,
-  \verb+updmap-sys+ and \verb+fmtutil-sys+, and also by \verb+tlmgr+, to
-  store (cached) runtime data such as format files and generated map files.
 \item [TEXMFCACHE] The tree(s) used by \ConTeXt\ MkIV and Lua\LaTeX\
   to store (cached) runtime data; defaults to \code{TEXMFSYSVAR},
   or (if that's not writable), \code{TEXMFVAR}.
@@ -320,14 +323,14 @@
 \begin{description}
   \item[system-wide root] can span multiple \TL{} releases:
   \begin{ttdescription}
-    \item[2015] A previous release.
-    \item[2016] The current release.
+    \item[2016] A previous release.
+    \item[2017] The current release.
     \begin{ttdescription}
       \item [bin] ~
       \begin{ttdescription}
         \item [i386-linux] \GNU/Linux binaries
         \item [...]
-        \item [universal-darwin] \MacOSX\ binaries
+        \item [x86\_64-darwin] \MacOSX\ binaries
         \item [win32] Windows binaries
       \end{ttdescription}
       \item [texmf-dist\ \ ]      \envname{TEXMFDIST} and \envname{TEXMFMAIN}
@@ -340,9 +343,9 @@
   \item[user's home directory] (\texttt{\$HOME} or
       \texttt{\%USERPROFILE\%})
     \begin{ttdescription}
-      \item[.texlive2015] Privately generated and configuration data
+      \item[.texlive2016] Privately generated and configuration data
         for a previous release.
-      \item[.texlive2016] Privately generated and configuration data
+      \item[.texlive2017] Privately generated and configuration data
         for the current release.
       \begin{ttdescription}
         \item [texmf-var\ \ \ ] \envname{TEXMFVAR}, \envname{TEXMFCACHE}
@@ -590,23 +593,23 @@
 
 \begin{figure}[tb]
 \begin{boxedverbatim}
-Installing TeX Live 2016 from: ...
-Platform: i386-linux => 'GNU/Linux on Intel x86'
+Installing TeX Live 2017 from: ...
+Platform: x86_64-linux => 'GNU/Linux on x86_64'
 Distribution: inst (compressed)
 Directory for temporary files: /tmp
 ...
- Detected platform: GNU/Linux on Intel x86
+ Detected platform: GNU/Linux on Intel x86_64
  
- <B> binary platforms: 1 out of 17
+ <B> binary platforms: 1 out of 19
 
  <S> set installation scheme (scheme-full)
 
  <C> customizing installation collections
-     47 collections out of 48, disk space required: 4268 MB
+     47 collections out of 48, disk space required: 4891 MB
 
  <D> directories:
    TEXDIR (the main TeX directory):
-     /usr/local/texlive/2016
+     /usr/local/texlive/2017
    ...
 
  <O> options:
@@ -617,6 +620,7 @@
 
 Actions:
  <I> start installation to hard disk
+ <P> save installation profile to 'texlive.profile' and exit
  <H> help
  <Q> quit
 \end{boxedverbatim}
@@ -706,21 +710,23 @@
 ===============================================================================
    a [ ] Cygwin on Intel x86 (i386-cygwin)
    b [ ] Cygwin on x86_64 (x86_64-cygwin)
-   c [ ] MacOSX/Darwin universal binaries (universal-darwin)
-   d [ ] MacOSX/Darwin on x86_64 (x86_64-darwin)
-   e [ ] FreeBSD on x86_64 (amd64-freebsd)
-   f [ ] FreeBSD on Intel x86 (i386-freebsd)
-   g [ ] GNU/Linux on ARM (armel-linux)
-   h [ ] GNU/Linux on ARMhf (armhf-linux)
-   i [X] GNU/Linux on Intel x86 (i386-linux)
-   j [ ] GNU/Linux on PowerPC (powerpc-linux)
-   k [ ] GNU/Linux on x86_64 (x86_64-linux)
-   l [ ] NetBSD on x86_64 (amd64-netbsd)
-   m [ ] NetBSD on Intel x86 (i386-netbsd)
-   o [ ] Solaris on Intel x86 (i386-solaris)
-   p [ ] Solaris on Sparc (sparc-solaris)
-   s [ ] Solaris on x86_64 (x86_64-solaris)
-   t [ ] Windows (win32)
+   c [ ] MacOSX legacy (10.5-10.6) on Intel x86 (i386-darwin)
+   d [ ] MacOSX legacy (10.5) on PowerPC (powerpc-darwin)
+   e [ ] MacOSX current on x86_64 (x86_64-darwin)
+   f [ ] MacOSX legacy (10.6-10.9) on x86_64 (x86_64-darwinlegacy)
+   g [ ] FreeBSD on x86_64 (amd64-freebsd)
+   h [ ] FreeBSD on Intel x86 (i386-freebsd)
+   i [ ] GNU/Linux on ARM (armel-linux)
+   j [ ] GNU/Linux on ARMhf (armhf-linux)
+   k [ ] GNU/Linux on Intel x86 (i386-linux)
+   l [ ] GNU/Linux on PowerPC (powerpc-linux)
+   m [X] GNU/Linux on x86_64 (x86_64-linux)
+   o [ ] NetBSD on x86_64 (amd64-netbsd)
+   p [ ] NetBSD on Intel x86 (i386-netbsd)
+   s [ ] Solaris on Intel x86 (i386-solaris)
+   t [ ] Solaris on Sparc (sparc-solaris)
+   u [ ] Solaris on x86_64 (x86_64-solaris)
+   v [ ] Windows (win32)
 \end{boxedverbatim}
 \caption{Binaries menu}\label{fig:bin-text}
 \end{figure}
@@ -746,9 +752,10 @@
  e [ ] minimal scheme (plain only)
  f [ ] ConTeXt scheme
  g [ ] GUST TeX Live scheme
- h [ ] teTeX scheme (more than medium, but nowhere near full)
- i [ ] XML scheme
- j [ ] custom selection of collections
+ h [ ] infrastructure-only scheme (no TeX at all)
+ i [ ] teTeX scheme (more than medium, but nowhere near full)
+ j [ ] XML scheme
+ k [ ] custom selection of collections
 \end{boxedverbatim}
 \caption{Scheme menu}\label{fig:scheme-text}
 \end{figure}
@@ -784,8 +791,8 @@
 
 The default layout is described in section~\ref{sec:texmftrees},
 \p.\pageref{sec:texmftrees}.  The default installation directory is
-\dirname{/usr/local/texlive/2016} on Unix and
-|%SystemDrive%\texlive\2016| on Windows.  This arrangement enables
+\dirname{/usr/local/texlive/2017} on Unix and
+|%SystemDrive%\texlive\2017| on Windows.  This arrangement enables
 having many parallel \TL\ installations, such as one for each release
 (typically by year, as here), and you can switch between them merely by
 altering your search path.
@@ -808,7 +815,7 @@
 
 A reasonable alternative destination is a directory under your home,
 especially if you will be the sole user. Use `|~|' to indicate this, as
-in `|~/texlive/2016|'.
+in `|~/texlive/2017|'.
 
 We recommend including the year in the name, to enable keeping different
 releases of \TL{} side by side.  (You may wish to also maintain a
@@ -1017,9 +1024,9 @@
 \filename{.profile}, and the lines to add would look like this:
 
 \begin{sverbatim}
-PATH=/usr/local/texlive/2016/bin/i386-linux:$PATH; export PATH
-MANPATH=/usr/local/texlive/2016/texmf-dist/doc/man:$MANPATH; export MANPATH
-INFOPATH=/usr/local/texlive/2016/texmf-dist/doc/info:$INFOPATH; export INFOPATH
+PATH=/usr/local/texlive/2017/bin/i386-linux:$PATH; export PATH
+MANPATH=/usr/local/texlive/2017/texmf-dist/doc/man:$MANPATH; export MANPATH
+INFOPATH=/usr/local/texlive/2017/texmf-dist/doc/info:$INFOPATH; export INFOPATH
 \end{sverbatim}
 
 For csh or tcsh, the file to edit is typically \filename{$HOME/.cshrc}, and
@@ -1026,9 +1033,9 @@
 the lines to add might look like:
 
 \begin{sverbatim}
-setenv PATH /usr/local/texlive/2016/bin/i386-linux:$PATH
-setenv MANPATH /usr/local/texlive/2016/texmf-dist/doc/man:$MANPATH
-setenv INFOPATH /usr/local/texlive/2016/texmf-dist/doc/info:$INFOPATH
+setenv PATH /usr/local/texlive/2017/bin/i386-linux:$PATH
+setenv MANPATH /usr/local/texlive/2017/texmf-dist/doc/man:$MANPATH
+setenv INFOPATH /usr/local/texlive/2017/texmf-dist/doc/info:$INFOPATH
 \end{sverbatim}
 
 If you already have settings somewhere in your ``dot'' files, naturally
@@ -1046,8 +1053,8 @@
 \filename{/etc/manpath.config} and, if present, add lines such as
 
 \begin{sverbatim}
-MANPATH_MAP /usr/local/texlive/2016/bin/i386-linux \
-            /usr/local/texlive/2016/texmf-dist/doc/man
+MANPATH_MAP /usr/local/texlive/2017/bin/i386-linux \
+            /usr/local/texlive/2017/texmf-dist/doc/man
 \end{sverbatim}
 
 And 2)~check for a file \filename{/etc/environment} which may define the
@@ -1082,7 +1089,7 @@
 
 \htmlanchor{xetexfontconfig}  % keep historical anchor working
 \htmlanchor{sysfontconfig}
-\subsubsection{System font configuration for \XeTeX\ and Lua\TeX}
+\subsubsection{System font configuration for \protect\XeTeX\protect\ and Lua\protect\TeX}
 \label{sec:font-conf-sys}
 
 \XeTeX\ and Lua\TeX\ can use any font installed on the system, not just
@@ -1122,7 +1129,7 @@
 are literal strings) shows some generally interesting information.
 
 
-\subsubsection{\ConTeXt{} Mark IV}
+\subsubsection{\protect\ConTeXt{} Mark IV}
 \label{sec:context-mkiv}
 
 Both the `old' \ConTeXt{} (Mark II) and the `new' \ConTeXt{}
@@ -1582,12 +1589,12 @@
 install: xetex-def
 ...
 running mktexlsr
-mktexlsr: Updating /usr/local/texlive/2016/texmf-dist/ls-R...
+mktexlsr: Updating /usr/local/texlive/2017/texmf-dist/ls-R...
 ...
 running fmtutil-sys --missing
 ...
 Transcript written on xelatex.log.
-fmtutil: /usr/local/texlive/2016/texmf-var/web2c/xetex/xelatex.fmt installed.
+fmtutil: /usr/local/texlive/2017/texmf-var/web2c/xetex/xelatex.fmt installed.
 \end{fverbatim}
 
 As you can see, \prog{tlmgr} installs dependencies, and takes care of any
@@ -1936,9 +1943,9 @@
 setting this (or any) environment variable.
 
 Instead, normal installation results in a file
-\file{.../2016/texmf.cnf}.  If you must make changes to the defaults
+\file{.../2017/texmf.cnf}.  If you must make changes to the defaults
 (not normally necessary), this is the place to put them.  The main
-configuration file is in \file{.../2016/texmf-dist/web2c/texmf.cnf}.
+configuration file is in \file{.../2017/texmf-dist/web2c/texmf.cnf}.
 You should not edit this latter file, as your changes will be lost when
 the distributed version is updated.
 
@@ -1947,7 +1954,7 @@
 example, with a search path of \verb|.:$TEXMF|, values from
 \file{./texmf.cnf} override those from \verb|$TEXMF/texmf.cnf|.
 
-\begin{itemize}
+\begin{itemize*}
 \item
   Comments start with \code{\%} and continue to the end of the line.
 \item
@@ -1982,7 +1989,7 @@
 \item
   All definitions are read before anything is expanded, so
   variables can be referenced before they are defined.
-\end{itemize}
+\end{itemize*}
 A configuration file fragment illustrating most of these points is
 \ifSingleColumn
 shown below:
@@ -2724,7 +2731,7 @@
 maintenance issues, and especially for making it feasible to include
 \cmdname{xindy}.
 
-\item Staszek Wawrykiewicz, the principal tester for all of \TL{},
+\item Staszek Wawrykiewicz, a principal tester for all of \TL{},
 and coordinator of the many major Polish contributions: fonts, Windows
 installation, and more.
 
@@ -2738,16 +2745,18 @@
 \end{itemize*}
 
 Builders of the binaries:
-Ettore Aldrovandi (\pkgname{i386-solaris}, \pkgname{x86\_64-solaris}),
 Marc Baudoin (\pkgname{amd64-netbsd}, \pkgname{i386-netbsd}),
 Karl Berry (\pkgname{i386-linux}),
 Ken Brown (\pkgname{i386-cygwin}, \pkgname{x86\_64-cygwin}),
 Simon Dales (\pkgname{armhf-linux}),
 Akira Kakuto (\pkgname{win32}),
-Dick Koch (\pkgname{universal-darwin}, \pkgname{x86\_64-darwin}),
+Dick Koch (\pkgname{x86\_64-darwin}),
 Nikola Le\v{c}i\'c (\pkgname{amd64-freebsd}, \pkgname{i386-freebsd}),
-Mojca Miklavec (\pkgname{mipsel-linux}, \pkgname{sparc-solaris}),
-Norbert Preining (\pkgname{alpha-linux}, \pkgname{x86\_64-linux}),
+Mojca Miklavec (\pkgname{i386-darwin}, \pkgname{powerpc-darwin},
+                \pkgname{x86\_64-darwinlegacy},
+                \pkgname{i386-solaris}, \pkgname{x86\_64-solaris},
+                \pkgname{sparc-solaris}),
+Norbert Preining (\pkgname{x86\_64-linux}),
 Thomas Schmitz (\pkgname{powerpc-linux}),
 Boris Veytsman (\pkgname{armel-linux}).
 For information on the \TL{} build process, see
@@ -3366,7 +3375,7 @@
 else (see its web pages).
 
 \XeTeX\ (also see its web pages for more):
-\begin{itemize}
+\begin{itemize*}
 \item The HarfBuzz library is now used for font layout instead of
 ICU.  (ICU is still used to support input encodings, bidirectionality,
 and the optional Unicode line breaking.)
@@ -3377,7 +3386,7 @@
 \item Fix occasional mismatch in font finding between \XeTeX\ and
 \code{xdvipdfmx}.
 \item Support OpenType math cut-ins.
-\end{itemize}
+\end{itemize*}
 
 \cmdname{xdvi}: now uses FreeType instead of \code{t1lib} for rendering.
 
@@ -3506,9 +3515,7 @@
 be installed normally over the net.
 
 % 

-\htmlanchor{news}
-\subsection{Present---2016}
-\label{sec:tlcurrent}
+\subsubsection{2016}
 
 Lua\TeX: Sweeping changes to primitives, both renames and removals,
 along with some node structure rearrangements.  The changes are
@@ -3543,7 +3550,7 @@
 incremented.
 
 Other utilities:
-\begin{itemize}
+\begin{itemize*}
 \item \code{gregorio} is a new program, part of the \code{gregoriotex}
 package for typesetting Gregorian chant scores; it is included in
 \code{shell\_escape\_commands} by default.
@@ -3556,7 +3563,7 @@
 upward; a new option \code{-a} omits all adjustments.
 
 \item \code{ps2pk} can handle extended PK/GF fonts.
-\end{itemize}
+\end{itemize*}
 
 Mac\TeX: The \TeX\ Distribution Preference Pane is gone; its
 functionality is now in TeX Live Utility; bundled GUI applications
@@ -3566,11 +3573,72 @@
 Infrastructure: System-level \code{tlmgr} configuration file supported;
 verify package checksums; if GPG is available, verify signature of
 network updates.  These checks happen with both the installer and
-+\code{tlmgr}.  (If GPG is not available, updates proceed as usual.)
+\code{tlmgr}.  (If GPG is not available, updates proceed as usual.)
 
 Platforms: \code{alpha-linux} and \code{mipsel-linux} removed.
 
+

+\htmlanchor{news}
+\subsection{Present---2017}
+\label{sec:tlcurrent}
 
+Lua\TeX: More callbacks, more typesetting control, more access to
+internals; \code{ffi} library for dynamic code loading added on some
+platforms.
+
+pdf\TeX: Environment variable |SOURCE_DATE_EPOCH_TEX_PRIMITIVES| from
+last year renamed to |FORCE_SOURCE_DATE|, with no changes in
+functionality; if the \cs{pdfpageattr} token list contains the string
+\code{/MediaBox}, omit output of the default \code{/MediaBox}.
+
+Xe\TeX: Unicode/OpenType math now based on HarfBuzz's MATH table support;
+some bug fixes.
+
+Dvips: Make last papersize special win, for consistency with
+\code{dvipdfmx} and package expectations; the \code{-L0} \code{L0}
+config setting restores the previous behavior of the first special
+winning.
+
+ep\TeX, eup\TeX: New primitives \cs{pdfuniformdeviate},
+\cs{pdfnormaldeviate}, \cs{pdfrandomseed}, \cs{pdfsetrandomseed},
+\cs{pdfelapsedtime}, \cs{pdfresettimer}, from pdf\TeX.
+
+Mac\TeX: As of this year, only \MacOSX\ releases for which Apple still
+releases security patches will be supported in Mac\TeX, under the
+platform name |x86_64-darwin|; currently this means Yosemite,
+El~Capitan, and Sierra (10.10 and newer). Binaries for older \MacOSX\
+versions are not included in Mac\TeX, but are still available in \TeX\
+Live (|x86_64-darwinlegacy|, \code{i386-darwin}, \code{powerpc-darwin}).
+
+Infrastructure: The \envname{TEXMFLOCAL} tree is now searched before
+\envname{TEXMFSYSCONFIG} and \envname{TEXMFSYSVAR} (by default); the
+hope is that this will better match expectations of local files
+overriding system files.  Also, \code{tlmgr} has a new mode \code{shell}
+for interactive and scripted use.
+
+\code{updmap} and \code{fmtutil}: These scripts now give a warning when
+invoked without explicitly specifying either so-called system mode
+(\code{updmap-sys}, \code{fmtutil-sys}, or option \code{-sys}).  or user
+mode (\code{updmap-user}, \code{fmtutil-user}, or option \code{-user}).
+The hope is that this will reduce the perennial problem of invoking user
+mode by accident and thus losing future system updates.  See
+\url{http://tug.org/texlive/scripts-sys-user.html} for details.
+
+\code{install-tl}: Personal paths are now set to Mac\TeX\ values
+(|~/Library/...|\ by default on Macs.  New option
+\code{-init-from-profile} to start an installation with the values from
+a given profile; new command \code{P} to explicitly save a profile; new
+profile variable names (but previous ones are still accepted).
+
+Other utilities: \code{texosquery-jre8} is a new cross-platform program
+for retrieving locale and other OS information from a \TeX\ document; it
+is included in |shell_escape_commands| by default for restricted
+shell execution. (Older JRE versions are supported by texosquery, but
+cannot be enabled in restricted mode, as they are no longer supported by
+Oracle, even for security issues.)
+
+Platforms: See Mac\TeX\ entry above; no other changes.
+
 \subsection{Future}
 
 \emph{\TL{} is not perfect!}  (And never will be.)  We intend to



More information about the tex-live-commits mailing list