diff options
Diffstat (limited to 'tex/context/interface/mkiv/i-characteralign.xml')
-rw-r--r-- | tex/context/interface/mkiv/i-characteralign.xml | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/tex/context/interface/mkiv/i-characteralign.xml b/tex/context/interface/mkiv/i-characteralign.xml deleted file mode 100644 index 2ee8d0cd9..000000000 --- a/tex/context/interface/mkiv/i-characteralign.xml +++ /dev/null @@ -1,45 +0,0 @@ -<?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="singalcharacteralign" file="typo-tal.mkiv"> - <cd:arguments> - <cd:resolve name="argument-number"/> - <cd:resolve name="argument-number"/> - </cd:arguments> - </cd:command> - - <cd:command name="setcharacteralign" file="typo-tal.mkiv"> - <cd:arguments> - <cd:resolve name="argument-number"/> - <cd:keywords delimiters="braces"> - <cd:constant type="cd:text"/> - <cd:constant type="cd:text" prefix="number" method="apply"/> - <cd:constant type="cd:text" prefix="text" method="apply"/> - </cd:keywords> - </cd:arguments> - </cd:command> - - <cd:command name="resetcharacteralign" file="typo-tal.mkiv"/> - - <cd:command name="alignmentcharacter" file="typo-tal.mkiv"/> - - <cd:command name="characteralign" type="environment" file="typo-tal.mkiv"> - <cd:arguments> - <cd:keywords optional="yes"> - <cd:constant type="cd:text"/> - <cd:constant type="cd:text" prefix="number" method="apply"/> - <cd:constant type="cd:text" prefix="text" method="apply"/> - </cd:keywords> - </cd:arguments> - </cd:command> - - <cd:command name="checkcharacteralign" file="typo-tal.mkiv"> - <cd:arguments> - <cd:content/> - </cd:arguments> - </cd:command> - -</cd:interface>
\ No newline at end of file |