TEI stylesheet
customization module for
fo output.
This software is dual-licensed:
1. Distributed under a Creative Commons Attribution-ShareAlike 3.0
Unported License http://creativecommons.org/licenses/by-sa/3.0/
2. http://www.opensource.org/licenses/BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
This software is provided by the copyright holders and contributors
"as is" and any express or implied warranties, including, but not
limited to, the implied warranties of merchantability and fitness for
a particular purpose are disclaimed. In no event shall the copyright
holder or contributors be liable for any direct, indirect, incidental,
special, exemplary, or consequential damages (including, but not
limited to, procurement of substitute goods or services; loss of use,
data, or profits; or business interruption) however caused and on any
theory of liability, whether in contract, strict liability, or tort
(including negligence or otherwise) arising in any way out of the use
of this software, even if advised of the possibility of such damage.
[fo] the content of a list item. item behaviour depends on the type attribute of our
parent:
simple, bullets, ordered, gloss, unordered, or bibliography
This is used to tailor the result for different XSL FO processors.
By default, no special measures are taken, so
there are no bookmarks or other such features. Possible values are
passivetex (the TeX-based PassiveTeX processor)
xep (XEP)
fop (FOP)
antenna (Antenna House)
TOC leader pattern, options are:
- rule A rule. If this choice is selected, the "rule-thickness" and "rule-style" properties
are used to set the leader's style.
- dots A repeating sequence of dots. The choice of dot character is dependent on the
user agent.
- use-content A repeating pattern as specified by $tocLeaderPatternContent.
inherit
TOC rule style as specified by FO:
none No rule, forces rule-thickness to 0.
dotted A series of dots.
dashed A series of short line segments.
solid A single line segment.
double Two solid lines. The sum of the two lines and the space between them equals
the value of "rule-thickness".
groove The rule looks as though it were carved into the canvas. (Top/left half of
the rule's thickness is the color specified; the other half is white.)
ridge The opposite of "groove", the rule looks as though it were coming out of the
canvas. (Bottom/right half of the rule's thickness is the color specified; the other
half is white.)
inherit