[latex3-commits] [l3svn] 01/02: l3build: Formatting

noreply at latex-project.org noreply at latex-project.org
Tue Jan 24 18:28:26 CET 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 41a5b0cebc12eafd4bf635935e98a3a5035137af
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jan 24 16:48:09 2017 +0000

    l3build: Formatting
---
 l3build/l3build.lua |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index 49e28df..1656620 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -1,6 +1,6 @@
 --[[
 
-File l3build.lua Copyright (C) 2014,2016 The LaTeX3 Project
+File l3build.lua Copyright (C) 2014-2017 The LaTeX3 Project
 
 It may be distributed and/or modified under the conditions of the
 LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -186,7 +186,7 @@ function argparse()
       ["halt-on-error"]   = "halt"   ,
       ["halt-on-failure"] = "halt"   ,
       help                = "help"   ,
-      pdf                 = "pdf" ,
+      pdf                 = "pdf"    ,
       quiet               = "quiet"  ,
       release             = "release"
     }
@@ -196,7 +196,7 @@ function argparse()
       e = "engine" ,
       h = "help"   ,
       H = "halt"   ,
-      p = "pdf"  ,
+      p = "pdf"    ,
       q = "quiet"  ,
       r = "release"
     }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list