[latex3-commits] [git/l3build] master: Formatting [ci skip] (0fa97a1)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Nov 29 16:13:18 CET 2017


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/0fa97a157475f5972fd5a2a545609b02d169fc31

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

commit 0fa97a157475f5972fd5a2a545609b02d169fc31
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 29 15:13:18 2017 +0000

    Formatting [ci skip]


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

0fa97a157475f5972fd5a2a545609b02d169fc31
 l3build.dtx |   26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/l3build.dtx b/l3build.dtx
index bba125b..25240e3 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -57,20 +57,20 @@
 \luavarset{modules}{\{~\}}{The list of all modules in a bundle (when not auto-detecting)}
 \luavarset{exclmodules}{\{~\}}{Directories to be excluded from automatic module detection}
 \luavarseparator
-\luavarset{maindir}     {"."}{The top level directory for this module or bundle.}
-\luavarset{docfiledir}  {maindir}{Where to look for the |typesetfiles| and |typesetsourcefiles|.}
-\luavarset{supportdir}  {maindir .. "/support"}     {Where copies of files to support check/doc compilation are stored.}
-\luavarset{testfiledir} {maindir .. "/testfiles"}   {Where the tests are.}
-\luavarset{testsuppdir} {testfiledir .. "/support"} {Where support files for the tests are.}
+\luavarset{maindir}    {"."}{The top level directory for this module or bundle.}
+\luavarset{docfiledir} {maindir}{Where to look for the |typesetfiles| and |typesetsourcefiles|.}
+\luavarset{testfiledir}{maindir .. "/testfiles"}   {Where the tests are.}
+\luavarset{testsuppdir}{testfiledir .. "/support"} {Where support files for the tests are.}
+\luavarset{supportdir} {maindir .. "/support"}     {Where copies of files to support check/doc compilation are stored.}
 \luavarseparator
-\luavarset{localdir}   {maindir .. "/build/local"}  {Generated folder where support files are placed to allow \enquote{sandboxed} \TeX{} runs.}
-\luavarset{testdir}    {maindir .. "/build/test"}   {Generated folder where tests are run.}
-\luavarset{typesetdir} {maindir .. "/build/doc"}    {Generated folder where typesetting is run.}
-\luavarset{unpackdir}  {maindir .. "/build/unpack"} {Generated folder where unpacking occurs.}
-\luavarset{distribdir} {maindir .. "/build/distrib"}{Generated folder where the archive is created.}
-\luavarset{ctandir}    {distribdir .. "/ctan"}      {Generated folder where files are organised for CTAN.}
-\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.}
+\luavarset{localdir}  {maindir .. "/build/local"}  {Generated folder where support files are placed to allow \enquote{sandboxed} \TeX{} runs.}
+\luavarset{testdir}   {maindir .. "/build/test"}   {Generated folder where tests are run.}
+\luavarset{typesetdir}{maindir .. "/build/doc"}    {Generated folder where typesetting is run.}
+\luavarset{unpackdir} {maindir .. "/build/unpack"} {Generated folder where unpacking occurs.}
+\luavarset{distribdir}{maindir .. "/build/distrib"}{Generated folder where the archive is created.}
+\luavarset{ctandir}   {distribdir .. "/ctan"}      {Generated folder where files are organised for CTAN.}
+\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}          {\{"*.bib"\}}{\BibTeX{} database files.}
 \luavarset{binaryfiles}       {\{"*.pdf", "*.zip"\}}





More information about the latex3-commits mailing list