[latex3-commits] [l3svn] 01/10: l3build: Minor rearrangement

noreply at latex-project.org noreply at latex-project.org
Thu Jun 22 16:53:23 CEST 2017


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

joseph pushed a commit to branch master
in repository l3svn.

commit e2984aa00649dc3938b0bdaa7fd01cecebba7d9b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jun 22 12:34:18 2017 +0100

    l3build: Minor rearrangement
    
    This will help with implementing Javier's suggestion for testing PDFs:
    first though some other overhauls to do.
---
 l3build/l3build.dtx |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/l3build/l3build.dtx b/l3build/l3build.dtx
index 2214344..35ab0f1 100644
--- a/l3build/l3build.dtx
+++ b/l3build/l3build.dtx
@@ -1375,7 +1375,9 @@
 % Is this necessary any more? Probably too late to remove it.
 %    \begin{macrocode}
 \def\STARTMESSAGE{This is a generated file for the l3build validation system.}
-\def\START{\LONGTYPEOUT{^^JSTART-TEST-LOG^^J^^J%
+\def\START{%
+  \LONGTYPEOUT{^^JSTART-TEST-LOG^^J}%
+  \LONGTYPEOUT{^^J%
    \STARTMESSAGE%
 ^^J^^JDon't change this file in any respect.%
 ^^J^^J}}

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


More information about the latex3-commits mailing list