diff options
author | Karl Berry <karl@freefriends.org> | 2023-02-16 21:35:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-02-16 21:35:01 +0000 |
commit | 1538cbdea74c4293bdab159355aff01352830ae6 (patch) | |
tree | 66874e3d48381a7f75e812af5b29f2b52deae1ef /Master/texmf-dist/source/latex/l3build | |
parent | 56382445de8a6a31771c01a758ee6eddfd332233 (diff) |
l3build (16feb23)
git-svn-id: svn://tug.org/texlive/trunk@65852 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3build')
-rw-r--r-- | Master/texmf-dist/source/latex/l3build/l3build.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/l3build/l3build.dtx b/Master/texmf-dist/source/latex/l3build/l3build.dtx index 215ce3d6315..435036c8bf2 100644 --- a/Master/texmf-dist/source/latex/l3build/l3build.dtx +++ b/Master/texmf-dist/source/latex/l3build/l3build.dtx @@ -1,6 +1,6 @@ % \iffalse % -% File l3build.dtx (C) Copyright 2014-2022 The LaTeX Project +% File l3build.dtx (C) Copyright 2014-2023 The LaTeX Project % % It may be distributed and/or modified under the conditions of the % LaTeX Project Public License (LPPL), either version 1.3c of this @@ -236,7 +236,7 @@ % }^^A % } % -% \date{Released 2022-11-10} +% \date{Released 2023-02-16} % % \maketitle % \tableofcontents @@ -1129,7 +1129,7 @@ % if run == 1 then % return "biber " .. name % else -% return 0 +% return "" % end % end % \end{lstlisting} @@ -1553,7 +1553,7 @@ % the zip file to be uploaded. You may wish to specify that this file % is ignored by any version control in that directory (using % |.gitignore| or similar). Or alternatively you can use the -% |uploadconfig.curl_file| field in the |build.lua| file to specify an +% |uploadconfig.curlopt_file| field in the |build.lua| file to specify an % alternative name or location for this file. % % \paragraph{Validating} |