summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/hand-ini.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-11-14 21:26:50 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-11-14 21:26:50 +0100
commit8d30ee280d6fb2db6268bf6f839c5f93193a6925 (patch)
tree77bb0a1bb8a4b0d0a3377cf94595bd513ae8a2d3 /tex/context/base/mkiv/hand-ini.mkiv
parent96dfd6389ee5b1214b5fdd09c39d85ea383fc7f5 (diff)
downloadcontext-8d30ee280d6fb2db6268bf6f839c5f93193a6925.tar.gz
2019-11-14 17:17:00
Diffstat (limited to 'tex/context/base/mkiv/hand-ini.mkiv')
-rw-r--r--tex/context/base/mkiv/hand-ini.mkiv5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/hand-ini.mkiv b/tex/context/base/mkiv/hand-ini.mkiv
index f678a88da..a18f86707 100644
--- a/tex/context/base/mkiv/hand-ini.mkiv
+++ b/tex/context/base/mkiv/hand-ini.mkiv
@@ -63,8 +63,9 @@
\def\font_expansion_enable_n{\normaladjustspacing\plusone}
\def\font_expansion_disable {\normaladjustspacing\zerocount}
-\def\font_protruding_enable {\normalprotrudechars\plustwo }
-\def\font_protruding_disable{\normalprotrudechars\zerocount}
+\def\font_protruding_enable_b{\normalprotrudechars\plusthree} % also deal with r2l (experimental lmtx)
+\def\font_protruding_enable {\normalprotrudechars\plustwo }
+\def\font_protruding_disable {\normalprotrudechars\zerocount}
\appendtoks \font_expansion_disable \to \everyforgetall % Here or not here?
\appendtoks \font_protruding_disable \to \everyforgetall % Here or not here?