summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/spac-hor.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/spac-hor.mkxl')
-rw-r--r--tex/context/base/mkxl/spac-hor.mkxl12
1 files changed, 12 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/spac-hor.mkxl b/tex/context/base/mkxl/spac-hor.mkxl
index ba7633bec..017a94d5b 100644
--- a/tex/context/base/mkxl/spac-hor.mkxl
+++ b/tex/context/base/mkxl/spac-hor.mkxl
@@ -13,6 +13,8 @@
\writestatus{loading}{ConTeXt Spacing Macros / Horizontal}
+% document: \enabledirectives[backends.spaces]
+
\unprotect
\registerctxluafile{spac-hor}{autosuffix}
@@ -396,6 +398,16 @@
\fi
\updateraggedskips}
+% test test\fsp. test % beats frenchspacing
+
+\permanent\protected\def\fsp#1% fixed space puncuation
+ {\begingroup
+ \ifchknum`#1\or
+ \sfcode`#1\plusthousand
+ \fi
+ #1%
+ \endgroup}
+
%D Here's a tweak .. if needed one can configure it in the configuration
%D so that initialization happens more efficient.
%D