~ubuntu-branches/ubuntu/wily/dblatex/wily

« back to all changes in this revision

Viewing changes to docs/custom/param.xml

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Hoenen
  • Date: 2008-08-11 20:28:56 UTC
  • mfrom: (4.1.7 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080811202856-d2qjg24ut53mgufx
Tags: 0.2.9-3
* Improve CJK (Chinese/Japanese/Korean) support:
  + Let XSL configuration parameter cjk.font default to gkai (instead of the
    cyberbit font not included in Debian).
  + Add Suggests dependency on latex-cjk-all for the gkai fonts.
  + Fix the db2latex style not to collide with the CJKutf8.sty file.
  Thanks to W. Martin Borgert for reporting and hints.
  Closes: #482857, #492350
* Fix a name clash with TeXLive for spanish documents in native style.
  Thanks to W. Martin Borgert for reporting.  Closes: #492304
* Support underscore characters in xreflabel attributes.  Thanks to
  Sébastien Villemot for reporting.  Closes: #492959

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE informaltable PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 
3
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
1
4
<informaltable>
2
 
<tgroup cols="3" colsep="1" rowsep="1" align="left">
3
 
<colspec colname="c1"/>
 
5
<tgroup align="left" cols="3" colsep="1" rowsep="1">
 
6
<colspec colname="c1" colwidth="2*" />
 
7
 
 
8
<colspec colname="c2" colwidth="3*" />
 
9
 
 
10
<colspec colname="c3" colwidth="*" />
 
11
 
4
12
<thead>
5
13
<row>
6
14
<entry>Parameter</entry>
 
15
 
7
16
<entry>Role</entry>
8
 
<entry>Default value</entry>
 
17
 
 
18
<entry>Default Value</entry>
9
19
</row>
10
20
</thead>
 
21
 
11
22
<tbody>
12
 
<!-- -->
 
23
<row>
 
24
<entry>alt.use</entry>
 
25
 
 
26
<entry>When an (informal) equation contains both <sgmltag>alt</sgmltag> and
 
27
another element (graphic, etc.), and when
 
28
<parameter>tex.math.in.alt</parameter> is not set to 'latex', the alt element
 
29
is not used to display the equation since it is considered as a fallback
 
30
element. Set <parameter>alt.use</parameter> to force the use of
 
31
<sgmltag>alt</sgmltag> as default rendering element even when
 
32
<parameter>tex.math.in.alt</parameter> is not set to 'latex'.</entry>
 
33
 
 
34
<entry>0</entry>
 
35
</row>
 
36
 
 
37
<!-- -->
 
38
 
 
39
<row>
 
40
<entry>annotation.support</entry>
 
41
 
 
42
<entry>Set to 1 the experimental DocBook 5 <sgmltag>annotation</sgmltag>
 
43
support is enabled.</entry>
 
44
 
 
45
<entry>0</entry>
 
46
</row>
 
47
 
 
48
<!-- -->
 
49
 
13
50
<row>
14
51
<entry>callout.markup.circled</entry>
 
52
 
15
53
<entry>Set to 1 the callouts references in a <sgmltag>calloutlist</sgmltag>
16
 
are white numbers in black circles, like the markups in the listing (or graphic).
17
 
Set to 0 the references are simple numbers.
18
 
</entry>
 
54
are white numbers in black circles, like the markups in the listing (or
 
55
graphic). Set to 0 the references are simple numbers.</entry>
 
56
 
19
57
<entry>1</entry>
20
58
</row>
 
59
 
21
60
<!-- -->
 
61
 
22
62
<row>
23
63
<entry>callout.linkends.hot</entry>
 
64
 
24
65
<entry>The callouts referenced in a callout list are hot links if the
25
 
parameter is set to 1. Then, the references are in red such like any
26
 
other cross-reference link in the document.</entry>
 
66
parameter is set to 1. Then, the references are in red such like any other
 
67
cross-reference link in the document.</entry>
 
68
 
27
69
<entry>1</entry>
28
70
</row>
29
 
<!-- -->
 
71
 
 
72
<!-- -->
 
73
 
 
74
<row>
 
75
<entry>calloutlist.style</entry>
 
76
 
 
77
<entry>Defines how the callout list items are displayed. The value must be
 
78
some valid enumitem description list options.</entry>
 
79
 
 
80
<entry>"leftmargin=1cm,style=sameline"</entry>
 
81
</row>
 
82
 
 
83
<!-- -->
 
84
 
 
85
<row>
 
86
<entry>citation.default.style</entry>
 
87
 
 
88
<entry>Default natbib citation style to apply when natbib is used. See <xref
 
89
linkend="sec-natbib" />.</entry>
 
90
 
 
91
<entry>Empty</entry>
 
92
</row>
 
93
 
 
94
<!-- -->
 
95
 
 
96
<row>
 
97
<entry>citation.natbib.options</entry>
 
98
 
 
99
<entry>Options to pass to the natbib package when it is loaded. See also <xref
 
100
linkend="sec-natbib" />.</entry>
 
101
 
 
102
<entry>Empty</entry>
 
103
</row>
 
104
 
 
105
<!-- -->
 
106
 
 
107
<row>
 
108
<entry>citation.natbib.use</entry>
 
109
 
 
110
<entry>Load the natbib package, and allows the use of natbib citation styles.
 
111
The package is loaded if the parameter is set to 1. See <xref
 
112
linkend="sec-natbib" />.</entry>
 
113
 
 
114
<entry>0</entry>
 
115
</row>
 
116
 
 
117
<!-- -->
 
118
 
 
119
<row>
 
120
<entry>cjk.font</entry>
 
121
 
 
122
<entry>Fonts to use in CJK environments (i.e. for Chinese, Japanese or Korean
 
123
documents handled by the CJK package).</entry>
 
124
 
 
125
<entry>cyberbit</entry>
 
126
</row>
 
127
 
 
128
<!-- -->
 
129
 
30
130
<row>
31
131
<entry>co.linkends.show</entry>
 
132
 
32
133
<entry>Next to a callout markup the links to the corresponding calloutlist
33
 
items are shown when the parameter is set to 1.
34
 
Set to 0 the links are not shown.</entry>
 
134
items are shown when the parameter is set to 1. Set to 0 the links are not
 
135
shown.</entry>
 
136
 
35
137
<entry>1</entry>
36
138
</row>
37
 
<!-- -->
 
139
 
 
140
<!-- -->
 
141
 
 
142
<row>
 
143
<entry>colophon.tocdepth</entry>
 
144
 
 
145
<entry>Same than <parameter>preface.tocdepth</parameter> for colophon
 
146
sections.</entry>
 
147
 
 
148
<entry>0</entry>
 
149
</row>
 
150
 
 
151
<!-- -->
 
152
 
 
153
<row>
 
154
<entry>dedication.tocdepth</entry>
 
155
 
 
156
<entry>Same than <parameter>preface.tocdepth</parameter> for dedication
 
157
sections.</entry>
 
158
 
 
159
<entry>0</entry>
 
160
</row>
 
161
 
 
162
<!-- -->
 
163
 
38
164
<row>
39
165
<entry>doc.alignment</entry>
 
166
 
40
167
<entry>Defines the text alignment for the whole document. The valid values
41
168
are: "left", "center", "right", "justify". An empty string is equivalent to
42
169
"justify".</entry>
 
170
 
43
171
<entry>Empty</entry>
44
172
</row>
45
 
<!-- -->
 
173
 
 
174
<!-- -->
 
175
 
 
176
<row>
 
177
<entry>doc.collab.show</entry>
 
178
 
 
179
<entry>Show the collaborators (authors, contributors) defined in the document
 
180
information block.</entry>
 
181
 
 
182
<entry>1</entry>
 
183
</row>
 
184
 
 
185
<!-- -->
 
186
 
46
187
<row>
47
188
<entry>doc.lot.show</entry>
48
 
<entry>Specifies which Lists of Titles should be printed after the  
49
 
Table of Content. The value is a comma separated list of the LoTs to 
50
 
show. The supported LoTs are "figure", "table", "equation", and "example".
51
 
The list order represents the LoTs order in the output document.</entry>
 
189
 
 
190
<entry>Specifies which Lists of Titles should be printed after the Table of
 
191
Content. The value is a comma separated list of the LoTs to show. The
 
192
supported LoTs are "figure", "table", "equation", and "example". The list
 
193
order represents the LoTs order in the output document.</entry>
 
194
 
52
195
<entry>"figure,table"</entry>
53
196
</row>
 
197
 
54
198
<!-- -->
 
199
 
55
200
<row>
56
201
<entry>doc.pdfcreator.show</entry>
 
202
 
57
203
<entry>Fill the Creator field of the PDF document information section with
58
204
"DBLaTeX-&lt;version&gt;" if the parameter is set to 1. Set to 0 this field is
59
205
keep untouched.</entry>
 
206
 
60
207
<entry>1</entry>
61
208
</row>
 
209
 
62
210
<!-- -->
 
211
 
63
212
<row>
64
213
<entry>doc.publisher.show</entry>
 
214
 
65
215
<entry>Print the dblatex logo on the cover page for the native docbook style
66
216
if the parameter is set to 1.</entry>
 
217
 
67
218
<entry>0</entry>
68
219
</row>
69
 
<!-- -->
 
220
 
 
221
<!-- -->
 
222
 
 
223
<row>
 
224
<entry>doc.section.depth</entry>
 
225
 
 
226
<entry>Depth of the section numbering. Used to set the latex
 
227
<literal>secnumdepth</literal> counter.</entry>
 
228
 
 
229
<entry>5</entry>
 
230
</row>
 
231
 
 
232
<!-- -->
 
233
 
 
234
<row>
 
235
<entry>doc.toc.show</entry>
 
236
 
 
237
<entry>Print the table of contents when set to 1.</entry>
 
238
 
 
239
<entry>1</entry>
 
240
</row>
 
241
 
 
242
<!-- -->
 
243
 
 
244
<row>
 
245
<entry>draft.mode</entry>
 
246
 
 
247
<entry>Print <sgmltag>releaseinfo</sgmltag> in a framed box in the header,
 
248
when the parameter is set to 'yes'. The <sgmltag>releaseinfo</sgmltag> is
 
249
ignored if the parameter is set to 'no', or if the releaseinfo content is
 
250
empty. When the parameter is set to 'maybe', the draft mode is deduced from
 
251
the <sgmltag>status</sgmltag> attribute of the root element if set to
 
252
'draft'.</entry>
 
253
 
 
254
<entry>maybe</entry>
 
255
</row>
 
256
 
 
257
<!-- -->
 
258
 
 
259
<row>
 
260
<entry>draft.watermark</entry>
 
261
 
 
262
<entry>Print the draft text (that is, "DRAFT") as a watermark on each page, if
 
263
the document is in draft mode and if the parameter is set to '1'.</entry>
 
264
 
 
265
<entry>1</entry>
 
266
</row>
 
267
 
 
268
<!-- -->
 
269
 
 
270
<row>
 
271
<entry>equation.default.position</entry>
 
272
 
 
273
<entry>Default equation float placement algorithm to apply. See
 
274
figure.default.position for more details about how to use latex float
 
275
specifications.</entry>
 
276
 
 
277
<entry>[H]</entry>
 
278
</row>
 
279
 
 
280
<!-- -->
 
281
 
 
282
<row>
 
283
<entry>example.default.position</entry>
 
284
 
 
285
<entry>Default example float placement algorithm to apply. See
 
286
figure.default.position for more details about how to use latex float
 
287
specifications.</entry>
 
288
 
 
289
<entry>[H]</entry>
 
290
</row>
 
291
 
 
292
<!-- -->
 
293
 
70
294
<row>
71
295
<entry>figure.caution</entry>
72
 
<entry>Figure to use to render a <sgmltag>caution</sgmltag> block. This parameter is
73
 
added to allow new latex styles to use their own figures in admonitions.</entry>
 
296
 
 
297
<entry>Figure to use to render a <sgmltag>caution</sgmltag> block. This
 
298
parameter is added to allow new latex styles to use their own figures in
 
299
admonitions.</entry>
 
300
 
74
301
<entry>"warning"</entry>
75
302
</row>
 
303
 
76
304
<!-- -->
 
305
 
77
306
<row>
78
307
<entry>figure.default.position</entry>
79
 
<entry>Default figure float placement algorithm to apply. The default parameter value
80
 
is [htbp] meaning that latex tries to place the figure where it occurs first (h,
81
 
here), then at the top of the page (t), at the bottom of the page (b), and finally on the next page (p).</entry>
 
308
 
 
309
<entry>Default figure float placement algorithm to apply. The default
 
310
parameter value is [htbp] meaning that latex tries to place the figure where
 
311
it occurs first (h, here), then at the top of the page (t), at the bottom of
 
312
the page (b), and finally on the next page (p).</entry>
 
313
 
82
314
<entry>[htbp]</entry>
83
315
</row>
 
316
 
84
317
<row>
85
318
<entry>figure.important</entry>
86
 
<entry>Figure to use to render a <sgmltag>important</sgmltag> block. This parameter is
87
 
added to allow new latex styles to use their own figures in admonitions.</entry>
 
319
 
 
320
<entry>Figure to use to render a <sgmltag>important</sgmltag> block. This
 
321
parameter is added to allow new latex styles to use their own figures in
 
322
admonitions.</entry>
 
323
 
88
324
<entry>"warning"</entry>
89
325
</row>
 
326
 
90
327
<row>
91
328
<entry>figure.note</entry>
92
 
<entry>Figure to use to render a <sgmltag>note</sgmltag> block. This parameter is
93
 
added to allow new latex styles to use their own figures in admonitions.</entry>
 
329
 
 
330
<entry>Figure to use to render a <sgmltag>note</sgmltag> block. This parameter
 
331
is added to allow new latex styles to use their own figures in
 
332
admonitions.</entry>
 
333
 
94
334
<entry>Empty</entry>
95
335
</row>
 
336
 
96
337
<row>
97
338
<entry>figure.tip</entry>
98
 
<entry>Figure to use to render a <sgmltag>tip</sgmltag> block. This parameter is
99
 
added to allow new latex styles to use their own figures in admonitions.</entry>
 
339
 
 
340
<entry>Figure to use to render a <sgmltag>tip</sgmltag> block. This parameter
 
341
is added to allow new latex styles to use their own figures in
 
342
admonitions.</entry>
 
343
 
100
344
<entry>Empty</entry>
101
345
</row>
 
346
 
102
347
<row>
103
348
<entry>figure.title.top</entry>
104
 
<entry>Set to 1 the <sgmltag>figure</sgmltag> float title position is above the
105
 
image. Set to 0 the title is under the image.</entry>
 
349
 
 
350
<entry>Set to 1 the <sgmltag>figure</sgmltag> float title position is above
 
351
the image. Set to 0 the title is under the image.</entry>
 
352
 
106
353
<entry>0</entry>
107
354
</row>
 
355
 
108
356
<row>
109
357
<entry>figure.warning</entry>
110
 
<entry>Figure to use to render a <sgmltag>warning</sgmltag> block. This parameter is
111
 
added to allow new latex styles to use their own figures in admonitions.</entry>
 
358
 
 
359
<entry>Figure to use to render a <sgmltag>warning</sgmltag> block. This
 
360
parameter is added to allow new latex styles to use their own figures in
 
361
admonitions.</entry>
 
362
 
112
363
<entry>"warning"</entry>
113
364
</row>
 
365
 
114
366
<!-- -->
 
367
 
115
368
<row>
116
369
<entry>filename.as.url</entry>
 
370
 
117
371
<entry>Set to 1 the <sgmltag>filename</sgmltag>s are handled as URLs, with the
118
 
same hyphenation rules. Set to 0 the <sgmltag>filename</sgmltag> hyphenation is forced for each character.</entry>
 
372
same hyphenation rules. Set to 0 the <sgmltag>filename</sgmltag> hyphenation
 
373
is forced for each character.</entry>
 
374
 
119
375
<entry>1</entry>
120
376
</row>
 
377
 
121
378
<!-- -->
 
379
 
122
380
<row>
123
381
<entry>glossterm.auto.link</entry>
 
382
 
124
383
<entry>When set to 1, the glossterms in the document are linked to their
125
384
definition in the glossary.</entry>
 
385
 
126
386
<entry>0</entry>
127
387
</row>
 
388
 
128
389
<!-- -->
 
390
 
129
391
<row>
130
392
<entry>imagedata.boxed</entry>
 
393
 
131
394
<entry>If set to 1, put the images into a framed box.</entry>
 
395
 
132
396
<entry>0</entry>
133
397
</row>
 
398
 
134
399
<!-- -->
 
400
 
135
401
<row>
136
402
<entry>imagedata.default.scale</entry>
137
 
<entry>cf. <xref  linkend="sec-defaultscale"/></entry>
 
403
 
 
404
<entry>cf. <xref linkend="sec-defaultscale" /></entry>
 
405
 
138
406
<entry>pagebound</entry>
139
407
</row>
140
 
<!-- -->
141
 
<row>
142
 
<entry>latex.hyperparam</entry>
143
 
<entry>cf. <xref  linkend="sec-hyperparam"/></entry>
144
 
<entry>empty</entry>
145
 
</row>
146
 
<!-- -->
 
408
 
 
409
<!-- -->
 
410
 
 
411
<row>
 
412
<entry>imagedata.file.check</entry>
 
413
 
 
414
<entry>When set to 1 some tex code is added to ensure that latex compilation
 
415
does not fail when the referenced imagadata file does not exist.</entry>
 
416
 
 
417
<entry>1</entry>
 
418
</row>
 
419
 
 
420
<!-- -->
 
421
 
 
422
<row>
 
423
<entry>imageobjectco.hide</entry>
 
424
 
 
425
<entry>When set to 1 the callout numbered circles are not drawn on the image.
 
426
Only the anchors are put, allowing callout list items to jump at the
 
427
referenced position on the image. The purpose of this parameter is to allow
 
428
the use of images that already contain the callout numbers (like for GIMP
 
429
manual).</entry>
 
430
 
 
431
<entry>0</entry>
 
432
</row>
 
433
 
 
434
<!-- -->
 
435
 
 
436
<row>
 
437
<entry>korean.package</entry>
 
438
 
 
439
<entry>When lang is set to 'ko' and the parameter is set to 'CJK' the CJK
 
440
package is included to handle the Korean language.</entry>
 
441
 
 
442
<entry>CJK</entry>
 
443
</row>
 
444
 
 
445
<!-- -->
 
446
 
 
447
<row>
 
448
<entry>latex.babel.language</entry>
 
449
 
 
450
<entry>This parameter forces the use of the specified babel language whatever
 
451
the document language is.</entry>
 
452
 
 
453
<entry>Empty</entry>
 
454
</row>
 
455
 
 
456
<!-- -->
 
457
 
147
458
<row>
148
459
<entry>latex.babel.use</entry>
 
460
 
149
461
<entry>Set to 1 the babel package corresponding to the document language is
150
462
included. Set to 0 no babel package is included whatever the document language
151
463
is.</entry>
 
464
 
152
465
<entry>1</entry>
153
466
</row>
154
 
<!-- -->
155
 
<row>
156
 
<entry>latex.babel.language</entry>
157
 
<entry>This parameter forces the use of the specified babel
158
 
language whatever the document language is.</entry>
159
 
<entry>Empty</entry>
160
 
</row>
161
 
<!-- -->
 
467
 
 
468
<!-- -->
 
469
 
 
470
<row>
 
471
<entry>latex.bibfiles</entry>
 
472
 
 
473
<entry>Defines the default BibTeX database to use. Used when the bibtex PI
 
474
does not have a "bibfiles" attribute. See <xref linkend="sec-bibtex" /> for
 
475
more details.</entry>
 
476
 
 
477
<entry>Empty</entry>
 
478
</row>
 
479
 
 
480
<!-- -->
 
481
 
 
482
<row>
 
483
<entry>latex.biblio.output</entry>
 
484
 
 
485
<entry>Defines how the BibTeX bibliographic entries are printed out. The
 
486
available values are defined in <xref linkend="sec-bibtex" />.</entry>
 
487
 
 
488
<entry>all</entry>
 
489
</row>
 
490
 
 
491
<!-- -->
 
492
 
 
493
<row>
 
494
<entry>latex.biblio.style</entry>
 
495
 
 
496
<entry>Defines the default BibTeX style to apply. Meaningful when not empty,
 
497
only for the used bibtex databases. See <xref linkend="sec-bibtex" />.</entry>
 
498
 
 
499
<entry>Empty</entry>
 
500
</row>
 
501
 
 
502
<!-- -->
 
503
 
 
504
<row>
 
505
<entry>latex.class.article</entry>
 
506
 
 
507
<entry>This parameter sets the document class to use for
 
508
<sgmltag>article</sgmltag> documents.</entry>
 
509
 
 
510
<entry>article</entry>
 
511
</row>
 
512
 
 
513
<!-- -->
 
514
 
 
515
<row>
 
516
<entry>latex.class.book</entry>
 
517
 
 
518
<entry>This parameter sets the document class to use for
 
519
<sgmltag>book</sgmltag> documents.</entry>
 
520
 
 
521
<entry>report</entry>
 
522
</row>
 
523
 
 
524
<!-- -->
 
525
 
162
526
<row>
163
527
<entry>latex.class.options</entry>
 
528
 
164
529
<entry>Options passed to the \documentclass command.</entry>
 
530
 
165
531
<entry>Empty</entry>
166
532
</row>
167
 
<!-- -->
 
533
 
 
534
<!-- -->
 
535
 
 
536
<row>
 
537
<entry>latex.encoding</entry>
 
538
 
 
539
<entry>Encoding of the latex document to produce. The supported values are:
 
540
"latin1" and "utf8". See <xref linkend="sec-doc-encode" /> for more details
 
541
about how to use it.</entry>
 
542
 
 
543
<entry>"latin1"</entry>
 
544
</row>
 
545
 
 
546
<!-- -->
 
547
 
 
548
<row>
 
549
<entry>latex.hyperparam</entry>
 
550
 
 
551
<entry>See <xref linkend="sec-hyperparam" /></entry>
 
552
 
 
553
<entry>empty</entry>
 
554
</row>
 
555
 
 
556
<!-- -->
 
557
 
 
558
<row>
 
559
<entry>latex.unicode.use</entry>
 
560
 
 
561
<entry>Set to 1 the passivetex unicode support is included, allowing to handle
 
562
a wider range of Unicode characters (like cyrillic).</entry>
 
563
 
 
564
<entry>0</entry>
 
565
</row>
 
566
 
 
567
<!-- -->
 
568
 
168
569
<row>
169
570
<entry>literal.layout.options</entry>
 
571
 
170
572
<entry>Overwrite the default options passed to the \lstset command.</entry>
 
573
 
171
574
<entry>Empty</entry>
172
575
</row>
 
576
 
173
577
<!-- -->
 
578
 
174
579
<row>
175
580
<entry>literal.lines.showall</entry>
176
 
<entry>Set to 1, all the lines in a verbatim environment like programlisting or
177
 
  screen are printed, even if they are empty. Set to 0, the last empty lines are
178
 
  not printed. It is set to 1 by default.</entry>
 
581
 
 
582
<entry>Set to 1, all the lines in a verbatim environment like programlisting
 
583
or screen are printed, even if they are empty. Set to 0, the last empty lines
 
584
are not printed. It is set to 1 by default.</entry>
 
585
 
179
586
<entry>1</entry>
180
587
</row>
 
588
 
181
589
<!-- -->
 
590
 
182
591
<row>
183
592
<entry>literal.width.ignore</entry>
 
593
 
184
594
<entry>When set to 1 the programlisting and screen width attribute is ignored.
185
595
In this case all the verbatim environment widths are equal to the enclosing
186
 
environment width.
187
 
</entry>
 
596
environment width.</entry>
 
597
 
188
598
<entry>0</entry>
189
599
</row>
 
600
 
190
601
<!-- -->
 
602
 
191
603
<row>
192
604
<entry>make.year.ranges</entry>
 
605
 
193
606
<entry>If non-zero, copyright years will be collated into ranges. Parameter
194
 
taken from the DocBook XSL stylesheets.
195
 
</entry>
 
607
taken from the DocBook XSL stylesheets.</entry>
 
608
 
196
609
<entry>0</entry>
197
610
</row>
 
611
 
198
612
<!-- -->
 
613
 
199
614
<row>
200
615
<entry>make.single.year.ranges</entry>
201
 
<entry>If non-zero, year ranges that span a single year will be printed in range
202
 
notation (1998-1999) instead of discrete notation (1998, 1999). Parameter
203
 
taken from the DocBook XSL stylesheets.
204
 
</entry>
 
616
 
 
617
<entry>If non-zero, year ranges that span a single year will be printed in
 
618
range notation (1998-1999) instead of discrete notation (1998, 1999).
 
619
Parameter taken from the DocBook XSL stylesheets.</entry>
 
620
 
205
621
<entry>0</entry>
206
622
</row>
 
623
 
207
624
<!-- -->
 
625
 
208
626
<row>
209
627
<entry>mediaobject.caption.style</entry>
 
628
 
210
629
<entry>Font style of the mediaobject caption text. Its value can be any valid
211
 
latex font style command combinations. By default this parameter put the caption
212
 
text to italics.</entry>
 
630
latex font style command combinations. By default this parameter put the
 
631
caption text to italics.</entry>
 
632
 
213
633
<entry>\slshape</entry>
214
634
</row>
215
 
<!-- -->
216
 
<row>
217
 
<entry>newtbl.format.thead</entry>
218
 
<entry>LaTeX formatting for head table cells.</entry>
219
 
<entry>\bfseries%&#10;</entry>
220
 
</row>
 
635
 
 
636
<!-- -->
 
637
 
 
638
<row>
 
639
<entry>monoseq.hyphenation</entry>
 
640
 
 
641
<entry>When set to 1, aggressively hyphenates the inlined element rendered
 
642
with monoseq fonts. When set to 0, let latex do as default. When set to
 
643
'nohyphen', dblatex tries to avoid overfull boxes (words in the margins) but
 
644
keeps the monoseq words not splittable.</entry>
 
645
 
 
646
<entry>1</entry>
 
647
</row>
 
648
 
 
649
<!-- -->
 
650
 
 
651
<row>
 
652
<entry>monoseq.small</entry>
 
653
 
 
654
<entry>When set to 1, choose a smaller font to the element rendered with
 
655
monoseq fonts.</entry>
 
656
 
 
657
<entry>0</entry>
 
658
</row>
 
659
 
 
660
<!-- -->
 
661
 
 
662
<row>
 
663
<entry>newtbl.autowidth</entry>
 
664
 
 
665
<entry>Defines if the table column widths must be automatically sized by
 
666
latex. See <xref linkend="sec-newtbl-autowidth" />.</entry>
 
667
 
 
668
<entry>Empty</entry>
 
669
</row>
 
670
 
 
671
<row>
 
672
<entry>newtbl.bgcolor.thead</entry>
 
673
 
 
674
<entry>Background color of the <sgmltag>thead</sgmltag> rows.</entry>
 
675
 
 
676
<entry>1</entry>
 
677
</row>
 
678
 
 
679
<row>
 
680
<entry>newtbl.default.colsep</entry>
 
681
 
 
682
<entry>Set to 1, print the column separators when no
 
683
<sgmltag>colspec</sgmltag> attribute is specified.</entry>
 
684
 
 
685
<entry>1</entry>
 
686
</row>
 
687
 
 
688
<row>
 
689
<entry>newtbl.default.rowsep</entry>
 
690
 
 
691
<entry>Set to 1, print the row separators when no <sgmltag>rowspec</sgmltag>
 
692
attribute is specified.</entry>
 
693
 
 
694
<entry>1</entry>
 
695
</row>
 
696
 
221
697
<row>
222
698
<entry>newtbl.format.tbody</entry>
 
699
 
223
700
<entry>LaTeX formatting for body table cells.</entry>
 
701
 
224
702
<entry>Empty</entry>
225
703
</row>
 
704
 
226
705
<row>
227
706
<entry>newtbl.format.tfoot</entry>
 
707
 
228
708
<entry>LaTeX formatting for foot table cells.</entry>
 
709
 
229
710
<entry>Empty</entry>
230
711
</row>
231
 
<row>
232
 
<entry>newtbl.default.colsep</entry>
233
 
<entry>Set to 1, print the column separators when no
234
 
<sgmltag>colspec</sgmltag> attribute is specified.</entry>
235
 
<entry>1</entry>
236
 
</row>
237
 
<row>
238
 
<entry>newtbl.default.rowsep</entry>
239
 
<entry>Set to 1, print the row separators when no
240
 
<sgmltag>rowspec</sgmltag> attribute is specified.</entry>
241
 
<entry>1</entry>
242
 
</row>
 
712
 
 
713
<row>
 
714
<entry>newtbl.format.thead</entry>
 
715
 
 
716
<entry>LaTeX formatting for head table cells.</entry>
 
717
 
 
718
<entry>\bfseries%</entry>
 
719
</row>
 
720
 
243
721
<row>
244
722
<entry>newtbl.use.hhline</entry>
245
 
<entry>Set to 1, use the <filename>hhline</filename> package to draw the
246
 
table row separators instead of cline. Using <filename>hhline</filename> seems
247
 
more suited for colored tables.</entry>
248
 
<entry>0</entry>
249
 
</row>
250
 
<!-- -->
 
723
 
 
724
<entry>Set to 1, use the <filename>hhline</filename> package to draw the table
 
725
row separators instead of cline. Using <filename>hhline</filename> seems more
 
726
suited for colored tables.</entry>
 
727
 
 
728
<entry>0</entry>
 
729
</row>
 
730
 
 
731
<!-- -->
 
732
 
 
733
<row>
 
734
<entry>pdf.annot.options</entry>
 
735
 
 
736
<entry>Options to change how the PDF text annotations should look. The
 
737
supported options are width, height, depth. The options must be comma
 
738
separated like: <literal>width=5cm,depth=10cm</literal>.</entry>
 
739
 
 
740
<entry>Empty</entry>
 
741
</row>
 
742
 
 
743
<!-- -->
 
744
 
 
745
<row>
 
746
<entry>preface.tocdepth</entry>
 
747
 
 
748
<entry>When greater than 0, the preface headings appear in the TOC. The
 
749
parameter value define the preface section depth appearing in the TOC and in
 
750
the bookmarks. If set to 0, none of the sections are put in the TOC. If set to
 
751
1, only the chapter level appears in the TOC and bookmarks, and so on. When
 
752
the parameter is negative, it behaves like with 0, but it uses the previous
 
753
implementation (use of unnumbered sections, that is, with latex heading
 
754
commands ending with '*').</entry>
 
755
 
 
756
<entry>0</entry>
 
757
</row>
 
758
 
 
759
<!-- -->
 
760
 
251
761
<row>
252
762
<entry>qandaset.defaultlabel</entry>
253
 
<entry>Defines the default label to use in a <sgmltag>qandadet</sgmltag>
254
 
when the defaultlabel attribute is not specified.</entry>
 
763
 
 
764
<entry>Defines the default label to use in a <sgmltag>qandadet</sgmltag> when
 
765
the defaultlabel attribute is not specified.</entry>
 
766
 
255
767
<entry>"number"</entry>
256
768
</row>
257
 
<!-- -->
 
769
 
 
770
<!-- -->
 
771
 
 
772
<row>
 
773
<entry>refentry.numbered</entry>
 
774
 
 
775
<entry>Defines either the <sgmltag>refentry</sgmltag> titles are numbered or
 
776
not. When numbered, it is displayed as any other numbered section.</entry>
 
777
 
 
778
<entry>1</entry>
 
779
</row>
 
780
 
 
781
<!-- -->
 
782
 
 
783
<row>
 
784
<entry>refentry.tocdepth</entry>
 
785
 
 
786
<entry>Same than <parameter>preface.tocdepth</parameter> for refentry
 
787
sections. Meaningful only when <parameter>refentry.numbered</parameter> is set
 
788
to 0.</entry>
 
789
 
 
790
<entry>5</entry>
 
791
</row>
 
792
 
 
793
<!-- -->
 
794
 
258
795
<row>
259
796
<entry>seg.item.separator</entry>
 
797
 
260
798
<entry>Defines the separator to use between several
261
799
<sgmltag>segitem</sgmltag>s.</entry>
 
800
 
262
801
<entry>", "</entry>
263
802
</row>
 
803
 
264
804
<!-- -->
 
805
 
265
806
<row>
266
807
<entry>set.book.num</entry>
267
 
<entry>When the document root element is a <sgmltag>set</sgmltag> this parameter
268
 
can be used to select the book to print, because
 
808
 
 
809
<entry>When the document root element is a <sgmltag>set</sgmltag> this
 
810
parameter can be used to select the book to print, because
269
811
<command>dblatex</command> can output only one book from the set.</entry>
 
812
 
270
813
<entry>1</entry>
271
814
</row>
 
815
 
272
816
<!-- -->
 
817
 
273
818
<row>
274
819
<entry>table.default.position</entry>
275
 
<entry>Default table float placement algorithm to apply. The default parameter value
276
 
is [htbp] meaning that latex tries to place the table where it occurs first (h,
277
 
here), then at the top of the page (t), at the bottom of the page (b), and finally on the next page (p).</entry>
 
820
 
 
821
<entry>Default table float placement algorithm to apply. The default parameter
 
822
value is [htbp] meaning that latex tries to place the table where it occurs
 
823
first (h, here), then at the top of the page (t), at the bottom of the page
 
824
(b), and finally on the next page (p).</entry>
 
825
 
278
826
<entry>[htbp]</entry>
279
827
</row>
280
 
<!-- -->
 
828
 
 
829
<!-- -->
 
830
 
 
831
<row>
 
832
<entry>table.in.float</entry>
 
833
 
 
834
<entry>Set to 0 the formal tables are no more put in table floats. They are
 
835
displayed with the longtable package, allowing to have formal tables covering
 
836
several pages (which is not possible with floats). The limitation is that the
 
837
title must necessarily be on the top of the table.</entry>
 
838
 
 
839
<entry>1</entry>
 
840
</row>
 
841
 
 
842
<!-- -->
 
843
 
281
844
<row>
282
845
<entry>table.title.top</entry>
 
846
 
283
847
<entry>Set to 1 the <sgmltag>table</sgmltag> float title position is above the
284
848
table. Set to 0 the title is under the table.</entry>
 
849
 
285
850
<entry>0</entry>
286
851
</row>
 
852
 
287
853
<!-- -->
 
854
 
288
855
<row>
289
856
<entry>term.breakline</entry>
290
 
<entry>Set to 1 the item following a term in a variable list is put on the next
291
 
line.</entry>
 
857
 
 
858
<entry>Set to 1 the item following a term in a variable list is put on the
 
859
next line.</entry>
 
860
 
292
861
<entry>0</entry>
293
862
</row>
294
 
<!-- -->
 
863
 
 
864
<!-- -->
 
865
 
 
866
<row>
 
867
<entry>tex.math.in.alt</entry>
 
868
 
 
869
<entry>Specifies if the <sgmltag>alt</sgmltag> element in an (informal)
 
870
equation contains some tex equation. If so, and if the tex equation is in
 
871
'latex' format, the content is directly used by dblatex.</entry>
 
872
 
 
873
<entry>latex</entry>
 
874
</row>
 
875
 
 
876
<!-- -->
 
877
 
295
878
<row>
296
879
<entry>titleabbrev.in.toc</entry>
297
 
<entry>Set to 1 the titleabbrev content is put in the TOC instead of the 
298
 
        title.</entry>
 
880
 
 
881
<entry>Set to 1 the titleabbrev content is put in the TOC instead of the
 
882
title.</entry>
 
883
 
299
884
<entry>1</entry>
300
885
</row>
 
886
 
 
887
<!-- -->
 
888
 
 
889
<row>
 
890
<entry>toc.section.depth</entry>
 
891
 
 
892
<entry>Depth of the TOC. Used to set the latex <literal>tocdepth</literal>
 
893
counter.</entry>
 
894
 
 
895
<entry>5</entry>
 
896
</row>
 
897
 
 
898
<!-- -->
 
899
 
 
900
<row>
 
901
<entry>xetex.font</entry>
 
902
 
 
903
<entry>Font specification for XeTeX. Meaningful only when the xetex backend is
 
904
used.</entry>
 
905
 
 
906
<entry>\setmainfont{DejaVU Serif} \setsansfont{DejaVu Sans}</entry>
 
907
</row>
301
908
</tbody>
302
909
</tgroup>
303
 
</informaltable>
304
 
 
 
910
</informaltable>
 
 
b'\\ No newline at end of file'