summaryrefslogtreecommitdiff
path: root/macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-10-14 03:01:20 +0000
committerNorbert Preining <norbert@preining.info>2023-10-14 03:01:20 +0000
commit315010c30c0dab68a71ca741364438a7a0b1261f (patch)
tree1892d65e76bc025eede34669c33667d1e8c1f218 /macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml
parent7c1335b7f300ea31a40bf83026d6b7d24d7bafc5 (diff)
CTAN sync 202310140301
Diffstat (limited to 'macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml')
-rw-r--r--macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml83
1 files changed, 0 insertions, 83 deletions
diff --git a/macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml b/macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml
deleted file mode 100644
index 68dcc1baf9..0000000000
--- a/macros/context/contrib/context-rst/tex/context/interface/third/t-rst.xml
+++ /dev/null
@@ -1,83 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-
-<cd:interface xmlns:cd="http://www.pragma-ade.com/commands"
- name="context"
- language="en"
- version="0.6; 2013-03-27 00:26:22+0100">
-
- <cd:command name="typesetRSTfile" generated="no" file="t-rst.mkiv">
- <cd:sequence>
- <cd:variable value="typesetRSTfile"/>
- </cd:sequence>
- <cd:arguments>
- <cd:assignments n="1" list="yes" optional="yes">
- <cd:parameter name="expandtab">
- <cd:constant type="false" default="false"/>
- <cd:constant type="true"/>
- </cd:parameter>
- <cd:parameter name="shiftwidth">
- <cd:constant type="cd:number" default="4"/>
- </cd:parameter>
- <cd:parameter name="stripBOM">
- <cd:constant type="false" default="false"/>
- <cd:constant type="true"/>
- </cd:parameter>
- </cd:assignments>
- <cd:content n="2" optional="no"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="RST" generated="no" file="t-rst.mkiv">
- <cd:sequence>
- <cd:variable value="RST"/>
- </cd:sequence>
- <cd:arguments>
- <cd:content n="1" optional="no"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="RST" generated="no" type="environment" file="t-rst.mkiv">
- <cd:sequence>
- <cd:variable value="RST"/>
- </cd:sequence>
- </cd:command>
-
- <cd:command name="RSTproject" generated="no" type="environment" file="t-rst.mkiv">
- <cd:sequence>
- <cd:variable value="RST"/>
- </cd:sequence>
- </cd:command>
-
- <cd:command name="defineRSTinclusion" generated="no" file="t-rst.mkiv">
- <cd:sequence>
- <cd:variable value="defineRSTinclusion"/>
- </cd:sequence>
- <cd:arguments>
- <cd:content n="1" optional="yes" name="id"/>
- <cd:content n="2" optional="yes" name="filename"/>
- <cd:assignments n="3" list="yes" optional="yes">
- <cd:parameter name="expandtab">
- <cd:constant type="false" default="false"/>
- <cd:constant type="true"/>
- </cd:parameter>
- <cd:parameter name="shiftwidth">
- <cd:constant type="cd:number" default="4"/>
- </cd:parameter>
- <cd:parameter name="stripBOM">
- <cd:constant type="false" default="false"/>
- <cd:constant type="true"/>
- </cd:parameter>
- </cd:assignments>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="RSTinclusion" generated="no" file="t-rst.mkiv">
- <cd:sequence>
- <cd:variable value="RSTinclusion"/>
- </cd:sequence>
- <cd:arguments>
- <cd:content n="1" optional="yes" name="id"/>
- </cd:arguments>
- </cd:command>
-
-</cd:interface>