summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/lang-hup.mkxl
blob: 444863cc5993d2acf1c96b7697ccee89ac39785f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
%D \module
%D   [       file=lang-hup,
%D        version=2021.03.19,
%D          title=\CONTEXT\ Language Macros,
%D       subtitle=Hyphenation tracing,
%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.

\writestatus{loading}{ConTeXt Language Macros / hyphenation tracing}

\unprotect

\registerctxluafile{lang-hup}{autosuffix}

%D \starttyping
%D \starttext
%D
%D \enabletrackers[hyphenation.applied]
%D \enabletrackers[hyphenation.applied.console]
%D
%D \dontcomplain \dostepwiserecurse{0}{15}{1}{
%D     {\advanceby\hsize -#1cm \input tufte \par}
%D }
%D
%D \stoptext
%D \stoptyping

\protect \endinput