[latex3-commits] [git/LaTeX3-latex3-l3build] ctan-post: tidy whitespace etc (7055292)

Will Robertson wspr81 at gmail.com
Sun Dec 16 12:22:36 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : ctan-post
Link       : https://github.com/latex3/l3build/commit/7055292e882eeb644c21a9def5363ebb5b2f13e4

>---------------------------------------------------------------

commit 7055292e882eeb644c21a9def5363ebb5b2f13e4
Author: Will Robertson <wspr81 at gmail.com>
Date:   Sun Dec 16 21:52:36 2018 +1030

    tidy whitespace etc


>---------------------------------------------------------------

7055292e882eeb644c21a9def5363ebb5b2f13e4
 l3build.dtx |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/l3build.dtx b/l3build.dtx
index 2b67bc5..5c5b7d3 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