Parameter | Value | Description | ||
appendix-number-format |
Allowed values are: 'I', 'i',
'A', 'a', '1'.
Default value:
'A'.
|
The number format of topics referenced in a bookmap as
appendix. By default, such topics are numbered as follows:
Appendix A. Title of first appendix, Appendix
B. Title of second appendix, etc.
|
||
cause-number-format |
Allowed values are: 'I', 'i',
'A', 'a', '1'.
Default value:
'A'.
|
In a
<troubleshooting> topic,
multiple <remedy> elements having no title
are given numbers formatted using this format. |
||
center |
List of element names separated by
whitespace.
Example: 'fig equation-figure simpletable
table'.
Default value: ''.
|
Specifies which elements are to be centered horizontally
on the page.
|
||
equation-number-after |
String.
Default value: ')'.
|
Text added after the contents of a
<equation-number> element. |
||
equation-number-before |
String.
Default value: '('.
|
Text added before the contents of a
<equation-number> element. |
||
extended-toc |
Allowed values are: 'frontmatter',
'backmatter', 'both',
'none'.
Default value: 'none'.
|
Allows to add
<frontmatter> and
<backmatter>
<topicref> s to the Table of Contents
(TOC) of a document.Note that the
@toc ,
@navtitle , @locktitle , etc,
attributes are applied normally to
<frontmatter> and
<backmatter>
<topicref> s when an extended TOC is
generated. |
||
external-resource-base |
Allowed values are: '', an URL ending with
"/" or '#REMOVE'.
|
Specifies how to resolve
<xref>
or <link> elements having an external
@scope attribute and a relative
@href attribute. Example of such
<xref> elements: <xref
scope="external" format="java"
href="src/Test.java">Test.java</xref>.
|
||
highlight-source |
Allowed values are: 'yes' and
'no'.
Default value: 'yes'.
|
By default, syntax highlighting is
turned on for all elements specializing
<pre>
and having an @outputclass attribute equals to
language-c, language-cpp,
language-csharp, language-delphi,
language-ini, language-java, language-javascript,
language-m2, language-perl, language-php,
language-python, language-ruby,
language-tcl. |
||
index-range-separator |
String.
Default value: '–' (EN
DASH).
|
The string used to separate the first page number from
the last page number in a page range of an indexed term. Example:
index-range-separator='<-->':
C Cat 54, 87<-->90 |
||
link-auto-text |
List of values separated by whitespace. Allowed values
are: 'number' and 'text'.
Default value:
'number text'.
|
This parameter specifies which text to generate for a
<link> element, when this
<link> element has no
<linktext> child element or when this
<linktext> child element is
empty.Similar to above parameter xref-auto-text but for
<link> elements. |
||
note-icon-list |
List of type attribute values separated by
whitespace.
Default value: 'attention caution danger
fastpath important note notes remember restriction
tip'.
|
Specifies the type (attribute
@type ) of
the <note> elements for which icons should be
used rather than text in order to represent note
labels.Ignored unless
use-note-icon='yes'.
|
||
number |
List of values separated by whitespace. Allowed values
are: 'topic', 'chapter-only', 'table',
'fig', 'example', 'equation-figure',
'all'.
Default value: '' (number
nothing).
|
Specifies which elements are to be numbered.
'all' is a short form for 'topic table fig
equation-figure'.
'chapter-only' means: number
topics, but only those referenced in a bookmap as
<part> , <chapter> and
<appendix> .
|
||
number-separator1 |
String.
Default value: '.'.
|
The string used to separate the hierarchical number of
topics acting as sections.
|
||
number-separator2 |
String.
Default value: '-'.
|
The string used to separate the hierarchical number of
figures, tables, examples and equations.
When possible, the
number of figure, table, example or equation is made relative to the
number of the ancestor chapter or appendix. This gives for example
(for descendants of chapter 5): Figure 5-1. Title of first
figure of chapter 5, Figure 5-2. Title of second
figure of chapter 5, etc.
|
||
mark-important-steps |
Allowed values are: 'yes' and
'no'.
Default value: 'no'.
|
Generates a "Required" (respectively "Optional") label for
<step> and <substep>
elements having an @importance attribute set to
"required" (resp. "optional"). |
||
part-number-format |
Allowed values are: 'I', 'i',
'A', 'a', '1'.
Default value:
'I'.
|
The number format of topics referenced in a bookmap as
part. By default, such topics are numbered as follows:
Part I. Title of first part, Part II. Title
of second part, etc.
|
||
prepend-chapter-to-section-number |
Allowed values are: 'yes' and
'no'.
Default value: 'no'.
|
Normally topics which are descendants of chapters (that
is, topics referenced in a bookmap as
<chapter> ) are numbered as follows: 1.
Title of first section, 1.1. Title of first
subsection, etc.Specifying
prepend-chapter-to-section-number='yes' prepends the number
of the chapter ancestor to the section number. This gives for
example (for descendants of chapter 5): 5.1. Title of
first section, 5.1.1. Title of first subsection,
etc.
|
||
remedy-number-format |
Allowed values are: 'I', 'i',
'A', 'a', '1'.
Default value:
'A'.
|
In a
<troubleshooting> topic,
multiple <remedy> elements having no title
are given numbers formatted using this format. |
||
show-draft-comments |
Allowed values are: 'yes' and
'no'.
Default value: 'no'.
|
Specifies whether
<draft-comments> elements should be
rendered. |
||
troubleSolution-number-format |
Allowed values are: 'I', 'i',
'A', 'a', '1'.
Default value:
'1'.
|
In a
<troubleshooting> topic,
multiple <troubleSolution> elements having no
title are given numbers formatted using this format. |
||
title-after |
List of element names separated by
whitespace.
Example: 'fig equation-figure
table'.
Default value: ''.
|
Specifies which elements should have their titles
displayed after their bodies.
|
||
title-page |
Allowed values are: 'auto', 'none' or
the URI of a custom title page.
Default value:
'auto'.
|
Specifies the kind of ``title page'' (contains the title
of the document, its author, etc) to be generated before the actual
contents of the document.
|
||
title-prefix-separator1 |
String.
Default value: '.
'.
|
The string used to separate the number of an formal
object from its title.
|
||
use-note-icon |
Allowed values are: 'yes' and
'no'.
Default value: 'no'.
|
Specifies whether icons should be used rather than text
in order to represent the label of a
<note>
element. |
||
watermark-image |
URI. If the URI is relative, it is relative to the
current working directory of the user.
No default
value.
|
Specifies an image file which is to be used as a
watermark in all the pages comprising the output document. See also
parameter watermark.
If you
need this feature when generating RTF,
WordprocessingML, Office Open XML
(.docx), OpenDocument
(.odt), please make sure to use
XMLmind XSL-FO Converter
v5.3+.
|
||
xref-auto-text |
List of values separated by whitespace. Allowed values
are: 'number' and 'text'.
Default value:
'number'.
|
This parameter specifies which text to generate for an
<xref> element, when this
<xref> element contains no text at
all(1).Let's suppose that an
<xref> element containing no text at all
points to a topic titled "Installation".Because the
<xref> element points to an element having a
<title> child element, ditac may use this
title as a starting point for the generated text.Now let's
suppose that topics are numbered and that the number of the
"Installation" topic is "Chapter 5".
The
text generated for this
<xref> element is
thus:
Note that this specification is just a hint because ditac
needs anyway to generate some text. For example, if topics are not
numbered and xref-auto-text='number', the generated text
will be "Installation".
|
||
![]() |
URL. A relative URL is relative to the output
directory.
Default value: 'resources/' resolved
against the directory which contains the XSLT
stylesheets.
|
Most XSLT stylesheets generate files which reference
resources such as icons or CSS stylesheets. This parameter specifies
the target directory which is to contain such resources.
If
this directory does not exist, it is automatically created.
If
this directory does not already contain the resources needed by the
XSLT stylesheets, such resources are automatically copied to this
directory.
The default value of this parameter is something
like
file:/opt/ditac/xsl/xhtml/resources/ for
the stylesheets generating XHTML. URL
file:/opt/ditac/xsl/xhtml/resources/ specifies
an existing directory containing basic.css ,
note.png , important.png ,
etc. This means that by default, no directory is created and no
resource is copied.If the value of this parameter is an
absolute URI, then ditac assumes that no resource directory is to be
created and no resource is to be copied because this has already
been done by the user.
|
(1) | This implies that the xref-auto-text parameter is
ignored when an <xref> element contains some
text. |