<?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="setupwhitespace" level="style" category="whitespace" file="spac-ver.mkxl">
        <cd:arguments>
            <cd:keywords list="yes" optional="yes">
                <cd:constant type="fix"/>
                <cd:constant type="fixed"/>
                <cd:constant type="flexible"/>
                <cd:constant type="line"/>
                <cd:constant type="halfline"/>
                <cd:constant type="quarterline"/>
                <cd:constant type="none" default="yes"/>
                <cd:constant type="small"/>
                <cd:constant type="medium"/>
                <cd:constant type="big"/>
                <cd:constant type="default"/>
                <cd:constant type="cd:dimension"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="synchronizewhitespace" level="system" category="whitespace" file="spac-ver.mkxl"/>

    <cd:command name="correctwhitespace" level="system" category="whitespace" file="spac-ver.mkxl">
        <cd:arguments>
            <cd:content/>
        </cd:arguments>
    </cd:command>

    <cd:command name="packed" type="environment" level="document" category="whitespace" file="spac-ver.mkxl">
        <cd:arguments>
            <cd:keywords optional="yes">
                <cd:constant type="blank"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="unpacked" type="environment" level="document" category="whitespace" file="spac-ver.mkxl"/>

    <cd:command name="linecorrection" type="environment" level="document" category="whitespace" file="spac-ver.mkxl">
        <cd:arguments>
            <cd:keywords list="yes" optional="yes">
                <cd:constant type="blank"/>
                <cd:inherit name="blank"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="locallinecorrection" type="environment" level="document" category="whitespace" file="spac-ver.mkxl">
        <cd:arguments>
            <cd:keywords list="yes" optional="yes">
                <cd:constant type="blank"/>
                <cd:inherit name="blank"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="forgetparskip" level="system" category="whitespace" keywords="alignment" file="spac-ver.mkxl"/>

</cd:interface>
