summaryrefslogtreecommitdiff
path: root/tex/context/base/hand-ini.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-06-11 15:52:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-06-11 15:52:00 +0200
commit04d53999d96e5526ac6f587ae30215b29213c753 (patch)
tree6f93a7f05fbbdbbaa596b1efd0ecfbb74fe8d0c6 /tex/context/base/hand-ini.mkiv
parentb7bf9474dd20221297fb47bf90c1ab6c6a2d9306 (diff)
downloadcontext-04d53999d96e5526ac6f587ae30215b29213c753.tar.gz
beta 2014.06.11 15:52
Diffstat (limited to 'tex/context/base/hand-ini.mkiv')
-rw-r--r--tex/context/base/hand-ini.mkiv8
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/hand-ini.mkiv b/tex/context/base/hand-ini.mkiv
index 450794d27..16c8b0746 100644
--- a/tex/context/base/hand-ini.mkiv
+++ b/tex/context/base/hand-ini.mkiv
@@ -51,10 +51,10 @@
\let\pdfadjustspacing\relax \newcount\pdfadjustspacing % a little bit protection
\let\pdfprotrudechars\relax \newcount\pdfprotrudechars % a little bit protection
-\def\font_expansion_enable {\normalpdfadjustspacing\plustwo }
-\def\font_expansion_disable {\normalpdfadjustspacing\zerocount}
-\def\font_protruding_enable {\normalpdfprotrudechars\plustwo }
-\def\font_protruding_disable{\normalpdfprotrudechars\zerocount}
+\def\font_expansion_enable {\normalpdfadjustspacing\plustwo } % these will become normal primitives
+\def\font_expansion_disable {\normalpdfadjustspacing\zerocount} % these will become normal primitives
+\def\font_protruding_enable {\normalpdfprotrudechars\plustwo } % these will become normal primitives
+\def\font_protruding_disable{\normalpdfprotrudechars\zerocount} % these will become normal primitives
\appendtoks \font_expansion_disable \to \everyforgetall % Here or not here?
\appendtoks \font_protruding_disable \to \everyforgetall % Here or not here?