summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3file.dtx
diff options
context:
space:
mode:
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,