[latex3-commits] [l3svn] r6912 - Update test files
noreply at latex-project.org
noreply at latex-project.org
Mon Feb 13 16:25:54 CET 2017
Author: bruno
Date: 2017-02-13 16:25:54 +0100 (Mon, 13 Feb 2017)
New Revision: 6912
Modified:
trunk/l3packages/xparse/testfiles/xparse002.luatex.tlg
trunk/l3packages/xparse/testfiles/xparse002.tlg
Log:
Update test files
Names of grabbers in error messages have changed for u/l arguments
(when a non-expandable command has only u/l/m arguments).
Modified: trunk/l3packages/xparse/testfiles/xparse002.luatex.tlg
===================================================================
--- trunk/l3packages/xparse/testfiles/xparse002.luatex.tlg 2017-02-13 15:23:53 UTC (rev 6911)
+++ trunk/l3packages/xparse/testfiles/xparse002.luatex.tlg 2017-02-13 15:25:54 UTC (rev 6912)
@@ -245,7 +245,7 @@
.................................................
Runaway argument?
g hi
-! Paragraph ended before \foo was complete.
+! Paragraph ended before \foo (arg 1) was complete.
<to be read again>
\par
l. ...}
@@ -259,7 +259,7 @@
.................................................
Runaway argument?
j
-! Paragraph ended before \foo was complete.
+! Paragraph ended before \foo (arg 1) was complete.
<to be read again>
\par
l. ...}
Modified: trunk/l3packages/xparse/testfiles/xparse002.tlg
===================================================================
--- trunk/l3packages/xparse/testfiles/xparse002.tlg 2017-02-13 15:23:53 UTC (rev 6911)
+++ trunk/l3packages/xparse/testfiles/xparse002.tlg 2017-02-13 15:25:54 UTC (rev 6912)
@@ -245,7 +245,7 @@
.................................................
Runaway argument?
g hi
-! Paragraph ended before \foo was complete.
+! Paragraph ended before \foo (arg 1) was complete.
<to be read again>
\par
l. ...}
@@ -259,7 +259,7 @@
.................................................
Runaway argument?
j
-! Paragraph ended before \foo was complete.
+! Paragraph ended before \foo (arg 1) was complete.
<to be read again>
\par
l. ...}
More information about the latex3-commits
mailing list