summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/back-exp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/back-exp.lua')
-rw-r--r--tex/context/base/mkiv/back-exp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/back-exp.lua b/tex/context/base/mkiv/back-exp.lua
index 24b7b11df..c57c2e69b 100644
--- a/tex/context/base/mkiv/back-exp.lua
+++ b/tex/context/base/mkiv/back-exp.lua
@@ -3281,7 +3281,7 @@ local collectresults do -- too many locals otherwise
last = nil
currentparagraph = nil
end
- elseif id == localpar_code then
+ elseif not localparagraph and id == localpar_code and subtype == 0 then
localparagraph = getattr(n,a_taggedpar)
end
p = n