summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-wrp.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/typo-wrp.mkxl')
-rw-r--r--tex/context/base/mkxl/typo-wrp.mkxl13
1 files changed, 13 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/typo-wrp.mkxl b/tex/context/base/mkxl/typo-wrp.mkxl
index 71559a8a3..2f536bc06 100644
--- a/tex/context/base/mkxl/typo-wrp.mkxl
+++ b/tex/context/base/mkxl/typo-wrp.mkxl
@@ -59,4 +59,17 @@
\let\spac_crlf\space
\to \everysimplifycommands
+% experiment, triggered by MS:
+%
+% \type{f\kern\tightfitcompensation\high{x}}
+% \type{f\tightfitboundary \high{x}}
+
+% \tightfitcompensation : defined at the lua end
+
+\newboundary\c_tightfit_boundary
+
+\permanent\protected\def\tightfitboundary
+ {\clf_enabletighten
+ \boundary\c_tightfit_boundary}
+
\protect \endinput