summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-common-argument.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-common-argument.xml')
-rw-r--r--tex/context/interface/mkiv/i-common-argument.xml39
1 files changed, 12 insertions, 27 deletions
diff --git a/tex/context/interface/mkiv/i-common-argument.xml b/tex/context/interface/mkiv/i-common-argument.xml
index b3b2cd5bc..de000148b 100644
--- a/tex/context/interface/mkiv/i-common-argument.xml
+++ b/tex/context/interface/mkiv/i-common-argument.xml
@@ -89,32 +89,6 @@
</cd:keywords>
</cd:define>
- <!-- @WS: These were unresolved. Shouldn't they become text? -->
-
- <cd:define name="argument-content">
- <cd:keywords delimiters="braces" list="yes">
- <cd:content/>
- </cd:keywords>
- </cd:define>
-
- <cd:define name="argument-content-optional">
- <cd:keywords delimiters="braces" optional="yes">
- <cd:content/>
- </cd:keywords>
- </cd:define>
-
- <cd:define name="argument-content-list">
- <cd:keywords delimiters="braces" list="yes">
- <cd:content/>
- </cd:keywords>
- </cd:define>
-
- <cd:define name="argument-content-list-optional">
- <cd:keywords delimiters="braces" list="yes" optional="yes">
- <cd:content/>
- </cd:keywords>
- </cd:define>
-
<!-- * -->
<!-- \... {...} -->
<!-- -->
@@ -547,4 +521,15 @@
</cd:keywords>
</cd:define>
-</cd:interface>
+ <!-- * -->
+ <!-- \... {...} -->
+ <!-- -->
+ <!-- * TOCHAR -->
+
+ <cd:define name="argument-tochar">
+ <cd:keywords delimiters="braces">
+ <cd:resolve name="value-tochar"/>
+ </cd:keywords>
+ </cd:define>
+
+</cd:interface> \ No newline at end of file