<?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="scite" type="environment" level="document" category="verbatim" file="m-scite.mkiv">
        <cd:arguments>
            <cd:resolve name="keyword-scite-optional"/>
        </cd:arguments>
    </cd:command>

    <cd:command name="scitefile" level="document" category="verbatim" file="m-scite.mkiv">
        <cd:arguments>
            <cd:resolve name="keyword-file"/>
        </cd:arguments>
    </cd:command>

    <cd:command name="scitebuffer" level="document" category="verbatim" file="m-scite.mkiv">
        <cd:arguments>
            <cd:resolve name="keyword-scite-optional"/>
            <cd:resolve name="keyword-buffer"/>
        </cd:arguments>
    </cd:command>

    <cd:command name="sciteinlinebuffer" level="document" category="verbatim" file="m-scite.mkiv">
        <cd:arguments>
            <cd:resolve name="keyword-scite-optional"/>
            <cd:resolve name="keyword-buffer"/>
        </cd:arguments>
    </cd:command>

</cd:interface>
