summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/typo-cln.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/typo-cln.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/typo-cln.mkiv9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/context/base/typo-cln.mkiv b/Master/texmf-dist/tex/context/base/typo-cln.mkiv
index d247b20d2b6..5306f614f27 100644
--- a/Master/texmf-dist/tex/context/base/typo-cln.mkiv
+++ b/Master/texmf-dist/tex/context/base/typo-cln.mkiv
@@ -5,7 +5,7 @@
%D subtitle=Cleaning,
%D author=Hans Hagen,
%D date=\currentdate,
-%D copyright=\PRAGMA]
+%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
@@ -22,9 +22,12 @@
%D Currently there is no interface.
%D
%D 1: Autocap first character of a line
-%D 2: Maybe dropped caps.
\unexpanded\def\setcharactercleaning[#1]% This name might change!
- {\ctxlua{typesetters.cleaners.set(\number#1)}}
+ {\ctxcommand{setcharactercleaning("#1")}} % also accepts "reset"
+
+% \appendtoks
+% \attribute\cleanerattribute\attributeunsetvalue
+% \to \everyforgetall
\protect \endinput