summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-ruby.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-ruby.xml')
-rw-r--r--tex/context/interface/mkiv/i-ruby.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/interface/mkiv/i-ruby.xml b/tex/context/interface/mkiv/i-ruby.xml
index 698e4f24f..10bcff22e 100644
--- a/tex/context/interface/mkiv/i-ruby.xml
+++ b/tex/context/interface/mkiv/i-ruby.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="defineruby" file="typo-rub.mkiv">
+ <cd:command name="defineruby" level="style" category="fonts" file="typo-rub.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="keyword-name-optional"/>
@@ -14,7 +14,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupruby" file="typo-rub.mkiv">
+ <cd:command name="setupruby" level="style" category="fonts" file="typo-rub.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-list-optional"/>
<cd:assignments list="yes">
@@ -59,7 +59,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="ruby" file="typo-rub.mkiv">
+ <cd:command name="ruby" level="document" category="fonts" file="typo-rub.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-optional"/>
<cd:resolve name="argument-text"/>
@@ -67,10 +67,10 @@
</cd:arguments>
</cd:command>
- <cd:command name="ruby" type="environment" file="typo-rub.mkiv">
+ <cd:command name="ruby" type="environment" level="document" category="fonts" file="typo-rub.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file