[latex3-commits] [l3svn] branch master updated: Upload xbox lrbox definition following xparse change

noreply at latex-project.org noreply at latex-project.org
Wed Apr 20 22:54:10 CEST 2016


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  e96abc9   Upload xbox lrbox definition following xparse change
e96abc9 is described below

commit e96abc9681b9248a4b3e5986fa85f27b89d981db
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Apr 20 21:53:35 2016 +0100

    Upload xbox lrbox definition following xparse change
    
    There was an assumption of \protected here which is not
    longer valid.
---
 l3trial/xbox/xbox.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 45517b6..ce7350a 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1019,7 +1019,7 @@
       {
         \group_end:
         \hcoffin_set:Nw #1
-          \cs_set_protected_nopar:cpn { environment~lrbox~end }
+          \cs_set_nopar:cpn { environment~lrbox~end }
             {
               \tex_unskip:D
               \hcoffin_set_end:
@@ -1032,7 +1032,7 @@
 %<*package>
           \tl_set:Nn \exp_not:N \@currenvir { \@currenvir }
           \tl_set:Nn \exp_not:N \@currenvline { \on at line }
-          \cs_set_eq:Nc \endlrbox { environment~lrbox~end }
+          \cs_set_eq:Nc \exp_not:N \endlrbox { environment~lrbox~end }
           \exp_not:N \@endpefalse
 %</package>
       }

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


More information about the latex3-commits mailing list