Imported Upstream version 1.77.1
[platform/upstream/docbook-xsl.git] / fo / param.xsl
1 <?xml version="1.0"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3
4 <!-- This file is generated from param.xweb -->
5
6 <!-- ********************************************************************
7      $Id: param.xweb 9238 2012-03-02 18:38:42Z bobstayton $
8      ********************************************************************
9
10      This file is part of the XSL DocBook Stylesheet distribution.
11      See ../README or http://docbook.sf.net/release/xsl/current/ for
12      copyright and other information.
13
14      ******************************************************************** -->
15
16 <xsl:attribute-set name="abstract.properties">
17   <xsl:attribute name="start-indent">0.0in</xsl:attribute>
18   <xsl:attribute name="end-indent">0.0in</xsl:attribute>
19 </xsl:attribute-set>
20 <xsl:attribute-set name="abstract.title.properties">
21   <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"/></xsl:attribute>
22   <xsl:attribute name="font-weight">bold</xsl:attribute>
23   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
24   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
25   <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"/></xsl:attribute>
26   <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"/></xsl:attribute>
27   <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"/></xsl:attribute>
28   <xsl:attribute name="hyphenate">false</xsl:attribute>
29   <xsl:attribute name="text-align">center</xsl:attribute>
30 </xsl:attribute-set>
31 <xsl:param name="admon.graphics.extension">.png</xsl:param>
32 <xsl:param name="admon.graphics" select="0"/>
33 <xsl:param name="admon.graphics.path">images/</xsl:param>
34 <xsl:param name="admon.textlabel" select="1"/>
35 <xsl:attribute-set name="admonition.properties"/>
36 <xsl:attribute-set name="admonition.title.properties">
37   <xsl:attribute name="font-size">14pt</xsl:attribute>
38   <xsl:attribute name="font-weight">bold</xsl:attribute>
39   <xsl:attribute name="hyphenate">false</xsl:attribute>
40   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
41 </xsl:attribute-set>
42 <xsl:param name="base.dir"/>
43 <xsl:attribute-set name="graphical.admonition.properties">
44   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
45   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
46   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
47   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
48   <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
49   <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
50 </xsl:attribute-set>
51 <xsl:attribute-set name="nongraphical.admonition.properties">
52   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
53   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
54   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
55   <xsl:attribute name="margin-{$direction.align.start}">0.25in</xsl:attribute>
56   <xsl:attribute name="margin-{$direction.align.end}">0.25in</xsl:attribute>
57 </xsl:attribute-set>
58 <xsl:param name="alignment">justify</xsl:param>
59 <xsl:param name="appendix.autolabel">A</xsl:param>
60 <xsl:param name="arbortext.extensions" select="0"/>
61 <xsl:attribute-set name="article.appendix.title.properties" use-attribute-sets="section.title.properties                          section.title.level1.properties">
62   <xsl:attribute name="margin-{$direction.align.start}">
63     <xsl:value-of select="$title.margin.left"/>
64   </xsl:attribute>
65 </xsl:attribute-set>
66 <xsl:param name="author.othername.in.middle" select="1"/>
67 <xsl:param name="autotoc.label.separator">. </xsl:param>
68 <xsl:param name="axf.extensions" select="0"/>
69 <xsl:param name="biblioentry.item.separator">. </xsl:param>
70 <xsl:attribute-set name="biblioentry.properties" use-attribute-sets="normal.para.spacing">
71   <xsl:attribute name="start-indent">0.5in</xsl:attribute>
72   <xsl:attribute name="text-indent">-0.5in</xsl:attribute>
73 </xsl:attribute-set>
74 <xsl:param name="bibliography.collection">http://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param>
75
76 <xsl:param name="bibliography.numbered" select="0"/>
77 <xsl:param name="bibliography.style">normal</xsl:param>
78 <xsl:attribute-set name="blockquote.properties">
79 <xsl:attribute name="margin-{$direction.align.start}">0.5in</xsl:attribute>
80 <xsl:attribute name="margin-{$direction.align.end}">0.5in</xsl:attribute>
81 <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
82 <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
83 <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
84 </xsl:attribute-set>
85 <xsl:param name="body.font.family">serif</xsl:param>
86 <xsl:param name="body.font.master">10</xsl:param>
87 <xsl:param name="body.font.size">
88  <xsl:value-of select="$body.font.master"/><xsl:text>pt</xsl:text>
89 </xsl:param>
90 <xsl:param name="body.margin.bottom">0.5in</xsl:param>
91 <xsl:param name="body.margin.top">0.5in</xsl:param>
92 <xsl:param name="body.start.indent">
93   <xsl:choose>
94     <xsl:when test="$fop.extensions != 0">0pt</xsl:when>
95     <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>
96     <xsl:otherwise>4pc</xsl:otherwise>
97   </xsl:choose>
98 </xsl:param>
99 <xsl:param name="body.end.indent">0pt</xsl:param>
100 <xsl:param name="bookmarks.collapse" select="1"/>
101 <xsl:param name="bridgehead.in.toc" select="0"/>
102 <xsl:attribute-set name="calloutlist.properties">
103   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
104   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
105   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
106   <xsl:attribute name="provisional-distance-between-starts">2.2em</xsl:attribute>
107   <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute>
108 </xsl:attribute-set>
109 <xsl:attribute-set name="callout.properties">
110 </xsl:attribute-set>
111 <xsl:param name="callout.defaultcolumn">60</xsl:param>
112
113 <xsl:param name="callout.graphics.extension">.svg</xsl:param>
114 <xsl:param name="callout.graphics" select="1"/>
115 <xsl:param name="callout.icon.size">7pt</xsl:param>
116
117 <xsl:param name="callout.graphics.number.limit">30</xsl:param>
118 <xsl:param name="callout.graphics.path">images/callouts/</xsl:param>
119 <xsl:param name="callout.unicode.font">ZapfDingbats</xsl:param>
120 <xsl:param name="callout.unicode" select="0"/>
121 <xsl:param name="callout.unicode.number.limit">10</xsl:param>
122 <xsl:param name="callout.unicode.start.character">10102</xsl:param>
123 <xsl:param name="callouts.extension" select="1"/>
124 <xsl:param name="chapter.autolabel" select="1"/>
125 <xsl:param name="chunk.quietly" select="0"/>
126 <xsl:param name="collect.xref.targets">no</xsl:param>
127 <xsl:param name="column.count.back" select="1"/>
128 <xsl:param name="column.count.body" select="1"/>
129 <xsl:param name="column.count.front" select="1"/>
130 <xsl:param name="column.count.index">2</xsl:param>
131 <xsl:param name="column.count.lot" select="1"/>
132 <xsl:param name="column.count.titlepage" select="1"/>
133 <xsl:param name="column.gap.back">12pt</xsl:param>
134 <xsl:param name="column.gap.body">12pt</xsl:param>
135 <xsl:param name="column.gap.front">12pt</xsl:param>
136 <xsl:param name="column.gap.index">12pt</xsl:param>
137 <xsl:param name="column.gap.lot">12pt</xsl:param>
138 <xsl:param name="column.gap.titlepage">12pt</xsl:param>
139 <xsl:attribute-set name="compact.list.item.spacing">
140   <xsl:attribute name="space-before.optimum">0em</xsl:attribute>
141   <xsl:attribute name="space-before.minimum">0em</xsl:attribute>
142   <xsl:attribute name="space-before.maximum">0.2em</xsl:attribute>
143 </xsl:attribute-set>
144 <xsl:param name="component.label.includes.part.label" select="0"/>
145 <xsl:attribute-set name="component.title.properties">
146   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
147   <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"/></xsl:attribute>
148   <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"/></xsl:attribute>
149   <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"/></xsl:attribute>
150   <xsl:attribute name="hyphenate">false</xsl:attribute>
151   <xsl:attribute name="text-align">
152     <xsl:choose>
153       <xsl:when test="((parent::article | parent::articleinfo | parent::info/parent::article) and not(ancestor::book) and not(self::bibliography))         or (parent::slides | parent::slidesinfo)">center</xsl:when>
154       <xsl:otherwise>start</xsl:otherwise>
155     </xsl:choose>
156   </xsl:attribute>
157   <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>
158 </xsl:attribute-set>
159 <xsl:attribute-set name="component.titlepage.properties">
160 </xsl:attribute-set>
161 <xsl:param name="crop.marks" select="0"/>
162 <xsl:param name="crop.mark.width">0.5pt</xsl:param>
163 <xsl:param name="crop.mark.offset">24pt</xsl:param>
164 <xsl:param name="crop.mark.bleed">6pt</xsl:param>
165 <xsl:param name="current.docid"/>
166 <xsl:param name="default.float.class">
167   <xsl:choose>
168     <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when>
169     <xsl:otherwise>before</xsl:otherwise>
170   </xsl:choose>
171 </xsl:param>
172 <xsl:param name="default.image.width"/>
173 <xsl:param name="default.table.width"/>
174 <xsl:param name="default.table.frame">all</xsl:param>
175 <xsl:param name="default.table.rules">none</xsl:param>
176 <xsl:param name="default.units">pt</xsl:param>
177 <xsl:param name="dingbat.font.family">serif</xsl:param>
178 <xsl:param name="double.sided" select="0"/>
179 <xsl:param name="draft.mode">no</xsl:param>
180 <xsl:param name="draft.watermark.image">images/draft.png</xsl:param>
181
182 <xsl:param name="ebnf.assignment">
183   <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="{$monospace.font.family}">
184     <xsl:text>::=</xsl:text>
185   </fo:inline>
186 </xsl:param>
187
188 <xsl:param name="ebnf.statement.terminator"/>
189 <xsl:param name="email.delimiters.enabled" select="1"/>
190 <xsl:param name="email.mailto.enabled" select="0"/>
191 <xsl:attribute-set name="equation.properties" use-attribute-sets="formal.object.properties"/>
192 <xsl:attribute-set name="equation.number.properties">
193   <xsl:attribute name="text-align">end</xsl:attribute>
194   <xsl:attribute name="display-align">center</xsl:attribute>
195 </xsl:attribute-set>
196 <xsl:attribute-set name="example.properties" use-attribute-sets="formal.object.properties">
197     <xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
198 </xsl:attribute-set>
199 <xsl:param name="exsl.node.set.available"> 
200   <xsl:choose>
201     <xsl:when xmlns:exsl="http://exslt.org/common" exsl:foo="" test="function-available('exsl:node-set') or                        contains(system-property('xsl:vendor'),                          'Apache Software Foundation')">1</xsl:when>
202     <xsl:otherwise>0</xsl:otherwise>
203   </xsl:choose>
204 </xsl:param>
205 <xsl:attribute-set name="figure.properties" use-attribute-sets="formal.object.properties"/>
206 <xsl:param name="firstterm.only.link" select="0"/>
207 <xsl:attribute-set name="footer.content.properties">
208   <xsl:attribute name="font-family">
209     <xsl:value-of select="$body.fontset"/>
210   </xsl:attribute>
211   <xsl:attribute name="margin-left">
212     <xsl:value-of select="$title.margin.left"/>
213   </xsl:attribute>
214 </xsl:attribute-set>
215 <xsl:param name="footer.rule" select="1"/>
216 <xsl:param name="footer.column.widths">1 1 1</xsl:param>
217 <xsl:param name="footer.table.height">14pt</xsl:param>
218 <xsl:attribute-set name="footer.table.properties">
219   <xsl:attribute name="table-layout">fixed</xsl:attribute>
220   <xsl:attribute name="width">100%</xsl:attribute>
221 </xsl:attribute-set>
222 <xsl:param name="footers.on.blank.pages" select="1"/>
223 <xsl:param name="footnote.font.size">
224  <xsl:value-of select="$body.font.master * 0.8"/><xsl:text>pt</xsl:text>
225 </xsl:param>
226 <xsl:param name="footnote.number.format">1</xsl:param>
227 <xsl:param name="footnote.number.symbols"/>
228 <xsl:attribute-set name="footnote.mark.properties">
229   <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>
230   <xsl:attribute name="font-size">75%</xsl:attribute>
231   <xsl:attribute name="font-weight">normal</xsl:attribute>
232   <xsl:attribute name="font-style">normal</xsl:attribute>
233 </xsl:attribute-set>
234 <xsl:attribute-set name="footnote.properties">
235   <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>
236   <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"/></xsl:attribute>
237   <xsl:attribute name="font-weight">normal</xsl:attribute>
238   <xsl:attribute name="font-style">normal</xsl:attribute>
239   <xsl:attribute name="text-align"><xsl:value-of select="$alignment"/></xsl:attribute>
240   <xsl:attribute name="start-indent">0pt</xsl:attribute>
241   <xsl:attribute name="text-indent">0pt</xsl:attribute>
242   <xsl:attribute name="hyphenate"><xsl:value-of select="$hyphenate"/></xsl:attribute>
243   <xsl:attribute name="wrap-option">wrap</xsl:attribute>
244   <xsl:attribute name="linefeed-treatment">treat-as-space</xsl:attribute>
245 </xsl:attribute-set>
246 <xsl:attribute-set name="footnote.sep.leader.properties">
247   <xsl:attribute name="color">black</xsl:attribute>
248   <xsl:attribute name="leader-pattern">rule</xsl:attribute>
249   <xsl:attribute name="leader-length">1in</xsl:attribute>
250 </xsl:attribute-set>
251 <xsl:param name="fop.extensions" select="0"/>
252 <xsl:param name="fop1.extensions" select="0"/>
253 <xsl:attribute-set name="formal.object.properties">
254   <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute>
255   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
256   <xsl:attribute name="space-before.maximum">2em</xsl:attribute>
257   <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
258   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
259   <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
260   <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
261 </xsl:attribute-set>
262 <xsl:param name="formal.procedures" select="1"/>
263 <xsl:param name="formal.title.placement">
264 figure before
265 example before
266 equation before
267 table before
268 procedure before
269 task before
270 </xsl:param>
271 <xsl:attribute-set name="formal.title.properties" use-attribute-sets="normal.para.spacing">
272   <xsl:attribute name="font-weight">bold</xsl:attribute>
273   <xsl:attribute name="font-size">
274     <xsl:value-of select="$body.font.master * 1.2"/>
275     <xsl:text>pt</xsl:text>
276   </xsl:attribute>
277   <xsl:attribute name="hyphenate">false</xsl:attribute>
278   <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute>
279   <xsl:attribute name="space-after.optimum">0.6em</xsl:attribute>
280   <xsl:attribute name="space-after.maximum">0.8em</xsl:attribute>
281 </xsl:attribute-set>
282 <xsl:param name="funcsynopsis.decoration" select="1"/>
283 <xsl:param name="funcsynopsis.style">kr</xsl:param>
284 <xsl:param name="function.parens" select="0"/>
285 <xsl:param name="generate.consistent.ids" select="0"/>
286 <xsl:param name="generate.index" select="1"/>
287 <xsl:param name="generate.section.toc.level" select="0"/>
288
289 <xsl:param name="generate.toc">
290 /appendix toc,title
291 article/appendix  nop
292 /article  toc,title
293 book      toc,title,figure,table,example,equation
294 /chapter  toc,title
295 part      toc,title
296 /preface  toc,title
297 reference toc,title
298 /sect1    toc
299 /sect2    toc
300 /sect3    toc
301 /sect4    toc
302 /sect5    toc
303 /section  toc
304 set       toc,title
305 </xsl:param>
306 <xsl:param name="glossary.as.blocks" select="0"/>
307 <xsl:param name="glossary.collection"/>
308 <xsl:param name="glossary.sort" select="0"/>
309 <xsl:param name="glossentry.show.acronym">no</xsl:param>
310 <xsl:param name="glosslist.as.blocks" select="0"/>
311 <xsl:param name="glossterm.auto.link" select="0"/>
312 <xsl:param name="glossterm.separation">0.25in</xsl:param>
313 <xsl:param name="glossterm.width">2in</xsl:param>
314 <xsl:attribute-set name="glossentry.list.item.properties">
315   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
316   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
317   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
318 </xsl:attribute-set>
319 <xsl:attribute-set name="glossterm.list.properties">
320 </xsl:attribute-set>
321 <xsl:attribute-set name="glossterm.block.properties">
322   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
323   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
324   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
325   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
326   <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
327 </xsl:attribute-set>
328 <xsl:attribute-set name="glossdef.list.properties">
329 </xsl:attribute-set>
330 <xsl:attribute-set name="glossdef.block.properties">
331   <xsl:attribute name="margin-{$direction.align.start}">.25in</xsl:attribute>
332 </xsl:attribute-set>
333 <xsl:param name="graphic.default.extension"/>
334 <xsl:attribute-set name="header.content.properties">
335   <xsl:attribute name="font-family">
336     <xsl:value-of select="$body.fontset"/>
337   </xsl:attribute>
338   <xsl:attribute name="margin-left">
339     <xsl:value-of select="$title.margin.left"/>
340   </xsl:attribute>
341 </xsl:attribute-set>
342 <xsl:param name="header.rule" select="1"/>
343 <xsl:param name="header.column.widths">1 1 1</xsl:param>
344 <xsl:param name="header.table.height">14pt</xsl:param>
345 <xsl:attribute-set name="header.table.properties">
346   <xsl:attribute name="table-layout">fixed</xsl:attribute>
347   <xsl:attribute name="width">100%</xsl:attribute>
348 </xsl:attribute-set>
349 <xsl:param name="headers.on.blank.pages" select="1"/>
350 <xsl:param name="highlight.default.language"/>
351 <xsl:param name="highlight.source" select="0"/>
352 <xsl:param name="highlight.xslthl.config"/>
353 <xsl:param name="hyphenate">true</xsl:param>
354 <xsl:param name="hyphenate.verbatim" select="0"/>
355 <xsl:param name="hyphenate.verbatim.characters"/>
356 <xsl:param name="ignore.image.scaling" select="0"/>
357 <xsl:param name="img.src.path"/>
358 <xsl:param name="index.method">basic</xsl:param>
359 <xsl:param name="index.on.role" select="0"/>
360 <xsl:param name="index.on.type" select="0"/>
361 <xsl:attribute-set name="index.page.number.properties">
362 </xsl:attribute-set>
363 <xsl:attribute-set name="informalequation.properties" use-attribute-sets="informal.object.properties"/>
364 <xsl:attribute-set name="informalexample.properties" use-attribute-sets="informal.object.properties"/>
365 <xsl:attribute-set name="informalfigure.properties" use-attribute-sets="informal.object.properties"/>
366 <xsl:attribute-set name="informal.object.properties">
367   <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute>
368   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
369   <xsl:attribute name="space-before.maximum">2em</xsl:attribute>
370   <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
371   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
372   <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
373 </xsl:attribute-set>
374 <xsl:attribute-set name="informaltable.properties" use-attribute-sets="informal.object.properties"/>
375 <xsl:attribute-set name="index.preferred.page.properties">
376   <xsl:attribute name="font-weight">bold</xsl:attribute>
377 </xsl:attribute-set>
378 <xsl:attribute-set name="index.div.title.properties">
379   <xsl:attribute name="margin-{$direction.align.start}">0pt</xsl:attribute>
380   <xsl:attribute name="font-size">14.4pt</xsl:attribute>
381   <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"/></xsl:attribute>
382   <xsl:attribute name="font-weight">bold</xsl:attribute>
383   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
384   <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master,'pt')"/></xsl:attribute>
385   <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master,'pt * 0.8')"/></xsl:attribute>
386   <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master,'pt * 1.2')"/></xsl:attribute>
387   <xsl:attribute name="start-indent">0pt</xsl:attribute>
388 </xsl:attribute-set>
389 <xsl:attribute-set name="index.entry.properties">
390   <xsl:attribute name="start-indent">0pt</xsl:attribute>
391 </xsl:attribute-set>
392 <xsl:param name="index.number.separator"/>
393 <xsl:param name="index.range.separator"/>
394 <xsl:param name="index.term.separator"/>
395 <xsl:param name="insert.link.page.number">no</xsl:param>
396 <xsl:param name="insert.xref.page.number">no</xsl:param>
397 <xsl:attribute-set name="itemizedlist.properties" use-attribute-sets="list.block.properties">
398 </xsl:attribute-set>
399 <xsl:attribute-set name="itemizedlist.label.properties">
400 </xsl:attribute-set>
401     <xsl:param name="itemizedlist.label.width">1.0em</xsl:param>
402   
403
404 <xsl:param name="keep.relative.image.uris" select="0"/>
405 <xsl:param name="l10n.gentext.default.language">en</xsl:param>
406 <xsl:param name="l10n.gentext.language"/>
407 <xsl:param name="l10n.gentext.use.xref.language" select="0"/>
408 <xsl:param name="l10n.lang.value.rfc.compliant" select="1"/>
409 <xsl:param name="label.from.part" select="0"/>
410 <xsl:param name="line-height">normal</xsl:param>
411 <xsl:param name="linenumbering.everyNth">5</xsl:param>
412 <xsl:param name="linenumbering.extension" select="1"/>
413 <xsl:param name="linenumbering.separator"><xsl:text> </xsl:text></xsl:param>
414 <xsl:param name="linenumbering.width">3</xsl:param>
415 <xsl:attribute-set name="list.block.properties">
416   <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute>
417   <xsl:attribute name="provisional-distance-between-starts">1.5em</xsl:attribute>
418 </xsl:attribute-set>
419 <xsl:attribute-set name="list.block.spacing">
420   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
421   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
422   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
423   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
424   <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
425   <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
426 </xsl:attribute-set>
427 <xsl:attribute-set name="list.item.spacing">
428   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
429   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
430   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
431 </xsl:attribute-set>
432 <xsl:param name="make.index.markup" select="0"/>
433 <xsl:param name="make.single.year.ranges" select="0"/>
434 <xsl:param name="make.year.ranges" select="0"/>
435 <xsl:attribute-set name="margin.note.properties">
436   <xsl:attribute name="font-size">90%</xsl:attribute>
437   <xsl:attribute name="text-align">start</xsl:attribute>
438 </xsl:attribute-set>
439 <xsl:attribute-set name="margin.note.title.properties">
440   <xsl:attribute name="font-weight">bold</xsl:attribute>
441   <xsl:attribute name="hyphenate">false</xsl:attribute>
442   <xsl:attribute name="text-align">start</xsl:attribute>
443   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
444 </xsl:attribute-set>
445 <xsl:param name="margin.note.float.type">none</xsl:param>
446 <xsl:param name="margin.note.width">1in</xsl:param>
447 <xsl:param name="marker.section.level">2</xsl:param>
448 <xsl:param name="menuchoice.menu.separator"> â†’ </xsl:param>
449 <xsl:param name="menuchoice.separator">+</xsl:param>
450 <xsl:param name="monospace.font.family">monospace</xsl:param>
451 <xsl:attribute-set name="monospace.properties">
452   <xsl:attribute name="font-family">
453     <xsl:value-of select="$monospace.font.family"/>
454   </xsl:attribute>
455 </xsl:attribute-set>
456 <xsl:attribute-set name="monospace.verbatim.properties" use-attribute-sets="verbatim.properties monospace.properties">
457   <xsl:attribute name="text-align">start</xsl:attribute>
458   <xsl:attribute name="wrap-option">no-wrap</xsl:attribute>
459 </xsl:attribute-set>
460 <xsl:param name="monospace.verbatim.font.width">0.60em</xsl:param>
461 <xsl:param name="nominal.table.width">6in</xsl:param>
462 <xsl:attribute-set name="normal.para.spacing">
463   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
464   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
465   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
466 </xsl:attribute-set>
467 <xsl:param name="olink.doctitle">no</xsl:param> 
468 <xsl:param name="olink.base.uri"/>
469 <xsl:param name="olink.debug" select="0"/>
470 <xsl:attribute-set name="olink.properties">
471   <xsl:attribute name="show-destination">replace</xsl:attribute>
472 </xsl:attribute-set>
473 <xsl:param name="olink.lang.fallback.sequence"/>
474 <xsl:attribute-set name="orderedlist.properties" use-attribute-sets="list.block.properties">
475   <xsl:attribute name="provisional-distance-between-starts">2em</xsl:attribute>
476 </xsl:attribute-set>
477 <xsl:attribute-set name="orderedlist.label.properties">
478 </xsl:attribute-set>
479 <xsl:param name="orderedlist.label.width">1.2em</xsl:param>
480 <xsl:param name="prefer.internal.olink" select="0"/>
481 <xsl:param name="insert.olink.page.number">no</xsl:param>
482 <xsl:param name="insert.olink.pdf.frag" select="0"/>
483 <xsl:param name="page.height">
484   <xsl:choose>
485     <xsl:when test="$page.orientation = 'portrait'">
486       <xsl:value-of select="$page.height.portrait"/>
487     </xsl:when>
488     <xsl:otherwise>
489       <xsl:value-of select="$page.width.portrait"/>
490     </xsl:otherwise>
491   </xsl:choose>
492 </xsl:param>
493 <xsl:param name="page.height.portrait">
494   <xsl:choose>
495     <xsl:when test="$paper.type = 'A4landscape'">210mm</xsl:when>
496     <xsl:when test="$paper.type = 'USletter'">11in</xsl:when>
497     <xsl:when test="$paper.type = 'USlandscape'">8.5in</xsl:when>
498     <xsl:when test="$paper.type = '4A0'">2378mm</xsl:when>
499     <xsl:when test="$paper.type = '2A0'">1682mm</xsl:when>
500     <xsl:when test="$paper.type = 'A0'">1189mm</xsl:when>
501     <xsl:when test="$paper.type = 'A1'">841mm</xsl:when>
502     <xsl:when test="$paper.type = 'A2'">594mm</xsl:when>
503     <xsl:when test="$paper.type = 'A3'">420mm</xsl:when>
504     <xsl:when test="$paper.type = 'A4'">297mm</xsl:when>
505     <xsl:when test="$paper.type = 'A5'">210mm</xsl:when>
506     <xsl:when test="$paper.type = 'A6'">148mm</xsl:when>
507     <xsl:when test="$paper.type = 'A7'">105mm</xsl:when>
508     <xsl:when test="$paper.type = 'A8'">74mm</xsl:when>
509     <xsl:when test="$paper.type = 'A9'">52mm</xsl:when>
510     <xsl:when test="$paper.type = 'A10'">37mm</xsl:when>
511     <xsl:when test="$paper.type = 'B0'">1414mm</xsl:when>
512     <xsl:when test="$paper.type = 'B1'">1000mm</xsl:when>
513     <xsl:when test="$paper.type = 'B2'">707mm</xsl:when>
514     <xsl:when test="$paper.type = 'B3'">500mm</xsl:when>
515     <xsl:when test="$paper.type = 'B4'">353mm</xsl:when>
516     <xsl:when test="$paper.type = 'B5'">250mm</xsl:when>
517     <xsl:when test="$paper.type = 'B6'">176mm</xsl:when>
518     <xsl:when test="$paper.type = 'B7'">125mm</xsl:when>
519     <xsl:when test="$paper.type = 'B8'">88mm</xsl:when>
520     <xsl:when test="$paper.type = 'B9'">62mm</xsl:when>
521     <xsl:when test="$paper.type = 'B10'">44mm</xsl:when>
522     <xsl:when test="$paper.type = 'C0'">1297mm</xsl:when>
523     <xsl:when test="$paper.type = 'C1'">917mm</xsl:when>
524     <xsl:when test="$paper.type = 'C2'">648mm</xsl:when>
525     <xsl:when test="$paper.type = 'C3'">458mm</xsl:when>
526     <xsl:when test="$paper.type = 'C4'">324mm</xsl:when>
527     <xsl:when test="$paper.type = 'C5'">229mm</xsl:when>
528     <xsl:when test="$paper.type = 'C6'">162mm</xsl:when>
529     <xsl:when test="$paper.type = 'C7'">114mm</xsl:when>
530     <xsl:when test="$paper.type = 'C8'">81mm</xsl:when>
531     <xsl:when test="$paper.type = 'C9'">57mm</xsl:when>
532     <xsl:when test="$paper.type = 'C10'">40mm</xsl:when>
533     <xsl:otherwise>11in</xsl:otherwise>
534   </xsl:choose>
535 </xsl:param>
536 <xsl:param name="page.margin.bottom">0.5in</xsl:param>
537 <xsl:param name="page.margin.inner">
538   <xsl:choose>
539     <xsl:when test="$double.sided != 0">1.25in</xsl:when>
540     <xsl:otherwise>1in</xsl:otherwise>
541   </xsl:choose>
542 </xsl:param>
543 <xsl:param name="page.margin.outer">
544   <xsl:choose>
545     <xsl:when test="$double.sided != 0">0.75in</xsl:when>
546     <xsl:otherwise>1in</xsl:otherwise>
547   </xsl:choose>
548 </xsl:param>
549 <xsl:param name="page.margin.top">0.5in</xsl:param>
550 <xsl:param name="page.orientation">portrait</xsl:param>
551 <xsl:param name="page.width">
552   <xsl:choose>
553     <xsl:when test="$page.orientation = 'portrait'">
554       <xsl:value-of select="$page.width.portrait"/>
555     </xsl:when>
556     <xsl:otherwise>
557       <xsl:value-of select="$page.height.portrait"/>
558     </xsl:otherwise>
559   </xsl:choose>
560 </xsl:param>
561 <xsl:param name="page.width.portrait">
562   <xsl:choose>
563     <xsl:when test="$paper.type = 'USletter'">8.5in</xsl:when>
564     <xsl:when test="$paper.type = '4A0'">1682mm</xsl:when>
565     <xsl:when test="$paper.type = '2A0'">1189mm</xsl:when>
566     <xsl:when test="$paper.type = 'A0'">841mm</xsl:when>
567     <xsl:when test="$paper.type = 'A1'">594mm</xsl:when>
568     <xsl:when test="$paper.type = 'A2'">420mm</xsl:when>
569     <xsl:when test="$paper.type = 'A3'">297mm</xsl:when>
570     <xsl:when test="$paper.type = 'A4'">210mm</xsl:when>
571     <xsl:when test="$paper.type = 'A5'">148mm</xsl:when>
572     <xsl:when test="$paper.type = 'A6'">105mm</xsl:when>
573     <xsl:when test="$paper.type = 'A7'">74mm</xsl:when>
574     <xsl:when test="$paper.type = 'A8'">52mm</xsl:when>
575     <xsl:when test="$paper.type = 'A9'">37mm</xsl:when>
576     <xsl:when test="$paper.type = 'A10'">26mm</xsl:when>
577     <xsl:when test="$paper.type = 'B0'">1000mm</xsl:when>
578     <xsl:when test="$paper.type = 'B1'">707mm</xsl:when>
579     <xsl:when test="$paper.type = 'B2'">500mm</xsl:when>
580     <xsl:when test="$paper.type = 'B3'">353mm</xsl:when>
581     <xsl:when test="$paper.type = 'B4'">250mm</xsl:when>
582     <xsl:when test="$paper.type = 'B5'">176mm</xsl:when>
583     <xsl:when test="$paper.type = 'B6'">125mm</xsl:when>
584     <xsl:when test="$paper.type = 'B7'">88mm</xsl:when>
585     <xsl:when test="$paper.type = 'B8'">62mm</xsl:when>
586     <xsl:when test="$paper.type = 'B9'">44mm</xsl:when>
587     <xsl:when test="$paper.type = 'B10'">31mm</xsl:when>
588     <xsl:when test="$paper.type = 'C0'">917mm</xsl:when>
589     <xsl:when test="$paper.type = 'C1'">648mm</xsl:when>
590     <xsl:when test="$paper.type = 'C2'">458mm</xsl:when>
591     <xsl:when test="$paper.type = 'C3'">324mm</xsl:when>
592     <xsl:when test="$paper.type = 'C4'">229mm</xsl:when>
593     <xsl:when test="$paper.type = 'C5'">162mm</xsl:when>
594     <xsl:when test="$paper.type = 'C6'">114mm</xsl:when>
595     <xsl:when test="$paper.type = 'C7'">81mm</xsl:when>
596     <xsl:when test="$paper.type = 'C8'">57mm</xsl:when>
597     <xsl:when test="$paper.type = 'C9'">40mm</xsl:when>
598     <xsl:when test="$paper.type = 'C10'">28mm</xsl:when>
599     <xsl:otherwise>8.5in</xsl:otherwise>
600   </xsl:choose>
601 </xsl:param>
602 <xsl:param name="paper.type">USletter</xsl:param>
603 <xsl:param name="part.autolabel">I</xsl:param>
604 <xsl:param name="passivetex.extensions" select="0"/>
605 <xsl:attribute-set name="pgwide.properties">
606   <xsl:attribute name="start-indent">0pt</xsl:attribute>
607 </xsl:attribute-set>
608 <xsl:param name="preface.autolabel" select="0"/>
609 <xsl:param name="preferred.mediaobject.role"/>
610 <xsl:attribute-set name="procedure.properties" use-attribute-sets="formal.object.properties">
611   <xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
612 </xsl:attribute-set>
613 <xsl:param name="process.empty.source.toc" select="0"/>
614 <xsl:param name="process.source.toc" select="0"/>
615 <xsl:param name="profile.arch"/>
616 <xsl:param name="profile.audience"/>
617 <xsl:param name="profile.attribute"/>
618 <xsl:param name="profile.condition"/>
619 <xsl:param name="profile.conformance"/>
620 <xsl:param name="profile.lang"/>
621 <xsl:param name="profile.os"/>
622 <xsl:param name="profile.revision"/>
623 <xsl:param name="profile.revisionflag"/>
624 <xsl:param name="profile.role"/>
625 <xsl:param name="profile.security"/>
626 <xsl:param name="profile.separator">;</xsl:param>
627 <xsl:param name="profile.status"/>
628 <xsl:param name="profile.userlevel"/>
629 <xsl:param name="profile.value"/>
630 <xsl:param name="profile.vendor"/>
631 <xsl:param name="profile.wordsize"/>
632 <xsl:param name="punct.honorific">.</xsl:param>
633 <xsl:param name="qanda.defaultlabel">number</xsl:param>
634 <xsl:param name="qanda.in.toc" select="0"/>
635 <xsl:param name="qanda.nested.in.toc" select="0"/>
636 <xsl:param name="qanda.inherit.numeration" select="1"/>
637 <xsl:param name="qandadiv.autolabel" select="1"/>
638 <xsl:attribute-set name="qanda.title.level1.properties">
639   <xsl:attribute name="font-size">
640     <xsl:value-of select="$body.font.master * 2.0736"/>
641     <xsl:text>pt</xsl:text>
642   </xsl:attribute>
643 </xsl:attribute-set>
644 <xsl:attribute-set name="qanda.title.level2.properties">
645   <xsl:attribute name="font-size">
646     <xsl:value-of select="$body.font.master * 1.728"/>
647     <xsl:text>pt</xsl:text>
648   </xsl:attribute>
649 </xsl:attribute-set>
650 <xsl:attribute-set name="qanda.title.level3.properties">
651   <xsl:attribute name="font-size">
652     <xsl:value-of select="$body.font.master * 1.44"/>
653     <xsl:text>pt</xsl:text>
654   </xsl:attribute>
655 </xsl:attribute-set>
656 <xsl:attribute-set name="qanda.title.level4.properties">
657   <xsl:attribute name="font-size">
658     <xsl:value-of select="$body.font.master * 1.2"/>
659     <xsl:text>pt</xsl:text>
660   </xsl:attribute>
661 </xsl:attribute-set>
662 <xsl:attribute-set name="qanda.title.level5.properties">
663   <xsl:attribute name="font-size">
664     <xsl:value-of select="$body.font.master"/>
665     <xsl:text>pt</xsl:text>
666   </xsl:attribute>
667 </xsl:attribute-set>
668 <xsl:attribute-set name="qanda.title.level6.properties">
669   <xsl:attribute name="font-size">
670     <xsl:value-of select="$body.font.master"/>
671     <xsl:text>pt</xsl:text>
672   </xsl:attribute>
673 </xsl:attribute-set>
674 <xsl:attribute-set name="qanda.title.properties">
675   <xsl:attribute name="font-family">
676     <xsl:value-of select="$title.fontset"/>
677   </xsl:attribute>
678   <xsl:attribute name="font-weight">bold</xsl:attribute>
679   <!-- font size is calculated dynamically by qanda.heading template -->
680   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
681   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
682   <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>
683   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
684 </xsl:attribute-set>
685 <xsl:param name="refentry.generate.name" select="1"/>
686 <xsl:param name="refentry.generate.title" select="0"/>
687 <xsl:param name="refentry.pagebreak" select="1"/>
688 <xsl:attribute-set name="refentry.title.properties">
689   <xsl:attribute name="font-family">
690     <xsl:value-of select="$title.fontset"/>
691   </xsl:attribute>
692   <xsl:attribute name="font-size">18pt</xsl:attribute>
693   <xsl:attribute name="font-weight">bold</xsl:attribute>
694   <xsl:attribute name="space-after">1em</xsl:attribute>
695   <xsl:attribute name="hyphenate">false</xsl:attribute>
696   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
697   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
698   <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>
699   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
700   <xsl:attribute name="space-after.optimum">0.5em</xsl:attribute>
701   <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute>
702   <xsl:attribute name="space-after.maximum">0.6em</xsl:attribute>
703   <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>
704 </xsl:attribute-set>
705 <xsl:param name="refentry.xref.manvolnum" select="1"/>
706   <xsl:param name="reference.autolabel">I</xsl:param>
707 <xsl:param name="refclass.suppress" select="0"/>
708 <xsl:param name="region.after.extent">0.4in</xsl:param>
709 <xsl:param name="region.before.extent">0.4in</xsl:param>
710 <xsl:attribute-set name="revhistory.table.properties">
711 </xsl:attribute-set>
712 <xsl:attribute-set name="revhistory.table.cell.properties">
713 </xsl:attribute-set>
714 <xsl:attribute-set name="revhistory.title.properties">
715 </xsl:attribute-set>
716 <xsl:attribute-set name="root.properties">
717   <xsl:attribute name="font-family">
718     <xsl:value-of select="$body.fontset"/>
719   </xsl:attribute>
720   <xsl:attribute name="font-size">
721     <xsl:value-of select="$body.font.size"/>
722   </xsl:attribute>
723   <xsl:attribute name="text-align">
724     <xsl:value-of select="$alignment"/>
725   </xsl:attribute>
726   <xsl:attribute name="line-height">
727     <xsl:value-of select="$line-height"/>
728   </xsl:attribute>
729   <xsl:attribute name="font-selection-strategy">character-by-character</xsl:attribute>
730   <xsl:attribute name="line-height-shift-adjustment">disregard-shifts</xsl:attribute>
731   <xsl:attribute name="writing-mode">
732     <xsl:value-of select="$direction.mode"/>
733   </xsl:attribute>
734 </xsl:attribute-set>
735 <xsl:param name="rootid"/>
736 <xsl:param name="runinhead.default.title.end.punct">.</xsl:param>
737 <xsl:param name="runinhead.title.end.punct">.!?:</xsl:param>
738 <xsl:param name="sans.font.family">sans-serif</xsl:param>
739 <xsl:param name="section.autolabel" select="0"/>
740 <xsl:param name="section.autolabel.max.depth">8</xsl:param>
741 <xsl:param name="section.container.element">block</xsl:param>
742 <xsl:param name="section.label.includes.component.label" select="0"/>
743 <xsl:attribute-set name="section.title.level1.properties">
744   <xsl:attribute name="font-size">
745     <xsl:value-of select="$body.font.master * 2.0736"/>
746     <xsl:text>pt</xsl:text>
747   </xsl:attribute>
748 </xsl:attribute-set>
749 <xsl:attribute-set name="section.title.level2.properties">
750   <xsl:attribute name="font-size">
751     <xsl:value-of select="$body.font.master * 1.728"/>
752     <xsl:text>pt</xsl:text>
753   </xsl:attribute>
754 </xsl:attribute-set>
755 <xsl:attribute-set name="section.title.level3.properties">
756   <xsl:attribute name="font-size">
757     <xsl:value-of select="$body.font.master * 1.44"/>
758     <xsl:text>pt</xsl:text>
759   </xsl:attribute>
760 </xsl:attribute-set>
761 <xsl:attribute-set name="section.title.level4.properties">
762   <xsl:attribute name="font-size">
763     <xsl:value-of select="$body.font.master * 1.2"/>
764     <xsl:text>pt</xsl:text>
765   </xsl:attribute>
766 </xsl:attribute-set>
767 <xsl:attribute-set name="section.title.level5.properties">
768   <xsl:attribute name="font-size">
769     <xsl:value-of select="$body.font.master"/>
770     <xsl:text>pt</xsl:text>
771   </xsl:attribute>
772 </xsl:attribute-set>
773 <xsl:attribute-set name="section.title.level6.properties">
774   <xsl:attribute name="font-size">
775     <xsl:value-of select="$body.font.master"/>
776     <xsl:text>pt</xsl:text>
777   </xsl:attribute>
778 </xsl:attribute-set>
779 <xsl:attribute-set name="section.title.properties">
780   <xsl:attribute name="font-family">
781     <xsl:value-of select="$title.fontset"/>
782   </xsl:attribute>
783   <xsl:attribute name="font-weight">bold</xsl:attribute>
784   <!-- font size is calculated dynamically by section.heading template -->
785   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
786   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
787   <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute>
788   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
789   <xsl:attribute name="text-align">start</xsl:attribute>
790   <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"/></xsl:attribute>
791 </xsl:attribute-set>
792 <xsl:attribute-set name="section.level1.properties" use-attribute-sets="section.properties">
793 </xsl:attribute-set>
794 <xsl:attribute-set name="section.level2.properties" use-attribute-sets="section.properties">
795 </xsl:attribute-set>
796 <xsl:attribute-set name="section.level3.properties" use-attribute-sets="section.properties">
797 </xsl:attribute-set>
798 <xsl:attribute-set name="section.level4.properties" use-attribute-sets="section.properties">
799 </xsl:attribute-set>
800 <xsl:attribute-set name="section.level5.properties" use-attribute-sets="section.properties">
801 </xsl:attribute-set>
802 <xsl:attribute-set name="section.level6.properties" use-attribute-sets="section.properties">
803 </xsl:attribute-set>
804 <xsl:attribute-set name="section.properties">
805 </xsl:attribute-set>
806 <xsl:param name="segmentedlist.as.table" select="0"/>
807 <xsl:param name="shade.verbatim" select="0"/>
808
809 <xsl:attribute-set name="shade.verbatim.style">
810   <xsl:attribute name="background-color">#E0E0E0</xsl:attribute>
811 </xsl:attribute-set>
812 <xsl:param name="show.comments" select="1"/>
813 <xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties">
814   <xsl:attribute name="border-style">solid</xsl:attribute>
815   <xsl:attribute name="border-width">1pt</xsl:attribute>
816   <xsl:attribute name="border-color">black</xsl:attribute>
817   <xsl:attribute name="background-color">#DDDDDD</xsl:attribute>
818   <xsl:attribute name="padding-start">12pt</xsl:attribute>
819   <xsl:attribute name="padding-end">12pt</xsl:attribute>
820   <xsl:attribute name="padding-top">6pt</xsl:attribute>
821   <xsl:attribute name="padding-bottom">6pt</xsl:attribute>
822   <xsl:attribute name="margin-{$direction.align.start}">0pt</xsl:attribute>
823   <xsl:attribute name="margin-{$direction.align.end}">0pt</xsl:attribute>
824 <!--
825   <xsl:attribute name="margin-top">6pt</xsl:attribute>
826   <xsl:attribute name="margin-bottom">6pt</xsl:attribute>
827 -->
828 </xsl:attribute-set>
829 <xsl:attribute-set name="sidebar.title.properties">
830   <xsl:attribute name="font-weight">bold</xsl:attribute>
831   <xsl:attribute name="hyphenate">false</xsl:attribute>
832   <xsl:attribute name="text-align">start</xsl:attribute>
833   <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
834 </xsl:attribute-set>
835 <xsl:param name="sidebar.float.type">none</xsl:param>
836 <xsl:param name="sidebar.float.width">1in</xsl:param>
837 <xsl:param name="simplesect.in.toc" select="0"/>
838 <xsl:attribute-set name="subscript.properties">
839   <xsl:attribute name="font-size">75%</xsl:attribute>
840 </xsl:attribute-set>
841 <xsl:attribute-set name="superscript.properties">
842   <xsl:attribute name="font-size">75%</xsl:attribute>
843 </xsl:attribute-set>
844 <xsl:param name="symbol.font.family">Symbol,ZapfDingbats</xsl:param>
845
846 <xsl:param name="table.cell.border.color">black</xsl:param>
847 <xsl:param name="table.cell.border.style">solid</xsl:param>
848 <xsl:param name="table.cell.border.thickness">0.5pt</xsl:param>
849 <xsl:attribute-set name="table.cell.padding">
850   <xsl:attribute name="padding-start">2pt</xsl:attribute>
851   <xsl:attribute name="padding-end">2pt</xsl:attribute>
852   <xsl:attribute name="padding-top">2pt</xsl:attribute>
853   <xsl:attribute name="padding-bottom">2pt</xsl:attribute>
854 </xsl:attribute-set>
855 <xsl:param name="table.footnote.number.format">a</xsl:param>
856 <xsl:param name="table.footnote.number.symbols"/>
857 <xsl:attribute-set name="table.footnote.properties">
858   <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"/></xsl:attribute>
859   <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"/></xsl:attribute>
860   <xsl:attribute name="font-weight">normal</xsl:attribute>
861   <xsl:attribute name="font-style">normal</xsl:attribute>
862   <xsl:attribute name="space-before">2pt</xsl:attribute>
863   <xsl:attribute name="text-align"><xsl:value-of select="$alignment"/></xsl:attribute>
864 </xsl:attribute-set>
865
866 <xsl:param name="table.frame.border.color">black</xsl:param>
867 <xsl:param name="table.frame.border.style">solid</xsl:param>
868 <xsl:param name="table.frame.border.thickness">0.5pt</xsl:param>
869 <xsl:attribute-set name="table.properties" use-attribute-sets="formal.object.properties">
870   <xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
871 </xsl:attribute-set>
872 <xsl:param name="tablecolumns.extension" select="1"/>
873 <xsl:attribute-set name="table.table.properties">
874   <xsl:attribute name="border-before-width.conditionality">retain</xsl:attribute>
875   <xsl:attribute name="border-collapse">collapse</xsl:attribute>
876 </xsl:attribute-set>
877 <xsl:attribute-set name="table.caption.properties">
878   <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
879 </xsl:attribute-set>
880  <xsl:param name="target.database.document">olinkdb.xml</xsl:param>
881 <xsl:param name="targets.filename">target.db</xsl:param>
882 <xsl:attribute-set name="task.properties" use-attribute-sets="formal.object.properties">
883     <xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
884 </xsl:attribute-set>
885 <xsl:param name="textdata.default.encoding"/>
886 <xsl:param name="tex.math.delims" select="1"/>
887 <xsl:param name="tex.math.in.alt"/>
888   <xsl:param name="textinsert.extension" select="1"/>
889 <xsl:param name="title.font.family">sans-serif</xsl:param>
890 <xsl:param name="title.margin.left">
891   <xsl:choose>
892     <xsl:when test="$fop.extensions != 0">-4pc</xsl:when>
893     <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>
894     <xsl:otherwise>0pt</xsl:otherwise>
895   </xsl:choose>
896 </xsl:param>
897 <xsl:param name="toc.indent.width">24</xsl:param>
898 <!-- inconsistant point specification? -->
899 <xsl:attribute-set name="toc.line.properties">
900   <xsl:attribute name="text-align-last">justify</xsl:attribute>
901   <xsl:attribute name="text-align">start</xsl:attribute>
902   <xsl:attribute name="end-indent"><xsl:value-of select="concat($toc.indent.width, 'pt')"/></xsl:attribute>
903   <xsl:attribute name="last-line-end-indent"><xsl:value-of select="concat('-', $toc.indent.width, 'pt')"/></xsl:attribute>
904 </xsl:attribute-set>
905 <xsl:attribute-set name="toc.margin.properties">
906   <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute>
907   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
908   <xsl:attribute name="space-before.maximum">2em</xsl:attribute>
909   <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
910   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
911   <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
912 </xsl:attribute-set>
913 <xsl:param name="toc.max.depth">8</xsl:param>
914 <xsl:param name="toc.section.depth">2</xsl:param>
915 <xsl:param name="ulink.footnotes" select="0"/>
916 <xsl:param name="ulink.hyphenate"/>
917 <xsl:param name="ulink.hyphenate.chars">/</xsl:param>
918 <xsl:param name="ulink.show" select="1"/>
919 <xsl:param name="use.extensions" select="0"/>
920 <xsl:param name="use.local.olink.style" select="0"/> 
921 <xsl:param name="use.role.as.xrefstyle" select="1"/>
922 <xsl:param name="use.role.for.mediaobject" select="1"/>
923 <xsl:param name="use.svg" select="1"/>
924 <xsl:param name="variablelist.as.blocks" select="0"/>
925 <xsl:param name="variablelist.max.termlength">24</xsl:param>
926 <xsl:param name="variablelist.term.separator">, </xsl:param>
927 <xsl:attribute-set name="variablelist.term.properties">
928 </xsl:attribute-set>
929 <xsl:param name="variablelist.term.break.after">0</xsl:param>
930 <xsl:attribute-set name="verbatim.properties">
931   <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
932   <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
933   <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
934   <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute>
935   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
936   <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute>
937   <xsl:attribute name="hyphenate">false</xsl:attribute>
938   <xsl:attribute name="wrap-option">no-wrap</xsl:attribute>
939   <xsl:attribute name="white-space-collapse">false</xsl:attribute>
940   <xsl:attribute name="white-space-treatment">preserve</xsl:attribute>
941   <xsl:attribute name="linefeed-treatment">preserve</xsl:attribute>
942   <xsl:attribute name="text-align">start</xsl:attribute>
943 </xsl:attribute-set>
944 <xsl:param name="writing.mode">
945   <xsl:call-template name="gentext">
946     <xsl:with-param name="key">writing-mode</xsl:with-param>
947     <xsl:with-param name="lang">
948       <xsl:call-template name="l10n.language">
949         <xsl:with-param name="target" select="/*[1]"/>
950       </xsl:call-template>
951     </xsl:with-param>
952   </xsl:call-template>
953 </xsl:param>
954 <xsl:param name="xep.extensions" select="0"/>
955 <xsl:attribute-set name="xep.index.item.properties" use-attribute-sets="index.page.number.properties">
956   <xsl:attribute name="merge-subsequent-page-numbers">true</xsl:attribute>
957   <xsl:attribute name="link-back">true</xsl:attribute>
958 </xsl:attribute-set>
959 <xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param>
960 <xsl:param name="xref.label-title.separator">: </xsl:param>
961 <xsl:attribute-set name="xref.properties">
962 </xsl:attribute-set>
963 <xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param>
964 <xsl:param name="xref.with.number.and.title" select="1"/>
965 <xsl:param name="region.inner.extent">0in</xsl:param>
966 <xsl:param name="region.outer.extent">0in</xsl:param>
967 <xsl:param name="body.margin.inner">0in</xsl:param>
968 <xsl:param name="body.margin.outer">0in</xsl:param>
969 <xsl:param name="side.region.precedence">false</xsl:param>
970 <xsl:attribute-set name="inner.region.content.properties">
971 </xsl:attribute-set>
972 <xsl:attribute-set name="outer.region.content.properties">
973 </xsl:attribute-set>
974 <xsl:attribute-set name="region.inner.properties">
975   <xsl:attribute name="border-width">0</xsl:attribute>
976   <xsl:attribute name="padding">0</xsl:attribute>
977   <xsl:attribute name="reference-orientation">90</xsl:attribute>
978 </xsl:attribute-set>
979 <xsl:attribute-set name="region.outer.properties">
980   <xsl:attribute name="border-width">0</xsl:attribute>
981   <xsl:attribute name="padding">0</xsl:attribute>
982   <xsl:attribute name="reference-orientation">90</xsl:attribute>
983 </xsl:attribute-set>
984 <xsl:attribute-set name="para.properties" use-attribute-sets="normal.para.spacing">
985 </xsl:attribute-set>
986
987 </xsl:stylesheet>
988