summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3build/l3build.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-19 20:06:46 +0000
committerKarl Berry <karl@freefriends.org>2022-04-19 20:06:46 +0000
commit4fcc4e64faf655e862a459d645a48f84f420b79a (patch)
tree086db1ee4d396da2be5dcf7bcf724c36dfe471da /Master/texmf-dist/source/latex/l3build/l3build.dtx
parent5327114add0a1ae842998ad1a45403ce9f5e9f33 (diff)
l3build (19apr22)
git-svn-id: svn://tug.org/texlive/trunk@63079 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3build/l3build.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3build/l3build.dtx9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/l3build/l3build.dtx b/Master/texmf-dist/source/latex/l3build/l3build.dtx
index 6e6dde9f36d..64ae3c39cf7 100644
--- a/Master/texmf-dist/source/latex/l3build/l3build.dtx
+++ b/Master/texmf-dist/source/latex/l3build/l3build.dtx
@@ -237,7 +237,7 @@
% }^^A
% }
%
-% \date{Released 2022-04-12}
+% \date{Released 2022-04-19}
%
% \maketitle
% \tableofcontents
@@ -1743,6 +1743,13 @@
% all files in the \meta{path}.
% \end{function}
%
+% \begin{function}{ordered_filelist()}
+% \begin{syntax}
+% |ordered_filelist(|\meta{path}, \oarg{glob}|)|
+% \end{syntax}
+% Like |filelist()| but returning a sorted table.
+% \end{function}
+%
% \begin{function}{glob_to_pattern()}
% \begin{syntax}
% |glob_to_pattern(|\meta{glob}|)|