summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2012-08-10 19:40:00 +0200
committerHans Hagen <pragma@wxs.nl>2012-08-10 19:40:00 +0200
commitfda5a913473511bc21c6424069fcbd520d12b6f0 (patch)
tree52ffb3158983f3eafd3a3cd4831c894bc9c6d0cc /tex/context/base/mult-low.lua
parentb9367ecbb2e7dcb9993f2cf30e56c3e4031edfa8 (diff)
downloadcontext-fda5a913473511bc21c6424069fcbd520d12b6f0.tar.gz
beta 2012.08.10 19:40
Diffstat (limited to 'tex/context/base/mult-low.lua')
-rw-r--r--tex/context/base/mult-low.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mult-low.lua b/tex/context/base/mult-low.lua
index abc159f7c..047b4bdbd 100644
--- a/tex/context/base/mult-low.lua
+++ b/tex/context/base/mult-low.lua
@@ -271,6 +271,6 @@ return {
--
"startnointerference", "stopnointerference",
--
- "strut", "setstrut", "strutbox", "strutht", "strutdp", "strutwd", "begstrut", "endstrut", "lineheight",
+ "strut", "setstrut", "strutbox", "strutht", "strutdp", "strutwd", "struthtdp", "begstrut", "endstrut", "lineheight",
}
}