Tidy up char 127
[latex2e.git] / trunk / doc / ltnews26.tex
blob1f49134257ac1c1078d4a9828294135cbc1753b4
1 % \iffalse meta-comment
3 % Copyright 2016
4 % The LaTeX3 Project and any individual authors listed elsewhere
5 % in this file.
7 % This file is part of the LaTeX base system.
8 % -------------------------------------------
10 % It may be distributed and/or modified under the
11 % conditions of the LaTeX Project Public License, either version 1.3c
12 % of this license or (at your option) any later version.
13 % The latest version of this license is in
14 % http://www.latex-project.org/lppl.txt
15 % and version 1.3c or later is part of all distributions of LaTeX
16 % version 2005/12/01 or later.
18 % This file has the LPPL maintenance status "maintained".
20 % The list of all files belonging to the LaTeX base distribution is
21 % given in the file `manifest.txt'. See also `legal.txt' for additional
22 % information.
24 % The list of derived (unpacked) files belonging to the distribution
25 % and covered by LPPL is defined by the unpacking scripts (with
26 % extension .ins) which are part of the distribution.
28 % \fi
29 % Filename: ltnews26.tex
31 % This is issue 26 of LaTeX News.
33 \documentclass{ltnews}
34 \usepackage[T1]{fontenc}
36 \usepackage{lmodern,url,hologo}
39 \publicationmonth{December}
40 \publicationyear{2016}
42 \publicationissue{26}
44 \begin{document}
46 \maketitle
48 \section{\eTeX{}}
50 In \LaTeX{} News~16 (December 2003) the team announced
51 \begin{quotation}
52 We expect that within the next two years, releases of \LaTeX{} will
53 change modestly in order to run best under an extended \TeX{} engine
54 that contains the \eTeX{} primitives, e.g., \eTeX{} or pdf\TeX{}.
55 \end{quotation}
56 and also said
57 \begin{quotation}
58 Although the current release does not \emph{require} \eTeX{} features, we
59 certainly recommend using an extended \TeX{}, especially if you need to debug
60 macros.
61 \end{quotation}
63 For many years the team have worked on the basis that users will have \eTeX{}
64 available but had not revisited the above statements formally. As of the
65 January 2017 release of \LaTeXe{}, \eTeX{} is \emph{required} to build the
66 format, and attempting to build a format without the extensions will fail.
68 Practically, modern \TeX{} distributions provide the extensions in all engines
69 other than the ``pure'' Knuth \texttt{tex}, and indeed parts of the
70 format-building process already require \eTeX{}, most notably some of the UTF-8
71 hyphenation patterns. As such, there should be no noticeable affect on users of
72 this change.
74 The team expect to make wider use of \eTeX{} within the kernel in future;
75 details will be announced where they impact on end users in a visible way.
77 \end{document}