<?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="setuptolerance" level="style" category="whitespace" file="spac-hor.mkxl">
        <cd:arguments>
            <cd:keywords list="yes">
                <cd:constant type="horizontal"/>
                <cd:constant type="vertical"/>
                <cd:constant type="verystrict"/>
                <cd:constant type="strict"/>
                <cd:constant type="tolerant"/>
                <cd:constant type="verytolerant"/>
                <cd:constant type="space"/>
                <cd:constant type="stretch"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

</cd:interface>
