summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-01 21:19:50 +0000
committerKarl Berry <karl@freefriends.org>2019-10-01 21:19:50 +0000
commitea9364d9312ab760b375e4b07567dc1863a85338 (patch)
tree9fcea9f37dde453bdb562b8ae6c0d8f9f873cf58 /Master/texmf-dist/source/latex/l3kernel/l3file.dtx
parent058ac3c069f344c4d3edf97c43fee3f2d07214a6 (diff)
l3kernel (1oct19)
git-svn-id: svn://tug.org/texlive/trunk@52247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3file.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3file.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3file.dtx b/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
index cea19957dfa..40a93f57152 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2019-09-28}
+% \date{Released 2019-09-30}
%
% \maketitle
%
@@ -2607,7 +2607,7 @@
\cs_new:Npn \@@_full_name_aux:nn #1#2
{
\exp_args:Ne \@@_full_name_aux:n
- { \__kernel_file_name_quote:e { \tl_to_str:n {#2} #1 } }
+ { \__kernel_file_name_quote:e { \tl_to_str:n {#2} / #1 } }
}
\cs_new:Npn \@@_full_name_aux:n #1
{
@@ -2620,7 +2620,7 @@
}
}
}
-\cs_new:Npn \@@_file_name_cleanup:w #1 \@@_file_name_end:n #2 { }
+\cs_new:Npn \@@_file_name_cleanup:w #1 \@@_file_name_end: { }
\cs_new:Npn \@@_file_name_end: { }
% \end{macrocode}
% As \TeX{} automatically adds |.tex| if there is no extension,