[latex3-commits] [git/LaTeX3-latex3-l3build] master: tidy whitespace etc (520bcd4)
Will Robertson
will at wspr.io
Tue Dec 18 13:45:20 CET 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/520bcd4304de272734343a7f0101407ad070bf52
>---------------------------------------------------------------
commit 520bcd4304de272734343a7f0101407ad070bf52
Author: Will Robertson <wspr81 at gmail.com>
Date: Sun Dec 16 21:52:36 2018 +1030
tidy whitespace etc
>---------------------------------------------------------------
520bcd4304de272734343a7f0101407ad070bf52
l3build.dtx | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/l3build.dtx b/l3build.dtx
index 904907b..5b4ea19 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -113,18 +113,18 @@
\luavarseparator
\luavarset{checkconfigs}{\{\}}{Configurations to use for tests}
\luavarseparator
-\luavarset{typesetexe}{"pdflatex"}{Executable for compiling \texttt{doc(s)}}
-\luavarset{unpackexe} {"tex"} {Executable for running \texttt{unpack}}
-\luavarset{zipexe} {"zip"} {Executable for creating archive with \texttt{ctan}}
+\luavarset{typesetexe} {"pdflatex"} {Executable for compiling \texttt{doc(s)}}
+\luavarset{unpackexe} {"tex"} {Executable for running \texttt{unpack}}
+\luavarset{zipexe} {"zip"} {Executable for creating archive with \texttt{ctan}}
\luavarset{biberexe} {"biber"} {Biber executable}
\luavarset{bibtexexe} {"bibtex8"} {\BibTeX{} executable}
\luavarset{makeindexexe} {"makeindex"}{MakeIndex executable}
-\luavarset{curlexe} {"curl"}{Curl executable for \texttt{upload}}
+\luavarset{curlexe} {"curl"} {Curl executable for \texttt{upload}}
\luavarseparator
-\luavarset{checkopts} {"-interaction=nonstopmode"}{Options based to engine when running checks}
-\luavarset{typesetopts}{"-interaction=nonstopmode"}{Options based to engine when typesetting}
-\luavarset{unpackopts} {""} {Options based to engine when unpacking}
-\luavarset{zipopts} {"-v -r -X"} {Options based to zip program}
+\luavarset{checkopts} {"-interaction=nonstopmode"}{Options passed to engine when running checks}
+\luavarset{typesetopts}{"-interaction=nonstopmode"}{Options passed to engine when typesetting}
+\luavarset{unpackopts} {""} {Options passed to engine when unpacking}
+\luavarset{zipopts} {"-v -r -X"} {Options passed to zip program}
\luavarset{biberopts} {""} {Biber options}
\luavarset{bibtexopts} {"-W"} {\BibTeX{} options}
\luavarset{makeindexopts}{""} {MakeIndex options}
@@ -142,7 +142,7 @@
\luavarset{asciiengines}{\{"pdftex"\}}{Engines which should log as pure ASCII}
\luavarset{checkruns} {1} {Number of runs to complete for a test before comparing the log}
\luavarset{ctanreadme}{"README.md"} {Name of the file to send to CTAN as \texttt{README.\meta{ext}}}
-\luavarset{ctanzip}{ctanpkg ... "-ctan"}{Name of the zip file created for upload to CTAN}
+\luavarset{ctanzip}{ctanpkg ... "-ctan"}{Name of the zip file (without extension) created for upload to CTAN}
\luavarset{epoch} {1463734800} {Epoch (Unix date) to set for test runs}
\luavarset{flatten} {true} {Switch to flatten any source structure when sending to CTAN}
\luavarset{maxprintline}{79} {Length of line to use in log files}
More information about the latex3-commits
mailing list