summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/strc-tag.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-07-06 20:02:14 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2018-07-06 20:02:14 +0200
commitf58860178fcd1497d52acaa3cb2ceda7531e46ac (patch)
treefc9d7d0bd694eca619699a986f74f1f95490c37a /tex/context/base/mkiv/strc-tag.lua
parentd6dece4edc2ef86889f99f3dbe5a6d6ed3b68b02 (diff)
downloadcontext-f58860178fcd1497d52acaa3cb2ceda7531e46ac.tar.gz
2018-07-06 19:15:00
Diffstat (limited to 'tex/context/base/mkiv/strc-tag.lua')
-rw-r--r--tex/context/base/mkiv/strc-tag.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/strc-tag.lua b/tex/context/base/mkiv/strc-tag.lua
index 649465a6a..e5b1403ae 100644
--- a/tex/context/base/mkiv/strc-tag.lua
+++ b/tex/context/base/mkiv/strc-tag.lua
@@ -157,6 +157,7 @@ local properties = allocate { -- todo: more "record = true" to improve forma
subformula = { pdf = "Div", nature = "display" },
link = { pdf = "Link", nature = "inline" },
+ reference = { pdf = "Span", nature = "inline" },
margintextblock = { pdf = "Span", nature = "inline" },
margintext = { pdf = "Span", nature = "inline" },