summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-postponing.xml
blob: 619a775524628f41671f10e6b50f27b199794325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>