[latex3-commits] [l3svn] branch master updated: Fix one missed rename

noreply at latex-project.org noreply at latex-project.org
Wed Oct 21 11:35:01 CEST 2015


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

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  b912e2c   Fix one missed rename
b912e2c is described below

commit b912e2c0664d223f1b6bc2922fbd1bbb634d080f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Oct 21 10:34:36 2015 +0100

    Fix one missed rename
---
 l3experimental/xgalley/l3galley.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3experimental/xgalley/l3galley.dtx b/l3experimental/xgalley/l3galley.dtx
index 2afd164..ce5458d 100644
--- a/l3experimental/xgalley/l3galley.dtx
+++ b/l3experimental/xgalley/l3galley.dtx
@@ -1146,7 +1146,7 @@
 \cs_new_protected_nopar:Npn \galley_par:
   {
     \s__par_omit
-    \exp_after:wN \@@_par_auxi: \exp:w \exp_continue_f:w
+    \exp_after:wN \@@_par_auxi: \exp:w \exp_end_continue_f:w
   }
 \cs_new_protected:Npn \@@_par_auxi:
   {

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


More information about the latex3-commits mailing list