File: specparam.xml

package info (click to toggle)
dblatex 0.3.4-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 12,004 kB
  • sloc: xml: 100,126; python: 5,478; makefile: 137; sh: 70
file content (54 lines) | stat: -rw-r--r-- 1,254 bytes parent folder | download | duplicates (10)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<informaltable>
<tgroup cols="4" colsep="1" rowsep="1" align="left">
<colspec colname="c1"/>
<thead>
<row>
<entry>Keyword</entry>
<entry>Value</entry>
<entry>Corresponding option</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>TexInputs</entry>
<entry>Directories</entry>
<entry>--texinputs</entry>
<entry>Defines extra path to add to TEXINPUTS</entry>
</row>
<row>
<entry>TexStyle</entry>
<entry>Latex package name</entry>
<entry>--texstyle</entry>
<entry>Defines the LaTeX style package to use.</entry>
</row>
<row>
<entry>TexPost</entry>
<entry>Script file name</entry>
<entry>--texpost</entry>
<entry>Defines the LaTeX post process script to use.</entry>
</row>
<row>
<entry>XslParam</entry>
<entry>Parameter file name</entry>
<entry>-p</entry>
<entry>Defines the parameter file to use.</entry>
</row>
<row>
<entry>FigInputs</entry>
<entry>Directories</entry>
<entry>-I</entry>
<entry>Defines the extra figures path.</entry>
</row>
<row>
<entry>Options</entry>
<entry>Command line options</entry>
<entry>None</entry>
<entry>Lists command options to use by default when using the tool. The
options specified by the parameter are directly passed to
<command>dblatex</command></entry>
</row>
</tbody>
</tgroup>
</informaltable>