summaryrefslogtreecommitdiff
path: root/tex/context/base/back-exp.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2014-10-09 00:15:04 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2014-10-09 00:15:04 +0200
commite4e1b848db0d8b091da63f2c95f8350ae7c804c7 (patch)
treee96469d1b24079861f5d4d91d9fa77aa60f57308 /tex/context/base/back-exp.lua
parent412bd99413f4afcaa77d631d0d5c6ffb5e372d4c (diff)
downloadcontext-e4e1b848db0d8b091da63f2c95f8350ae7c804c7.tar.gz
2014-10-08 23:34:00
Diffstat (limited to 'tex/context/base/back-exp.lua')
-rw-r--r--tex/context/base/back-exp.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/back-exp.lua b/tex/context/base/back-exp.lua
index 54a53b280..f3064f51e 100644
--- a/tex/context/base/back-exp.lua
+++ b/tex/context/base/back-exp.lua
@@ -6,6 +6,8 @@ if not modules then modules = { } end modules ['back-exp'] = {
license = "see context related readme files"
}
+-- Todo: share properties more with tagged pdf (or thge reverse)
+
-- Because we run into the 200 local limit we quite some do .. end wrappers .. not always
-- that nice but it has to be.
@@ -1261,6 +1263,7 @@ do
local t = nil
local b = nil
-- only accent when top / bot have stretch
+ -- normally we flush [base under over] which is better for tagged pdf
if t1 == "mstackermid" then
m = accentchar(d1) -- or m
if t2 == "mstackertop" then