[latex3-commits] [git/LaTeX3-latex3-latex3] master: Create the right var (ed51bf4)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Jun 7 08:56:35 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/ed51bf444a7f7dcd645d0fea1eafdbbf79d364bd

>---------------------------------------------------------------

commit ed51bf444a7f7dcd645d0fea1eafdbbf79d364bd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Jun 7 07:34:54 2019 +0100

    Create the right var


>---------------------------------------------------------------

ed51bf444a7f7dcd645d0fea1eafdbbf79d364bd
 l3trial/l3hooks/l3hooks.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3trial/l3hooks/l3hooks.dtx b/l3trial/l3hooks/l3hooks.dtx
index c39fb4b..fe9dd03 100644
--- a/l3trial/l3hooks/l3hooks.dtx
+++ b/l3trial/l3hooks/l3hooks.dtx
@@ -246,7 +246,7 @@
   {
     \cs_if_free:cTF { g_@@_document_ #1 _seq }
       {
-        \prop_new:c { g_@@_document_ #1 _seq }
+        \prop_new:c { g_@@_document_ #1 _prop }
         \seq_new:c { g_@@_document_ #1 _seq }
         \bool_new:c { g_@@_document_ #1 _bool }
       }





More information about the latex3-commits mailing list