summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-fontfamily.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-fontfamily.xml')
-rw-r--r--tex/context/interface/mkiv/i-fontfamily.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/tex/context/interface/mkiv/i-fontfamily.xml b/tex/context/interface/mkiv/i-fontfamily.xml
index 2cf2fb403..e20346319 100644
--- a/tex/context/interface/mkiv/i-fontfamily.xml
+++ b/tex/context/interface/mkiv/i-fontfamily.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="definefontfamily" file="font-sel.mkvi">
+ <cd:command name="definefontfamily" level="style" category="fonts" file="font-sel.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords>
@@ -68,7 +68,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="definefontfamily" variant="preset" file="font-sel.mkvi">
+ <cd:command name="definefontfamily" variant="preset" level="style" category="fonts" file="font-sel.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords>
@@ -97,7 +97,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="definefallbackfamily" file="font-sel.mkvi">
+ <cd:command name="definefallbackfamily" level="style" category="fonts" file="font-sel.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords>
@@ -177,7 +177,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="definefallbackfamily" variant="preset" file="font-sel.mkvi">
+ <cd:command name="definefallbackfamily" variant="preset" level="style" category="fonts" file="font-sel.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords>
@@ -206,7 +206,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="definefontfamilypreset" file="font-sel.mkvi">
+ <cd:command name="definefontfamilypreset" level="system" category="fonts" file="font-sel.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:assignments list="yes">
@@ -215,11 +215,11 @@
</cd:arguments>
</cd:command>
- <cd:command name="definefontfamilypreset" variant="name" file="font-sel.mkvi">
+ <cd:command name="definefontfamilypreset" variant="name" level="system" category="fonts" file="font-sel.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="keyword-name"/>
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file