summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-tag.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-06-16 01:40:13 +0300
committerMarius <mariausol@gmail.com>2011-06-16 01:40:13 +0300
commitca80244b2a175882b1667a50bb5d2be2ca9ef818 (patch)
tree0deb3878ad3bb4ba738a1bef139267fd77a9c5cf /tex/context/base/strc-tag.lua
parent776071a1ec8278bcd8cbcf92cb1e5507bcac14d2 (diff)
downloadcontext-ca80244b2a175882b1667a50bb5d2be2ca9ef818.tar.gz
beta 2011.06.16 00:34
Diffstat (limited to 'tex/context/base/strc-tag.lua')
-rw-r--r--tex/context/base/strc-tag.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/strc-tag.lua b/tex/context/base/strc-tag.lua
index 544dceef9..be8e3f5c8 100644
--- a/tex/context/base/strc-tag.lua
+++ b/tex/context/base/strc-tag.lua
@@ -158,6 +158,7 @@ local properties = allocate {
ignore = { pdf = "Span", nature = "mixed" },
metadata = { pdf = "Div", nature = "display" },
+ metavariable = { pdf = "Span", nature = "mixed" },
sub = { pdf = "Span", nature = "inline" },
sup = { pdf = "Span", nature = "inline" },