summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-regime.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-regime.xml
parentb2276ae7a04a9f9c35403e508670049d8c3e4b3e (diff)
downloadcontext-b2a2304cbb0c65040d7b118ac9b857d304e333e6.tar.gz
2016-06-25 14:42:00
Diffstat (limited to 'tex/context/interface/mkiv/i-regime.xml')
-rw-r--r--tex/context/interface/mkiv/i-regime.xml88
1 files changed, 0 insertions, 88 deletions
diff --git a/tex/context/interface/mkiv/i-regime.xml b/tex/context/interface/mkiv/i-regime.xml
deleted file mode 100644
index 6c9e5b356..000000000
--- a/tex/context/interface/mkiv/i-regime.xml
+++ /dev/null
@@ -1,88 +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="currentregime" file="regi-ini.mkiv"/>
-
- <cd:command name="disableregime" file="regi-ini.mkiv"/>
-
- <cd:command name="enableregime" file="regi-ini.mkiv">
- <cd:arguments>
- <cd:keywords>
- <cd:constant type="cp1250"/>
- <cd:constant type="cp1251"/>
- <cd:constant type="cp1252"/>
- <cd:constant type="cp1253"/>
- <cd:constant type="cp1254"/>
- <cd:constant type="cp1255"/>
- <cd:constant type="cp1256"/>
- <cd:constant type="cp1257"/>
- <cd:constant type="cp1258"/>
- <cd:constant type="8859-1"/>
- <cd:constant type="8859-2"/>
- <cd:constant type="8859-3"/>
- <cd:constant type="8859-4"/>
- <cd:constant type="8859-9"/>
- <cd:constant type="8859-10"/>
- <cd:constant type="8859-13"/>
- <cd:constant type="8859-14"/>
- <cd:constant type="8859-15"/>
- <cd:constant type="8859-16"/>
- <cd:constant type="utf"/>
- <cd:constant type="windows-1250"/>
- <cd:constant type="windows-1251"/>
- <cd:constant type="windows-1252"/>
- <cd:constant type="windows-1253"/>
- <cd:constant type="windows-1254"/>
- <cd:constant type="windows-1255"/>
- <cd:constant type="windows-1256"/>
- <cd:constant type="windows-1257"/>
- <cd:constant type="windows-1258"/>
- <cd:constant type="il1"/>
- <cd:constant type="il2"/>
- <cd:constant type="il3"/>
- <cd:constant type="il4"/>
- <cd:constant type="il5"/>
- <cd:constant type="il6"/>
- <cd:constant type="il7"/>
- <cd:constant type="il8"/>
- <cd:constant type="il9"/>
- <cd:constant type="il10"/>
- <cd:constant type="iso-8859-1"/>
- <cd:constant type="iso-8859-2"/>
- <cd:constant type="iso-8859-3"/>
- <cd:constant type="iso-8859-4"/>
- <cd:constant type="iso-8859-9"/>
- <cd:constant type="iso-8859-10"/>
- <cd:constant type="iso-8859-13"/>
- <cd:constant type="iso-8859-14"/>
- <cd:constant type="iso-8859-15"/>
- <cd:constant type="iso-8859-16"/>
- <cd:constant type="latin1"/>
- <cd:constant type="latin2"/>
- <cd:constant type="latin3"/>
- <cd:constant type="latin4"/>
- <cd:constant type="latin5"/>
- <cd:constant type="latin6"/>
- <cd:constant type="latin7"/>
- <cd:constant type="latin8"/>
- <cd:constant type="latin9"/>
- <cd:constant type="latin10"/>
- <cd:constant type="utf-8"/>
- <cd:constant type="utf8"/>
- <cd:constant type="windows"/>
- </cd:keywords>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="regime" type="environment" file="regi-ini.mkiv">
- <cd:arguments>
- <cd:keywords>
- <cd:inherit name="enableregime"/>
- </cd:keywords>
- </cd:arguments>
- </cd:command>
-
-</cd:interface> \ No newline at end of file