File: styoption.xml

package info (click to toggle)
dblatex 0.2.9-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,412 kB
  • ctags: 399
  • sloc: xml: 94,669; python: 4,185; sh: 379; makefile: 120
file content (22 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="iso-8859-1"?>
<informaltable>
<tgroup cols="2" colsep="1" rowsep="1" align="left">
<colspec colname="c1"/>
<thead>
<row>
<entry>Option</entry>
<entry>Role</entry>
</row>
</thead>
<tbody>
<row>
<entry align="center" valign="top">hyperlink, nohyperlink</entry>
<entry align="center" valign="top">Indicates if links in the document are provided or not</entry>
</row>
<row>
<entry align="center" valign="top">article, book</entry>
<entry align="center" valign="top">The document is an <sgmltag>article</sgmltag> or a <sgmltag>book</sgmltag></entry>
</row>
</tbody>
</tgroup>
</informaltable>