summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-makeup.xml
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-21 10:40:49 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-21 10:40:49 +0200
commit595681ed25471f1206e4942adbf0abd664fa7e11 (patch)
treeb0e2a8e390dea023af96a3e5e5c056b7d9f34023 /tex/context/interface/mkiv/i-makeup.xml
parent0bc04866afcb280678aec47daed0716a2a4d17c7 (diff)
downloadcontext-595681ed25471f1206e4942adbf0abd664fa7e11.tar.gz
2016-04-21 10:14:00
Diffstat (limited to 'tex/context/interface/mkiv/i-makeup.xml')
-rw-r--r--tex/context/interface/mkiv/i-makeup.xml15
1 files changed, 13 insertions, 2 deletions
diff --git a/tex/context/interface/mkiv/i-makeup.xml b/tex/context/interface/mkiv/i-makeup.xml
index 42a327543..2128464ef 100644
--- a/tex/context/interface/mkiv/i-makeup.xml
+++ b/tex/context/interface/mkiv/i-makeup.xml
@@ -113,7 +113,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="makeup" type="environment" file="page-mak.mkvi">
+ <cd:command file="page-mak.mkvi" name="makeup" type="environment">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:assignments list="yes" optional="yes">
@@ -122,7 +122,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="makeup" type="environment" generated="yes" variant="generated" file="page-mak.mkvi">
+ <cd:command file="page-mak.mkvi" generated="yes" name="makeup" type="environment" variant="generated">
<cd:sequence>
<cd:variable value="makeup"/>
<cd:string value="makeup"/>
@@ -132,8 +132,17 @@
<cd:inherit name="setupmakeup"/>
</cd:assignments>
</cd:arguments>
+ <cd:instances>
+ <cd:constant value="standard"/>
+ <cd:constant value="page"/>
+ <cd:constant value="text"/>
+ <cd:constant value="middle"/>
+ </cd:instances>
</cd:command>
+
+ <!--
+
<cd:command name="standardmakeup" type="environment" file="page-mak.mkvi">
<cd:arguments>
<cd:assignments list="yes" optional="yes">
@@ -166,4 +175,6 @@
</cd:arguments>
</cd:command>
+ -->
+
</cd:interface>