[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add filename parsing to l3news (164920466)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Jan 10 15:17:25 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/164920466e9cc45601e28545637b65f56bdf9436

>---------------------------------------------------------------

commit 164920466e9cc45601e28545637b65f56bdf9436
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Jan 10 14:17:25 2020 +0000

    Add filename parsing to l3news


>---------------------------------------------------------------

164920466e9cc45601e28545637b65f56bdf9436
 l3kernel/doc/l3news12.tex | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/l3kernel/doc/l3news12.tex b/l3kernel/doc/l3news12.tex
index 82d376a49..ade2c78fe 100644
--- a/l3kernel/doc/l3news12.tex
+++ b/l3kernel/doc/l3news12.tex
@@ -120,7 +120,12 @@ added to this module.
 
 \section{Notable fixes and changes}
 
-\emph{write}
+\subsection{File name parsing}
+
+The functions for parsing file names have been entirely re-written, partly as
+this is required for the expandable access to file information mentioned above.
+The new code correctly deals with spaces and quote marks in file names and
+splits the path/name/extension.
 
 \subsection{Message formatting}
 





More information about the latex3-commits mailing list