typo-cln.mkiv /size: 854 b    last modification: 2020-07-01 14:35
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}{}
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\unexpanded\def\setcharactercleaning[#1]% This name might change!
27  {\clf_setcharactercleaning{#1}} % also accepts "reset"
28
29% \appendtoks
30%     \c_attr_cleaner\attributeunsetvalue
31% \to \everyforgetall
32
33\protect \endinput
34