[latex3-commits] [l3svn] r6307 - Add missing reset of argument's "longness" after expandable K-type
noreply at latex-project.org
noreply at latex-project.org
Sun Nov 22 17:23:27 CET 2015
Author: bruno
Date: 2015-11-22 17:23:27 +0100 (Sun, 22 Nov 2015)
New Revision: 6307
Modified:
trunk/l3packages/xparse/xparse.dtx
Log:
Add missing reset of argument's "longness" after expandable K-type
Modified: trunk/l3packages/xparse/xparse.dtx
===================================================================
--- trunk/l3packages/xparse/xparse.dtx 2015-11-22 16:21:42 UTC (rev 6306)
+++ trunk/l3packages/xparse/xparse.dtx 2015-11-22 16:23:27 UTC (rev 6307)
@@ -1741,6 +1741,7 @@
\exp_not:c { \l_@@_expandable_aux_name_tl }
\exp_not:n { #1 {#2} }
}
+ \bool_set_false:N \l_@@_long_bool
\@@_prepare_signature:N
}
% \end{macrocode}
More information about the latex3-commits
mailing list