From 30b3a925bfc1857a31e23d9b17b8da0be572d02a Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Mon, 15 Aug 2016 23:17:11 +0200 Subject: 2016-08-15 22:45:00 --- tex/context/base/mkiv/luat-mac.lua | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tex/context/base/mkiv/luat-mac.lua') diff --git a/tex/context/base/mkiv/luat-mac.lua b/tex/context/base/mkiv/luat-mac.lua index 4274fe9f9..3f1fe6751 100644 --- a/tex/context/base/mkiv/luat-mac.lua +++ b/tex/context/base/mkiv/luat-mac.lua @@ -145,9 +145,8 @@ local grammar = { "converter", * stopcode * poplocal, texbody = ( -leadingcomment -- new per 2015-03-03 (ugly) -+ - V("definition") + leadingcomment -- new per 2015-03-03 (ugly) + + V("definition") + identifier + V("braced") + (1 - stopcode) -- cgit v1.2.3