summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-cleaning.xml
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-25 15:40:51 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-25 15:40:51 +0200
commitb2a2304cbb0c65040d7b118ac9b857d304e333e6 (patch)
treeed5212e37a91ec78c12d9f72ca1186a59c139b40 /tex/context/interface/mkiv/i-cleaning.xml
parentb2276ae7a04a9f9c35403e508670049d8c3e4b3e (diff)
downloadcontext-b2a2304cbb0c65040d7b118ac9b857d304e333e6.tar.gz
2016-06-25 14:42:00
Diffstat (limited to 'tex/context/interface/mkiv/i-cleaning.xml')
-rw-r--r--tex/context/interface/mkiv/i-cleaning.xml47
1 files changed, 0 insertions, 47 deletions
diff --git a/tex/context/interface/mkiv/i-cleaning.xml b/tex/context/interface/mkiv/i-cleaning.xml
deleted file mode 100644
index d982a5dd5..000000000
--- a/tex/context/interface/mkiv/i-cleaning.xml
+++ /dev/null
@@ -1,47 +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="punctuation" type="environment" begin="push" end="pop" file="typo-chr.mkiv"/>
-
- <cd:command name="removepunctuation" file="typo-chr.mkiv"/>
-
- <cd:command name="markcontent" file="typo-chr.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="reset"/>
- <cd:constant type="all" default="yes"/>
- <cd:constant type="cd:name"/>
- </cd:keywords>
- <cd:content/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="markedcontent" type="environment" file="typo-chr.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="reset"/>
- <cd:constant type="all" default="yes"/>
- <cd:constant type="cd:name"/>
- </cd:keywords>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="removemarkedcontent" file="typo-chr.mkiv">
- <cd:arguments>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setcharactercleaning" file="typo-cln.mkiv">
- <cd:arguments>
- <cd:keywords>
- <cd:constant type="reset"/>
- <cd:constant type="1"/>
- </cd:keywords>
- </cd:arguments>
- </cd:command>
-
-</cd:interface> \ No newline at end of file