summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-26 22:56:01 +0000
committerKarl Berry <karl@freefriends.org>2016-03-26 22:56:01 +0000
commitacbc4b3c1d3629ae290305ff7c6056eb83d1151c (patch)
tree59c4ad13167b9bad138b2c231cbd6bc9f2c9c311 /Master/texmf-dist/source/latex/l3build
parent473c539aefe98fc932ea0ed651464b9f91482938 (diff)
l3 (26mar16)
git-svn-id: svn://tug.org/texlive/trunk@40146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3build')
-rw-r--r--Master/texmf-dist/source/latex/l3build/l3build.dtx20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/l3build/l3build.dtx b/Master/texmf-dist/source/latex/l3build/l3build.dtx
index 7c7c9574cfc..91847d2db7e 100644
--- a/Master/texmf-dist/source/latex/l3build/l3build.dtx
+++ b/Master/texmf-dist/source/latex/l3build/l3build.dtx
@@ -39,8 +39,8 @@
\RequirePackage{expl3}
\def\ExplFileName{l3build}
\def\ExplFileDescription{L3 Regression test suite}
-\def\ExplFileDate{2016/01/19}
-\def\ExplFileVersion{6377}
+\def\ExplFileDate{2016/03/26}
+\def\ExplFileVersion{6466}
\documentclass[full]{l3doc}
\renewcommand\partname{Part}
\usepackage{multicol,needspace}
@@ -92,7 +92,7 @@
\luavarset{tdsdir} {distribdir .. "/tds"} {Generated folder where files are organised for a TDS.}
\luavarset{tdsroot} {"latex"}{Root directory of the TDS structure for the bundle/module to be installed into.}
\luavarseparator
-\luavarset{bibfiles} {\{"*.bst"\}}{\BibTeX{} database files.}
+\luavarset{bibfiles} {\{"*.bib"\}}{\BibTeX{} database files.}
\luavarset{binaryfiles} {\{"*.pdf", "*.zip"\}}
{Files to be added in binary mode to zip files.}
\luavarset{bstfiles} {\{"*.bst"\}}{\BibTeX{} style files.}
@@ -941,19 +941,19 @@
%
% As detailed above, the |setversion| target will automatically edit
% source files to modify date and version. This behaviour is governed by
-% variable \luavar{versionform}. As standard, no automatic replacement
-% takes place, but setting \luavar{versionform} will allow this to happen,
+% variable \var{versionform}. As standard, no automatic replacement
+% takes place, but setting \var{versionform} will allow this to happen,
% with options
% \begin{itemize}
-% \item |ProvidesPackage| Searches for lines using the \LaTeXe{}
+% \item |ProvidesPackage| --- Searches for lines using the \LaTeXe{}
% \cs{ProvidesPackage}, \cs{ProvidesClass} and \cs{ProvidesFile}
% identifiers (as a whole line).
-% \item |ProvidesExplPackage| Searches for lines using the \pkg{expl3}
+% \item |ProvidesExplPackage| --- Searches for lines using the \pkg{expl3}
% \cs{ProvidesExplPackage}, \cs{ProvidesExplClass} and
% \cs{ProvidesExplFile} identifiers (at the start of a line).
-% \item |filename| Searches for lines using |\def\filename|,
+% \item |filename| --- Searches for lines using |\def\filename|,
% |\def\filedate|, \dots, formulation.
-% \item |ExplFileName| Searches for lines using |\def\ExplFileName|,
+% \item |ExplFileName| --- Searches for lines using |\def\ExplFileName|,
% |\def\ExplFileDate|, \dots, formulation.
% \end{itemize}
%
@@ -1125,7 +1125,7 @@
\def\START{\LONGTYPEOUT{START-TEST-LOG^^J^^J%
\STARTMESSAGE%
^^J^^JDon't change this file in any respect.%
-^^J^^J\CTable^^J}}
+^^J^^J}}
\begingroup
\catcode`\^^\=0
\catcode`\^^A=\catcode`\%