summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-postponing.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-postponing.xml')
-rw-r--r--tex/context/interface/mkiv/i-postponing.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tex/context/interface/mkiv/i-postponing.xml b/tex/context/interface/mkiv/i-postponing.xml
new file mode 100644
index 000000000..619a77552
--- /dev/null
+++ b/tex/context/interface/mkiv/i-postponing.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<?context-directive job ctxfile x-setups.ctx ?>
+
+<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
+
+ <cd:command name="postponing" type="environment" file="page-pst.mkiv">
+ <cd:arguments>
+ <cd:keywords optional="yes">
+ <cd:constant type="cd:number" prefix="cd:sign" method="none"/>
+ </cd:keywords>
+ </cd:arguments>
+ </cd:command>
+
+</cd:interface>