File: app.xml

package info (click to toggle)
latexml 0.8.8-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,920 kB
  • sloc: xml: 109,048; perl: 30,224; sh: 179; javascript: 28; makefile: 13
file content (26 lines) | stat: -rw-r--r-- 861 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0" encoding="UTF-8"?>
<?latexml class="book"?>
<?latexml package="inputenc" options="utf8"?>
<?latexml RelaxNGSchema="LaTeXML"?>
<document xmlns="http://dlmf.nist.gov/LaTeXML">
  <resource src="LaTeXML.css" type="text/css"/>
  <resource src="ltx-book.css" type="text/css"/>
  <chapter inlist="toc" xml:id="Ch1">
    <tags>
      <tag>Chapter 1</tag>
      <tag role="refnum">1</tag>
      <tag role="typerefnum">Chapter 1</tag>
    </tags>
    <title><tag close=" ">Chapter 1</tag></title>
    <toctitle><tag close=" ">1</tag></toctitle>
  </chapter>
  <appendix inlist="toc" xml:id="A1">
    <tags>
      <tag>Appendix A</tag>
      <tag role="refnum">A</tag>
      <tag role="typerefnum">Appendix A</tag>
    </tags>
    <title><tag close=" ">Appendix A</tag></title>
    <toctitle><tag close=" ">A</tag></toctitle>
  </appendix>
</document>