summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-charwidth.xml
blob: dc19713f3d099093a127e339af104e48624d6b32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="charwidthlanguage" level="style" category="language" file="typo-lan.mkiv"/>

    <cd:command name="averagecharwidth" level="style" category="language" file="typo-lan.mkiv"/>

    <cd:command name="languagecharwidth" level="style" category="language" file="typo-lan.mkiv">
        <cd:arguments>
            <cd:resolve name="argument-language"/>
        </cd:arguments>
    </cd:command>

</cd:interface>