<?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="setcharacterstripping" level="style" category="language" file="typo-rep.mkxl">
        <cd:arguments>
            <cd:keywords>
                <cd:constant type="reset"/>
                <cd:constant type="1"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="resetcharacterstripping" level="style" category="language" file="typo-rep.mkxl"/>

    <cd:command name="forcecharacterstripping" level="style" category="language" file="typo-rep.mkxl"/>

</cd:interface>
