typo-cln.mkxl /size: 869 b    last modification: 2023-12-21 09:44
1%D \module
2%D   [       file=typo-cln,
3%D        version=2011.02.11,
4%D          title=\CONTEXT\ Typesetting Macros,
5%D       subtitle=Cleaning,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\writestatus{loading}{ConTeXt Typesetting Macros / Cleaning}
15
16\unprotect
17
18\registerctxluafile{typo-cln}{autosuffix}
19
20\definesystemattribute[cleaner][public]
21
22%D Currently there is no interface.
23%D
24%D 1: Autocap first character of a line
25
26\permanent\protected\def\setcharactercleaning[#1]{\clf_setcharactercleaning{#1}} % also accepts reset, todo: public implementor
27
28% \appendtoks
29%     \c_attr_cleaner\attributeunsetvalue
30% \to \everyforgetall
31
32\protect \endinput
33