summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/lang-hyp.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/lang-hyp.mkxl')
-rw-r--r--tex/context/base/mkxl/lang-hyp.mkxl26
1 files changed, 13 insertions, 13 deletions
diff --git a/tex/context/base/mkxl/lang-hyp.mkxl b/tex/context/base/mkxl/lang-hyp.mkxl
index ae8b84dcb..25699696e 100644
--- a/tex/context/base/mkxl/lang-hyp.mkxl
+++ b/tex/context/base/mkxl/lang-hyp.mkxl
@@ -107,19 +107,19 @@
% [\c!method=\s!traditional] % no translations
\permanent\tolerant\protected\def\definehyphenationfeatures[#1]#*[#2]%
- {\begingroup
- \letdummyparameter\c!characters \empty % maybe \s!characters
- \letdummyparameter\c!hyphens \empty % maybe \s!hyphens
- \letdummyparameter\c!joiners \empty % maybe \s!joiners
- \letdummyparameter\c!rightwords \zerocount % maybe \s!rightwords
- \letdummyparameter\s!lefthyphenmin \zerocount
- \letdummyparameter\s!righthyphenmin \zerocount
- \letdummyparameter\s!hyphenmin \zerocount
- \letdummyparameter\s!lefthyphenchar \zerocount
- \letdummyparameter\s!righthyphenchar\zerocount
- \letdummyparameter\c!alternative \empty
- \letdummyparameter\c!rightedge \empty
- \letdummyparameter\c!rightchars \empty
+ {\begingroup % maybe simple handler
+ \resetdummyparameter\c!characters % maybe \s!characters
+ \resetdummyparameter\c!hyphens % maybe \s!hyphens
+ \resetdummyparameter\c!joiners % maybe \s!joiners
+ \letdummyparameter \c!rightwords \zerocount % maybe \s!rightwords
+ \letdummyparameter \s!lefthyphenmin \zerocount
+ \letdummyparameter \s!righthyphenmin \zerocount
+ \letdummyparameter \s!hyphenmin \zerocount
+ \letdummyparameter \s!lefthyphenchar \zerocount
+ \letdummyparameter \s!righthyphenchar\zerocount
+ \resetdummyparameter\c!alternative
+ \resetdummyparameter\c!rightedge
+ \resetdummyparameter\c!rightchars
\getdummyparameters[#2]%
\clf_definehyphenationfeatures
{#1}%