summaryrefslogtreecommitdiff
path: root/tex/context/base/font-ini.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-ini.tex')
-rw-r--r--tex/context/base/font-ini.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/font-ini.tex b/tex/context/base/font-ini.tex
index 65cb3ae00..f3c8a2793 100644
--- a/tex/context/base/font-ini.tex
+++ b/tex/context/base/font-ini.tex
@@ -3527,10 +3527,10 @@
%D Experimental:
\def\definefontfeature
- {\dodoubleargument\dodefinefontfeature}
+ {\dotripleargument\dodefinefontfeature}
-\def\dodefinefontfeature[#1][#2]%
- {\mkdefinefontfeature{#1}{#2}}
+\def\dodefinefontfeature[#1][#2][#3]%
+ {\mkdefinefontfeature{#1}{#2}{#3}}
\ifx\mkdefinefontfeature\undefined \let\mkdefinefontfeature\gobbletwoarguments \fi