summaryrefslogtreecommitdiff
path: root/tex/context/base/typo-cln.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-11-02 21:20:13 +0200
committerMarius <mariausol@gmail.com>2011-11-02 21:20:13 +0200
commit90e916b32378e7977b12866e008a073b07c25378 (patch)
tree18a79c67da7e83db4e351988eee0ca7f0a3bafe3 /tex/context/base/typo-cln.mkiv
parent84bef3a2d8fc0c5074bf0d179f811ad0219b70be (diff)
downloadcontext-90e916b32378e7977b12866e008a073b07c25378.tar.gz
beta 2011.11.02 20:10
Diffstat (limited to 'tex/context/base/typo-cln.mkiv')
-rw-r--r--tex/context/base/typo-cln.mkiv7
1 files changed, 5 insertions, 2 deletions
diff --git a/tex/context/base/typo-cln.mkiv b/tex/context/base/typo-cln.mkiv
index 038ebf2c5..4cf79d078 100644
--- a/tex/context/base/typo-cln.mkiv
+++ b/tex/context/base/typo-cln.mkiv
@@ -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)}}
+ {\ctxlua{typesetters.cleaners.set("#1")}} % also accepts "reset"
+
+% \appendtoks
+% \attribute\cleanerattribute\attributeunsetvalue
+% \to \everyforgetall
\protect \endinput