<?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="setitaliccorrection" level="system" category="fonts" file="typo-itc.mklx">
        <cd:arguments>
            <cd:keywords>
                <cd:constant type="yes"/>
                <cd:constant type="no"/>
                <cd:constant type="reset"/>
                <cd:constant type="small"/>
                <cd:constant type="medium"/>
                <cd:constant type="big"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="resetitaliccorrection" level="style" category="fonts" file="typo-itc.mklx"/>

    <cd:command name="italiccorrection" level="style" category="fonts" file="typo-itc.mklx"/>

    <cd:command name="setupitaliccorrection" level="style" category="fonts" file="typo-itc.mklx">
        <cd:arguments>
            <cd:keywords>
                <cd:inherit name="setitaliccorrection"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="shapecorrection" level="system" category="fonts" file="typo-itc.mklx">
        <cd:arguments>
            <cd:keywords>
                <cd:constant type="left"/>
                <cd:constant type="right"/>
                <cd:constant type="both"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

</cd:interface>
