diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-14 22:30:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-14 22:30:22 +0000 |
commit | 9d5c27cd7720260b66f8026e31cbff60ab4fd281 (patch) | |
tree | 975d6b542c8801bfe4d91edf42e21dcb32409f99 /Master/texmf-dist/doc/latex-dev/base/latexchanges.tex | |
parent | 607682851f2a709e970de0672a2ea1e180352523 (diff) |
latex-base-dev (14feb20)
git-svn-id: svn://tug.org/texlive/trunk@53778 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex-dev/base/latexchanges.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex-dev/base/latexchanges.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex-dev/base/latexchanges.tex b/Master/texmf-dist/doc/latex-dev/base/latexchanges.tex index c13f673b02f..d80ef3702fc 100644 --- a/Master/texmf-dist/doc/latex-dev/base/latexchanges.tex +++ b/Master/texmf-dist/doc/latex-dev/base/latexchanges.tex @@ -106,6 +106,21 @@ see for example \url{https://github.com/latex3/latex2e/commits/master}. +\section{Changes introduced in 2020-02-02 patch~2} + +Correct \verb=\capitalacute=, etc.\ so that they work in +\texttt{tabbing} (\ghissue{271}). Provide \verb=\@defaultfamilyhook= to +support CJK packages (\ghissue{269}). Provide a list of \texttt{fontenc} +loads with their options in \verb=\@fontenc@load@list= so that Babel +can determine the right \verb=\latinencoding= value (\ghissue{273}). + + +\section{Changes introduced in 2020-02-02 patch~1} + +Fixed a misspelled command name that caused trouble (\ghissue{264}). Make +\texttt{textcomp} package issue only info messages about glyph +substitutions (\ghissue{262}) and warn if it attempts to run in an old format (\ghissue{260}). + \section{Changes introduced in 2020-02-02} Major enhancements in this release include pre-loading \Lpack{expl3} |