|
Last change
on this file was 2, checked in by jkacer, 18 years ago |
|
Added all DocBook Framework stuff:
- DocBook DTD
- Transformation software FOP 0.20.5 and Saxon 6
- XSL styles
- Rexx scripts
Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | <refentry id="xref.label-title.separator">
|
|---|
| 2 | <refmeta>
|
|---|
| 3 | <refentrytitle>xref.label-title.separator</refentrytitle>
|
|---|
| 4 | <refmiscinfo role="type">string</refmiscinfo>
|
|---|
| 5 | </refmeta>
|
|---|
| 6 | <refnamediv>
|
|---|
| 7 | <refname>xref.label-title.separator</refname>
|
|---|
| 8 | <refpurpose>Punctuation or space separating label from title in xref</refpurpose>
|
|---|
| 9 | </refnamediv>
|
|---|
| 10 |
|
|---|
| 11 | <refsynopsisdiv>
|
|---|
| 12 | <src:fragment id='xref.label-title.separator.frag'><xsl:param name="xref.label-title.separator">: </xsl:param></src:fragment>
|
|---|
| 13 | </refsynopsisdiv>
|
|---|
| 14 |
|
|---|
| 15 | <refsect1><title>Description</title>
|
|---|
| 16 |
|
|---|
| 17 | <para>
|
|---|
| 18 | This parameter allows you to control the punctuation of certain
|
|---|
| 19 | types of generated cross reference text.
|
|---|
| 20 | When cross reference text is generated for an
|
|---|
| 21 | <sgmltag class="element">xref</sgmltag> or
|
|---|
| 22 | <sgmltag class="element">olink</sgmltag> element
|
|---|
| 23 | using an <sgmltag class="attribute">xrefstyle</sgmltag> attribute
|
|---|
| 24 | that makes use of the <literal>select:</literal> feature,
|
|---|
| 25 | and the selected components include both label and title,
|
|---|
| 26 | then the value of this parameter is inserted between
|
|---|
| 27 | label and title in the output.
|
|---|
| 28 | </para>
|
|---|
| 29 |
|
|---|
| 30 | </refsect1>
|
|---|
| 31 | </refentry>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.