summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/spac-brk.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-05-27 23:41:49 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-05-27 23:41:49 +0200
commitca9e3e4bd07d6d644818ffcfe746030923031afd (patch)
tree2999b914eeb660af4b55156604419fe0bf37ad6a /tex/context/base/mkxl/spac-brk.mkxl
parent32381f97e98465953bfde24b4436093e70fbe70f (diff)
downloadcontext-ca9e3e4bd07d6d644818ffcfe746030923031afd.tar.gz
2023-05-27 23:25:00
Diffstat (limited to 'tex/context/base/mkxl/spac-brk.mkxl')
-rw-r--r--tex/context/base/mkxl/spac-brk.mkxl43
1 files changed, 43 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/spac-brk.mkxl b/tex/context/base/mkxl/spac-brk.mkxl
new file mode 100644
index 000000000..8926e1b4d
--- /dev/null
+++ b/tex/context/base/mkxl/spac-brk.mkxl
@@ -0,0 +1,43 @@
+%D \module
+%D [ file=spac-brk,
+%D version=2023.05.23,
+%D title=\CONTEXT\ Spacing Macros,
+%D subtitle=Breaking lines,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
+%C
+%C This module is part of the \CONTEXT\ macro||package and is
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
+
+\ifdefined\tracinglousiness \endinput \fi
+
+\writestatus{loading}{ConTeXt Spacing Macros / Breakpoints}
+
+\newcount\tracinglousiness
+
+\registerctxluafile{spac-brk}{}
+
+%D This is a very experimental feature and a by product of improving inline math
+%D crossing lines. As it might evolve: use with care.
+
+% \setuplayout[width=8cm]
+% \starttext
+% \setupalign[verytolerant]
+% \tracinglousiness1
+% % \tracinglousiness2
+% \samplefile{ward} \blank
+% % \ctxlua{typesetters.breakpoints.show("11=0")} \samplefile{ward} \blank
+% % \ctxlua{typesetters.breakpoints.show{ [11] = 0 }} \samplefile{ward} \blank
+% \lousiness 1 11 0 \samplefile{ward} \blank
+% \silliness 11 \samplefile{ward} \blank
+% {\tt \the\lousiness}
+% \stoptext
+
+
+\unprotect
+
+% nothing hereyet
+
+\protect \endinput