diff options
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|. |