diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-06 22:12:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-06 22:12:38 +0000 |
commit | 7c55167ecf36309f45793303eea23651cb983f12 (patch) | |
tree | 11c014344f975231c0cb0ed300b892849a481db8 /Master/texmf-dist/doc/latex/base/latexchanges.tex | |
parent | 7b810bfb3e61d6cd1564c490490d6d005dd64813 (diff) |
l2e (6nov19)
git-svn-id: svn://tug.org/texlive/trunk@52656 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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/base/latexchanges.tex b/Master/texmf-dist/doc/latex/base/latexchanges.tex index 3e9bfe97e11..10394f46f4b 100644 --- a/Master/texmf-dist/doc/latex/base/latexchanges.tex +++ b/Master/texmf-dist/doc/latex/base/latexchanges.tex @@ -95,6 +95,15 @@ with the \Lpack{latexrelease} package being available to revert changes to use definitions from an earlier format. +\section{Changes introduced in 2019-10-01 patch~2} + +Further fixes to the handling of filenames, \ghissue{204}: non-ascii +filenames and filenames with spaces and multiple dots should now work +in \verb|\includegraphics|. + +Reclassify some luatex callbacks. Other fixes for Issues raised: +\ghissue{198}, \ghissue{201}, \ghissue{202}, \ghissue{205}. + \section{Changes introduced in 2019-10-01 patch~1} Adjustments to \verb|\set@curr@file|, and \verb|\@extracolsep|. |