diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-26 22:18:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-26 22:18:47 +0000 |
commit | 356a18118efafa980a184866ea7dd4fc17391747 (patch) | |
tree | fbc36a8b255fd45fea1e352752fa2da11d07297f /Master/texmf-dist/doc/latex/base/latexchanges.tex | |
parent | c33154f6168098c0d9c3c13ac2c5df500fce51b5 (diff) |
latex (26jan17)
git-svn-id: svn://tug.org/texlive/trunk@43053 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/base/latexchanges.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/base/latexchanges.tex | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/base/latexchanges.tex b/Master/texmf-dist/doc/latex/base/latexchanges.tex index a448d078179..01589b19c53 100644 --- a/Master/texmf-dist/doc/latex/base/latexchanges.tex +++ b/Master/texmf-dist/doc/latex/base/latexchanges.tex @@ -34,10 +34,10 @@ \title{Changes to the \LaTeXe{} format} -\author{\copyright~Copyright 2016, \LaTeX3 Project Team.\\ +\author{\copyright~Copyright 2015--2017, \LaTeX3 Project Team.\\ All rights reserved.} -\date{31 March 2016} +\date{24 January 2017} % a few commands from doc \newcommand\Lpack[1]{\mbox{\textsf{#1}}} @@ -71,19 +71,22 @@ with the \Lpack{latexrelease} package being available to revert changes to use definitions from an earlier format. +\section{Changes introduced in 2017/01/01 patch~1} +Fixes to TU encoding definitions for Lua\TeX\ and Xe\TeX. + \section{Changes introduced in 2017/01/01} A new test is added during format making that e\TeX\ extensions are -available. As Noted in \LaTeX\ news, e\TeX\ will now be required to +available. As noted in \LaTeX\ news, e\TeX\ will now be required to build \LaTeX. -Further updates tracking changes for Lua\TeX~ 1.0. +Further updates tracking changes for Lua\TeX~1.0. -Thhe definition of \verb|\showhyphens| is changed in formats built -with Xe-\TeX, as the original version, inherited from plain \TeX\ does +The definition of \verb|\showhyphens| is changed in formats built +with Xe\TeX, as the original version, inherited from plain \TeX\ does not work with Xe-\TeX. -Changes to the default encoding used by Lua\TeX\ and Xe\TeX formats to +Changes to the default encoding used by Lua\TeX\ and Xe\TeX\ formats to be TU (Unicode) rather than OT1 (7 bit legacy \TeX\ encoding). \section{Changes introduced in 2016/03/31 patch~3} |