summaryrefslogtreecommitdiff
path: root/mod/tex/context/interface/third/t-rst.xml
blob: 52a9380371820f2f71ed560ce00fa3d91a5f92d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?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.4; 2011-05-08 15:08:34+0200">

  <cd:command name="typesetRSTfile" generated="no" file="t-rst.mkiv">
    <cd:sequence>
      <cd:variable value="typesetRSTfile"/>
    </cd:sequence>
    <cd:arguments>
      <cd:content n="1" 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:interface>