summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/x-setups.ctx
blob: 0ca4d8f6f49b143d9811a3eadb954e7ac47a79c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version='1.0' standalone='yes'?>

<!-- this is also a demo of using the xml interface -->

<ctx:job>
    <ctx:message>generating interface setups</ctx:message>
    <ctx:process>
        <ctx:flags>
            <ctx:flag>purge</ctx:flag>
        </ctx:flags>
        <ctx:resources>
            <ctx:environment>x-setups-proofing.mkiv</ctx:environment>
        </ctx:resources>
    </ctx:process>
</ctx:job>