summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3build/l3build.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3build/l3build.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3build/l3build.dtx6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3build/l3build.dtx b/Master/texmf-dist/source/latex/l3build/l3build.dtx
index 5a7e4a6e735..d894295b15c 100644
--- a/Master/texmf-dist/source/latex/l3build/l3build.dtx
+++ b/Master/texmf-dist/source/latex/l3build/l3build.dtx
@@ -82,7 +82,7 @@
\luavarset{demofiles} {\{~\}}{Files which show how to use a module.}
\luavarset{docfiles} {\{~\}}{Files which are part of the documentation but should not be typeset.}
\luavarset{excludefiles} {\{"*\string~"\}} {Files to ignore entirely (default for Emacs backup files).}
-\luavarset{installfiles} {\{"*.sty"\}} {Files to install to the \TeX{} tree and similar tasks.}
+\luavarset{installfiles} {\{"*.sty","*.cls"\}} {Files to install to the \TeX{} tree and similar tasks.}
\luavarset{makeindexfiles} {\{"*.ist"\}}{MakeIndex files to be included in a TDS-style zip}
\luavarset{sourcefiles} {\{"*.dtx", "*.ins"\}}{Files to copy for unpacking.}
\luavarset{textfiles} {\{"*.md", "*.txt"\}}{Plain text files to send to CTAN as-is.}
@@ -208,7 +208,7 @@
% }^^A
% }
%
-% \date{Released 2017/09/12}
+% \date{Released 2017/11/25}
%
% \maketitle
% \tableofcontents
@@ -292,10 +292,12 @@
% \item check \meta{name(s)}
% \item cmdcheck
% \item clean
+% \item ctan
% \item doc \meta{name(s)}
% \item install
% \item save \meta{name(s)}
% \item setversion
+% \item unpack
% \end{itemize}
% These commands are described below.
%