1 <?xml version="1.0" encoding="iso-8859-1"?>
3 <!-- Miscellaneous. -->
4 <macro name="declaremodule">
5 <attribute name="id" optional="yes"/>
6 <attribute name="type"/>
7 <attribute name="name"/>
9 <macro name="modulesynopsis">
12 <macro name="platform">
15 <macro name="deprecated">
16 <attribute name="version"/>
20 <attribute name="id"/>
22 <macro name="nodename" outputname="label">
23 <attribute name="id"/>
25 <macro name="localmoduletable"/>
26 <macro name="manpage">
27 <attribute name="name"/>
28 <attribute name="section"/>
33 <macro name="moduleauthor">
34 <attribute name="name"/>
35 <attribute name="email"/>
37 <macro name="citetitle">
38 <attribute name="href" optional="yes"/>
42 <attribute name="num"/>
45 <attribute name="num"/>
47 <macro name="sectionauthor" outputname="author">
48 <attribute name="name"/>
49 <attribute name="email"/>
52 <attribute name="name"/>
54 <macro name="authoraddress">
57 <macro name="shortversion"/>
61 <macro name="warning">
64 <environment name="notice">
65 <attribute name="role" optional="yes"/>
68 <macro name="menuselection">
73 <!-- These are broken: we need to re-order the optional and required
74 parameters, making the optional parameter the content for the
75 element. latex2esis.py is not powerful enough to handle this.
77 <macro name="versionadded">
78 <attribute name="info" optional="yes"/>
79 <attribute name="version"/>
81 <macro name="versionchanged">
82 <attribute name="info" optional="yes"/>
83 <attribute name="version"/>
86 <!-- Module referencing. -->
87 <macro name="refmodule" outputname="module">
88 <!-- this causes the optional parameter to \refmodule to be
90 <attribute name="" optional="yes"/>
94 <!-- Information units. -->
96 <environment name="cfuncdesc">
97 <attribute name="type"/>
98 <attribute name="name"/>
101 <environment name="csimplemacrodesc">
102 <attribute name="name"/>
104 <environment name="ctypedesc">
105 <attribute name="tag" optional="yes"/>
106 <attribute name="name"/>
108 <environment name="cvardesc">
109 <attribute name="type"/>
110 <attribute name="name"/>
113 <!-- Python things. -->
114 <macro name="optional">
117 <macro name="unspecified"/>
118 <macro name="moreargs"/>
119 <environment name="classdesc">
120 <attribute name="name"/>
123 <environment name="classdesc*" outputname="classdesc">
124 <attribute name="name"/>
126 <environment name="datadesc">
127 <attribute name="name"/>
129 <environment name="datadescni" outputname="datadesc">
130 <attribute name="index">no</attribute>
131 <attribute name="name"/>
133 <macro name="dataline">
134 <attribute name="name"/>
136 <environment name="excclassdesc">
137 <attribute name="name"/>
140 <environment name="excdesc">
141 <attribute name="name"/>
144 <environment name="funcdesc">
145 <attribute name="name"/>
148 <macro name="funcline">
149 <attribute name="name"/>
152 <environment name="funcdescni" outputname="funcdesc">
153 <attribute name="index">no</attribute>
154 <attribute name="name"/>
157 <macro name="funclineni" outputname="funcline">
158 <attribute name="index">no</attribute>
159 <attribute name="name"/>
163 <environment name="memberdesc">
164 <attribute name="class" optional="yes"/>
165 <attribute name="name"/>
167 <environment name="memberdescni" outputname="memberdesc">
168 <attribute name="index">no</attribute>
169 <attribute name="class" optional="yes"/>
170 <attribute name="name"/>
172 <macro name="memberline">
173 <attribute name="name"/>
176 <environment name="methoddesc">
177 <attribute name="class" optional="yes"/>
178 <attribute name="name"/>
181 <macro name="methodline">
182 <attribute name="class" optional="yes"/>
183 <attribute name="name"/>
186 <environment name="methoddescni">
187 <attribute name="index">no</attribute>
188 <attribute name="class" optional="yes"/>
189 <attribute name="name"/>
192 <macro name="methodlineni" outputname="methodline">
193 <attribute name="index">no</attribute>
194 <attribute name="class" optional="yes"/>
195 <attribute name="name"/>
199 <environment name="opcodedesc">
200 <attribute name="name"/>
201 <attribute name="var"/>
204 <!-- "See also:" sections. -->
205 <environment name="seealso*" outputname="seealso">
206 <attribute name="sidebar">no</attribute>
208 <macro name="seemodule">
209 <!-- this causes the optional parameter to \seemodule to be
211 <attribute name="" optional="yes"/>
212 <attribute name="name"/>
213 <child name="description"/>
215 <macro name="seepep">
216 <attribute name="number"/>
217 <child name="title"/>
218 <child name="description"/>
220 <macro name="seerfc">
221 <attribute name="number"/>
222 <child name="title"/>
223 <child name="description"/>
225 <macro name="seetext">
226 <child name="description"/>
228 <macro name="seetitle">
229 <attribute name="href" optional="yes"/>
230 <child name="title"/>
231 <child name="description"/>
233 <macro name="seeurl">
234 <attribute name="href"/>
235 <child name="description"/>
238 <!-- Index-generating markup. -->
239 <macro name="index" outputname="indexterm">
240 <attribute name="term1"/>
242 <macro name="indexii" outputname="indexterm">
243 <attribute name="term1"/>
244 <attribute name="term2"/>
246 <macro name="indexiii" outputname="indexterm">
247 <attribute name="term1"/>
248 <attribute name="term2"/>
249 <attribute name="term3"/>
251 <macro name="indexiv" outputname="indexterm">
252 <attribute name="term1"/>
253 <attribute name="term2"/>
254 <attribute name="term3"/>
255 <attribute name="term4"/>
258 <macro name="ttindex" outputname="indexterm">
259 <attribute name="style">tt</attribute>
260 <attribute name="term1"/>
263 <macro name="refmodindex">
264 <attribute name="module"/>
266 <macro name="stmodindex">
267 <attribute name="module"/>
269 <macro name="refbimodindex" outputname="refmodindex">
270 <attribute name="module"/>
272 <macro name="refexmodindex" outputname="refmodindex">
273 <attribute name="module"/>
275 <macro name="refstmodindex" outputname="refmodindex">
276 <attribute name="module"/>
279 <macro name="bifuncindex">
280 <attribute name="name"/>
282 <macro name="exindex">
283 <attribute name="name"/>
285 <macro name="obindex">
286 <attribute name="name"/>
288 <macro name="kwindex">
289 <attribute name="name"/>
291 <macro name="opindex">
292 <attribute name="type"/>
294 <macro name="stindex">
295 <attribute name="type"/>
297 <macro name="withsubitem">
298 <attribute name="text"/>
301 <macro name="setindexsubitem">
302 <attribute name="text"/>
305 <!-- Entity management. -->
306 <macro name="include" outputname="xi:include">
307 <attribute name="href"/>
309 <macro name="input" outputname="xi:include">
310 <attribute name="href"/>
313 <!-- Large-scale document structure. -->
314 <macro name="documentclass">
315 <attribute name="classname"/>
318 <macro name="usepackage">
319 <attribute name="options" optional="yes"/>
320 <attribute name="pkg"/>
323 <environment name="document"
324 endcloses="chapter chapter* section section*
325 subsection subsection*
326 subsubsection subsubsection*
327 paragraph paragraph* subparagraph
329 <attribute name="xmlns:xi"
330 >http://www.w3.org/2001/XInclude</attribute>
333 <macro name="chapter"
334 closes="chapter chapter* section section* subsection subsection*
335 subsubsection subsubsection*
336 paragraph paragraph* subparagraph subparagraph*">
339 <child name="title"/>
340 <content implied="yes"/>
342 <macro name="chapter*" outputname="chapter"
343 closes="chapter chapter* section section* subsection subsection*
344 subsubsection subsubsection*
345 paragraph paragraph* subparagraph subparagraph*">
346 <attribute name="numbered">no</attribute>
349 <child name="title"/>
350 <content implied="yes"/>
353 <macro name="section"
354 closes="section section* subsection subsection*
355 subsubsection subsubsection*
356 paragraph paragraph* subparagraph subparagraph*">
359 <child name="title"/>
360 <content implied="yes"/>
362 <macro name="section*" outputname="section"
363 closes="section section* subsection subsection*
364 subsubsection subsubsection*
365 paragraph paragraph* subparagraph subparagraph*">
366 <attribute name="numbered">no</attribute>
369 <child name="title"/>
370 <content implied="yes"/>
373 <macro name="subsection"
374 closes="subsection subsection* subsubsection subsubsection*
375 paragraph paragraph* subparagraph subparagraph*">
378 <child name="title"/>
379 <content implied="yes"/>
381 <macro name="subsection*" outputname="subsection"
382 closes="subsection subsection* subsubsection subsubsection*
383 paragraph paragraph* subparagraph subparagraph*">
384 <attribute name="numbered">no</attribute>
387 <child name="title"/>
388 <content implied="yes"/>
391 <macro name="subsubsection"
392 closes="subsubsection subsubsection*
393 paragraph paragraph* subparagraph subparagraph*">
396 <child name="title"/>
397 <content implied="yes"/>
399 <macro name="subsubsection*" outputname="subsubsection"
400 closes="subsubsection subsubsection*
401 paragraph paragraph* subparagraph subparagraph*">
402 <attribute name="numbered">no</attribute>
405 <child name="title"/>
406 <content implied="yes"/>
409 <macro name="paragraph"
410 closes="paragraph paragraph* subparagraph subparagraph*">
413 <child name="title"/>
414 <content implied="yes"/>
416 <macro name="paragraph*" outputname="paragraph"
417 closes="paragraph paragraph* subparagraph subparagraph*">
418 <attribute name="numbered">no</attribute>
421 <child name="title"/>
422 <content implied="yes"/>
425 <macro name="subparagraph"
426 closes="subparagraph subparagraph*">
429 <child name="title"/>
430 <content implied="yes"/>
432 <macro name="subparagraph*" outputname="subparagraph"
433 closes="subparagraph subparagraph*">
434 <attribute name="numbered">no</attribute>
437 <child name="title"/>
438 <content implied="yes"/>
444 <macro name="appendix" outputname="back-matter"
445 closes="chapter chapter* section subsection subsubsection
446 paragraph subparagraph"/>
448 <environment name="list"
450 <attribute name="bullet"/>
451 <attribute name="init"/>
453 <macro name="item" closes="item">
454 <child name="leader" optional="yes"/>
455 <content implied="yes"/>
459 <attribute name="ref"/>
462 <environment name="description" outputname="descriptionlist"
465 <environment name="enumerate" outputname="enumeration"
468 <environment name="fulllineitems"
471 <environment name="itemize"
474 <environment name="definitions" outputname="definitionlist"
476 <macro name="term" closes="definition">
477 <!-- not really optional, but uses the [] syntax -->
478 <child name="term" optional="yes"/>
479 <child name="definition" implied="yes"/>
482 <environment name="alltt" outputname="verbatim"/>
483 <environment name="comment" verbatim="yes"/>
484 <environment name="verbatim" verbatim="yes"/>
485 <environment name="verbatim*" verbatim="yes">
486 <!-- not used anywhere, but it's a standard LaTeXism -->
487 <attribute name="spaces">visible</attribute>
489 <macro name="verbatiminput" ouptutname="xi:include">
490 <attribute name="parse">text</attribute>
491 <attribute name="href"/>
494 <!-- Table markup. -->
495 <macro name="hline"/>
496 <environment name="tableii" outputname="table">
497 <attribute name="cols">2</attribute>
498 <attribute name="colspec"/>
499 <attribute name="style"/>
500 <child name="entry"/>
503 <child name="entry"/>
505 <environment name="longtableii" outputname="table">
506 <attribute name="cols">2</attribute>
507 <attribute name="colspec"/>
508 <attribute name="style"/>
509 <child name="entry"/>
512 <child name="entry"/>
514 <macro name="lineii" outputname="row">
515 <child name="entry"/>
518 <child name="entry"/>
521 <environment name="tableiii" outputname="table">
522 <attribute name="cols">3</attribute>
523 <attribute name="colspec"/>
524 <attribute name="style"/>
525 <child name="entry"/>
528 <child name="entry"/>
531 <child name="entry"/>
533 <environment name="longtableiii" outputname="table">
534 <attribute name="cols">3</attribute>
535 <attribute name="colspec"/>
536 <attribute name="style"/>
537 <child name="entry"/>
540 <child name="entry"/>
543 <child name="entry"/>
545 <macro name="lineiii" outputname="row">
546 <child name="entry"/>
549 <child name="entry"/>
552 <child name="entry"/>
555 <environment name="tableiv" outputname="table">
556 <attribute name="cols">4</attribute>
557 <attribute name="colspec"/>
558 <attribute name="style"/>
559 <child name="entry"/>
562 <child name="entry"/>
565 <child name="entry"/>
568 <child name="entry"/>
570 <environment name="longtableiv" outputname="table">
571 <attribute name="cols">4</attribute>
572 <attribute name="colspec"/>
573 <attribute name="style"/>
574 <child name="entry"/>
577 <child name="entry"/>
580 <child name="entry"/>
583 <child name="entry"/>
585 <macro name="lineiv" outputname="row">
586 <child name="entry"/>
589 <child name="entry"/>
592 <child name="entry"/>
595 <child name="entry"/>
598 <environment name="tablev" outputname="table">
599 <attribute name="cols">4</attribute>
600 <attribute name="colspec"/>
601 <attribute name="style"/>
602 <child name="entry"/>
605 <child name="entry"/>
608 <child name="entry"/>
611 <child name="entry"/>
613 <environment name="longtablev" outputname="table">
614 <attribute name="cols">4</attribute>
615 <attribute name="colspec"/>
616 <attribute name="style"/>
617 <child name="entry"/>
620 <child name="entry"/>
623 <child name="entry"/>
626 <child name="entry"/>
629 <child name="entry"/>
631 <macro name="linev" outputname="row">
632 <child name="entry"/>
635 <child name="entry"/>
638 <child name="entry"/>
641 <child name="entry"/>
644 <child name="entry"/>
647 <!-- These are handled at a later translation stage, at least for now. -->
648 <macro name="Cpp" outputname="">
651 <macro name="geq" outputname="">
652 <entityref name="geq"/>
654 <macro name="infinity" outputname="">
655 <entityref name="infin"/>
657 <macro name="LaTeX" outputname="">
660 <macro name="ldots" outputname="">
663 <macro name="leq" outputname="">
664 <entityref name="leq"/>
666 <macro name="plusminus" outputname="">
667 <entityref name="plusmn"/>
669 <macro name="TeX" outputname="">
672 <macro name="version"/>
674 <!-- Distutils things. -->
675 <macro name="command">
678 <macro name="option">
681 <macro name="filevar" outputname="var">
684 <macro name="XXX" outputname="editorial-comment">
688 <!-- Grammar production lists -->
689 <environment name="productionlist">
690 <attribute name="grammar" optional="yes"/>
692 <macro name="production">
693 <attribute name="token"/>
696 <macro name="productioncont">
699 <macro name="token" outputname="grammartoken">
702 <macro name="grammartoken">
710 <macro name="strong">
713 <macro name="textrm">
716 <macro name="texttt">
722 <macro name="exception">
725 <macro name="keyword">
737 <macro name="cfunction">
740 <macro name="csimplemacro">
746 <macro name="pytype">
749 <macro name="character">
752 <macro name="constant">
755 <macro name="envvar" outputname="envar">
758 <macro name="file" outputname="filename">
761 <macro name="filenq" outputname="filename">
762 <attribute name="quote">no</attribute>
765 <macro name="function">
768 <macro name="kbd" outputname="keysym">
771 <macro name="mailheader">
774 <macro name="makevar">
777 <macro name="method">
780 <macro name="member">
783 <macro name="mimetype">
786 <macro name="newsgroup">
789 <macro name="program" outputname="command">
792 <macro name="programopt" outputname="option">
795 <macro name="longprogramopt" outputname="longoption">
798 <macro name="regexp">
808 <!-- order of the parameters makes this difficult;
809 we'll need to fix it up to <ulink href="...">...</ulink>
818 <macro name="footnote">
821 <macro name="dfn" outputname="definedterm">
829 <!-- minimal math stuff to get by -->
834 <macro name="frac" outputname="fraction">
835 <child name="numerator"/>
836 <child name="denominator"/>
842 <macro name="leftline" outputname="">
846 <!-- Conversions to text; perhaps could be different? There's -->
847 <!-- no way for a style sheet to work with these this way. -->
848 <macro name="ABC" outputname="">
851 <macro name="ASCII" outputname="">
854 <macro name="C" outputname="">
857 <macro name="EOF" outputname="">
860 <macro name="e" outputname="">
863 <macro name="NULL" outputname="constant">
866 <macro name="POSIX" outputname="">
869 <macro name="UNIX" outputname="">
872 <macro name="textasciicircum" outputname="">
875 <macro name="textasciitilde" outputname="">
878 <macro name="textbackslash" outputname="">
881 <macro name="textbar" outputname="">
884 <macro name="textgreater" outputname="">
887 <macro name="textless" outputname="">
891 <!-- These will end up disappearing as well! -->
892 <macro name="catcode" outputname=""/>
893 <macro name="fi" outputname=""/>
894 <macro name="ifhtml" outputname=""/>
895 <macro name="indexname" outputname=""/>
896 <macro name="labelwidth" outputname=""/>
897 <macro name="large" outputname=""/>
898 <macro name="leftmargin" outputname=""/>
899 <macro name="makeindex" outputname=""/>
900 <macro name="makemodindex" outputname=""/>
901 <macro name="maketitle" outputname=""/>
902 <macro name="noindent" outputname=""/>
903 <macro name="protect" outputname=""/>
904 <macro name="textwidth"/>
905 <macro name="renewcommand">
906 <attribute name="macro"/>
907 <attribute name="nargs" optional="yes"/>
910 <macro name="tableofcontents" outputname=""/>
911 <macro name="vspace">
912 <attribute name="size"/>