summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/strc-con.mkvi
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2016-11-04 22:04:13 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-11-04 22:04:13 +0100
commita1f166da06ae1a6bb6be7a1d4ee23d00751165a9 (patch)
tree3fdfa55fab0c118f7d33b59213803ab9edbe4b82 /tex/context/base/mkiv/strc-con.mkvi
parent2ad220abb483dea0ba0d85d9963095f5c7dfdfa1 (diff)
downloadcontext-a1f166da06ae1a6bb6be7a1d4ee23d00751165a9.tar.gz
2016-11-04 20:56:00
Diffstat (limited to 'tex/context/base/mkiv/strc-con.mkvi')
-rw-r--r--tex/context/base/mkiv/strc-con.mkvi5
1 files changed, 4 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/strc-con.mkvi b/tex/context/base/mkiv/strc-con.mkvi
index 25e26bf73..36c5d1b42 100644
--- a/tex/context/base/mkiv/strc-con.mkvi
+++ b/tex/context/base/mkiv/strc-con.mkvi
@@ -914,6 +914,9 @@
\global\let\currentconstructionexpansion\v!no
\fi
%
+ \ifx\currentconstructionreferenceprefix\empty
+ \global\let\currentconstructionreferenceprefix\referenceprefix
+ \fi
\ifx\currentconstructionexpansion\s!xml
\xmlstartraw
\xdef\currentconstructiontitle {\constructionparameter\c!title}%
@@ -972,7 +975,7 @@
internal \nextinternalreference
order \nextinternalorderreference
reference {\currentconstructionreference}
- prefix {\referenceprefix}
+ prefix {\currentconstructionreferenceprefix}
% block {\currentsectionblock}
% section structures.sections.currentid(),
}