source: trunk/Distribution/XSL/xhtml/param.xsl@ 2

Last change on this file since 2 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: 17.0 KB
Line 
1<?xml version="1.0" encoding="US-ASCII"?>
2<!--This file was created automatically by html2xhtml-->
3<!--from the HTML stylesheets. Do not edit this file.-->
4<!-- This file is generated from param.xweb; do not edit this file! --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="src" version="1.0">
5
6<!-- ********************************************************************
7 $Id: param.xweb,v 1.92 2005/07/14 17:04:25 nwalsh Exp $
8 ********************************************************************
9
10 This file is part of the XSL DocBook Stylesheet distribution.
11 See ../README or http://nwalsh.com/docbook/xsl/ for copyright
12 and other information.
13
14 ******************************************************************** -->
15
16<xsl:param name="admon.graphics.extension" select="'.png'"/>
17<xsl:param name="admon.graphics" select="0"/>
18<xsl:param name="admon.graphics.path">images/</xsl:param>
19<xsl:param name="admon.style">
20 <xsl:text>margin-left: 0.5in; margin-right: 0.5in;</xsl:text>
21</xsl:param>
22<xsl:param name="admon.textlabel" select="1"/>
23<xsl:param name="annotate.toc" select="1"/>
24<xsl:param name="annotation.css">
25/* ======================================================================
26 Annotations
27*/
28
29div.annotation-list { visibility: hidden;
30 }
31
32div.annotation-nocss { position: absolute;
33 visibility: hidden;
34 }
35
36div.annotation-popup { position: absolute;
37 z-index: 4;
38 visibility: hidden;
39 padding: 0px;
40 margin: 2px;
41 border-style: solid;
42 border-width: 1px;
43 width: 200px;
44 background-color: white;
45 }
46
47div.annotation-title { padding: 1px;
48 font-weight: bold;
49 border-bottom-style: solid;
50 border-bottom-width: 1px;
51 color: white;
52 background-color: black;
53 }
54
55div.annotation-body { padding: 2px;
56 }
57
58div.annotation-body p { margin-top: 0px;
59 padding-top: 0px;
60 }
61
62div.annotation-close { position: absolute;
63 top: 2px;
64 right: 2px;
65 }
66</xsl:param>
67<xsl:param name="annotation.js" select="'http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js'"/>
68<xsl:param name="annotation.graphic.open" select="'http://docbook.sourceforge.net/release/images/annot-open.png'"/>
69<xsl:param name="annotation.graphic.close" select="'http://docbook.sourceforge.net/release/images/annot-close.png'"/>
70<xsl:param name="annotation.support" select="0"/>
71<xsl:param name="appendix.autolabel" select="'A'"/>
72<xsl:param name="author.othername.in.middle" select="1"/>
73<xsl:param name="autotoc.label.separator" select="'. '"/>
74<xsl:param name="base.dir" select="''"/>
75<xsl:param name="biblioentry.item.separator">. </xsl:param>
76<xsl:param name="bibliography.collection" select="'http://docbook.sourceforge.net/release/bibliography/bibliography.xml'"/>
77<xsl:param name="bibliography.numbered" select="0"/>
78<xsl:param name="bridgehead.in.toc" select="0"/>
79<xsl:param name="callout.defaultcolumn" select="'60'"/>
80<xsl:param name="callout.graphics.extension" select="'.png'"/>
81<xsl:param name="callout.graphics" select="'1'"/>
82<xsl:param name="callout.graphics.number.limit" select="'15'"/>
83<xsl:param name="callout.graphics.path" select="'images/callouts/'"/>
84<xsl:param name="callout.list.table" select="'1'"/>
85<xsl:param name="callout.unicode" select="0"/>
86<xsl:param name="callout.unicode.number.limit" select="'10'"/>
87<xsl:param name="callout.unicode.start.character" select="10102"/>
88<xsl:param name="callouts.extension" select="'1'"/>
89<xsl:param name="chapter.autolabel" select="1"/>
90<xsl:param name="chunk.first.sections" select="0"/>
91<xsl:param name="chunk.quietly" select="0"/>
92<xsl:param name="chunk.section.depth" select="1"/>
93<xsl:param name="chunk.toc" select="''"/>
94<xsl:param name="chunk.tocs.and.lots" select="0"/>
95<xsl:param name="chunk.separate.lots" select="0"/>
96<xsl:param name="citerefentry.link" select="'0'"/>
97<xsl:param name="collect.xref.targets" select="'no'"/>
98<xsl:param name="component.label.includes.part.label" select="0"/>
99<xsl:param name="css.decoration" select="1"/>
100<xsl:param name="current.docid" select="''"/>
101<xsl:param name="default.float.class" select="'before'"/>
102<xsl:param name="default.image.width" select="''"/>
103<xsl:param name="default.table.width" select="''"/>
104<xsl:param name="default.table.frame" select="'all'"/>
105<xsl:param name="draft.mode" select="'maybe'"/>
106<xsl:param name="draft.watermark.image" select="'http://docbook.sourceforge.net/release/images/draft.png'"/>
107<xsl:param name="ebnf.table.bgcolor" select="'#F5DCB3'"/>
108<xsl:param name="ebnf.table.border" select="1"/>
109<xsl:param name="ebnf.assignment">
110<code>::=</code>
111</xsl:param>
112
113<xsl:param name="ebnf.statement.terminator"/>
114
115<xsl:param name="eclipse.autolabel" select="0"/>
116<xsl:param name="eclipse.plugin.name">DocBook Online Help Sample</xsl:param>
117<xsl:param name="eclipse.plugin.id">com.example.help</xsl:param>
118<xsl:param name="eclipse.plugin.provider">Example provider</xsl:param>
119<xsl:param name="emphasis.propagates.style" select="1"/>
120<xsl:param name="entry.propagates.style" select="1"/>
121<xsl:param name="firstterm.only.link" select="0"/>
122<xsl:param name="footer.rule" select="1"/>
123<xsl:param name="footnote.number.format" select="'1'"/>
124<xsl:param name="footnote.number.symbols" select="''"/>
125<xsl:param name="formal.procedures" select="1"/>
126<xsl:param name="formal.title.placement">
127figure before
128example before
129equation before
130table before
131procedure before
132task before
133</xsl:param>
134<xsl:param name="funcsynopsis.decoration" select="1"/>
135<xsl:param name="funcsynopsis.style">kr</xsl:param>
136<xsl:param name="funcsynopsis.tabular.threshold" select="40"/>
137<xsl:param name="function.parens">0</xsl:param>
138<xsl:param name="generate.id.attributes" select="0"/>
139<xsl:param name="generate.index" select="1"/>
140<xsl:param name="generate.legalnotice.link" select="0"/>
141<xsl:param name="generate.revhistory.link" select="0"/>
142<xsl:param name="generate.manifest" select="0"/>
143<xsl:param name="generate.meta.abstract" select="1"/>
144<xsl:param name="generate.section.toc.level" select="0"/>
145<xsl:param name="generate.toc">
146appendix toc,title
147article/appendix nop
148article toc,title
149book toc,title,figure,table,example,equation
150chapter toc,title
151part toc,title
152preface toc,title
153qandadiv toc
154qandaset toc
155reference toc,title
156sect1 toc
157sect2 toc
158sect3 toc
159sect4 toc
160sect5 toc
161section toc
162set toc,title
163</xsl:param>
164
165<xsl:param name="glossary.collection" select="''"/>
166<xsl:param name="glossentry.show.acronym" select="'no'"/>
167<xsl:param name="glossterm.auto.link" select="0"/>
168<xsl:param name="graphic.default.extension"/>
169<xsl:param name="graphicsize.extension" select="1"/>
170<xsl:param name="graphicsize.use.img.src.path" select="0"/>
171<xsl:param name="header.rule" select="1"/>
172<xsl:param name="html.base"/>
173<xsl:param name="html.cellpadding" select="''"/>
174<xsl:param name="html.cellspacing" select="''"/>
175<xsl:param name="html.cleanup" select="1"/>
176<xsl:param name="html.ext" select="'.html'"/>
177<xsl:param name="html.extra.head.links" select="0"/>
178<xsl:param name="html.longdesc" select="1"/>
179<xsl:param name="html.longdesc.link" select="$html.longdesc"/>
180<xsl:param name="html.stylesheet" select="''"/>
181<xsl:param name="html.stylesheet.type">text/css</xsl:param>
182<xsl:param name="htmlhelp.alias.file" select="'alias.h'"/>
183<xsl:param name="htmlhelp.autolabel" select="0"/>
184<xsl:param name="htmlhelp.button.back" select="1"/>
185<xsl:param name="htmlhelp.button.forward" select="0"/>
186<xsl:param name="htmlhelp.button.hideshow" select="1"/>
187<xsl:param name="htmlhelp.button.home" select="0"/>
188<xsl:param name="htmlhelp.button.home.url"/>
189<xsl:param name="htmlhelp.button.jump1" select="0"/>
190<xsl:param name="htmlhelp.button.jump1.title" select="'User1'"/>
191<xsl:param name="htmlhelp.button.jump1.url"/>
192<xsl:param name="htmlhelp.button.jump2" select="0"/>
193<xsl:param name="htmlhelp.button.jump2.title" select="'User2'"/>
194<xsl:param name="htmlhelp.button.jump2.url"/>
195<xsl:param name="htmlhelp.button.locate" select="0"/>
196<xsl:param name="htmlhelp.button.next" select="1"/>
197<xsl:param name="htmlhelp.button.options" select="1"/>
198<xsl:param name="htmlhelp.button.prev" select="1"/>
199<xsl:param name="htmlhelp.button.print" select="1"/>
200<xsl:param name="htmlhelp.button.refresh" select="0"/>
201<xsl:param name="htmlhelp.button.stop" select="0"/>
202<xsl:param name="htmlhelp.button.zoom" select="0"/>
203<xsl:param name="htmlhelp.chm" select="'htmlhelp.chm'"/>
204<xsl:param name="htmlhelp.default.topic" select="''"/>
205<xsl:param name="htmlhelp.display.progress" select="1"/>
206<xsl:param name="htmlhelp.encoding" select="'iso-8859-1'"/>
207<xsl:param name="htmlhelp.enhanced.decompilation" select="0"/>
208<xsl:param name="htmlhelp.enumerate.images" select="0"/>
209<xsl:param name="htmlhelp.force.map.and.alias" select="0"/>
210<xsl:param name="htmlhelp.hhc.binary" select="1"/>
211<xsl:param name="htmlhelp.hhc.folders.instead.books" select="1"/>
212<xsl:param name="htmlhelp.hhc" select="'toc.hhc'"/>
213<xsl:param name="htmlhelp.hhc.section.depth" select="5"/>
214<xsl:param name="htmlhelp.hhc.show.root" select="1"/>
215<xsl:param name="htmlhelp.hhc.width"/>
216<xsl:param name="htmlhelp.hhk" select="'index.hhk'"/>
217<xsl:param name="htmlhelp.hhp" select="'htmlhelp.hhp'"/>
218<xsl:param name="htmlhelp.hhp.tail"/>
219<xsl:param name="htmlhelp.hhp.window" select="'Main'"/>
220<xsl:param name="htmlhelp.hhp.windows"/>
221<xsl:param name="htmlhelp.map.file" select="'context.h'"/>
222<xsl:param name="htmlhelp.only" select="0"/>
223<xsl:param name="htmlhelp.remember.window.position" select="0"/>
224<xsl:param name="htmlhelp.show.advanced.search" select="0"/>
225<xsl:param name="htmlhelp.show.favorities" select="0"/>
226<xsl:param name="htmlhelp.show.menu" select="0"/>
227<xsl:param name="htmlhelp.show.toolbar.text" select="1"/>
228<xsl:param name="htmlhelp.title" select="''"/>
229<xsl:param name="htmlhelp.use.hhk" select="0"/>
230<xsl:param name="htmlhelp.window.geometry"/>
231<xsl:param name="img.src.path"/>
232<xsl:param name="index.on.role" select="0"/>
233<xsl:param name="index.on.type" select="0"/>
234<xsl:param name="index.prefer.titleabbrev" select="0"/>
235<xsl:param name="ignore.image.scaling" select="0"/>
236<xsl:param name="inherit.keywords" select="'1'"/>
237<xsl:param name="l10n.gentext.default.language" select="'en'"/>
238<xsl:param name="l10n.gentext.language" select="''"/>
239<xsl:param name="l10n.gentext.use.xref.language" select="0"/>
240<xsl:param name="l10n.lang.value.rfc.compliant" select="1"/>
241<xsl:param name="label.from.part" select="'0'"/>
242<xsl:param name="linenumbering.everyNth" select="'5'"/>
243<xsl:param name="linenumbering.extension" select="'1'"/>
244<xsl:param name="linenumbering.separator" select="' '"/>
245<xsl:param name="linenumbering.width" select="'3'"/>
246<xsl:param name="link.mailto.url"/>
247<xsl:param name="make.graphic.viewport" select="1"/>
248<xsl:param name="make.single.year.ranges" select="0"/>
249<xsl:param name="make.valid.html" select="1"/>
250<xsl:param name="make.year.ranges" select="0"/>
251<xsl:param name="manifest" select="'HTML.manifest'"/>
252<xsl:param name="manifest.in.base.dir" select="0"/>
253<xsl:param name="manual.toc" select="''"/>
254<xsl:param name="menuchoice.menu.separator"> &#8594; </xsl:param>
255<xsl:param name="menuchoice.separator" select="'+'"/>
256<xsl:param name="navig.graphics.extension" select="'.gif'"/>
257<xsl:param name="navig.graphics" select="0"/>
258<xsl:param name="navig.graphics.path">images/</xsl:param>
259<xsl:param name="navig.showtitles">1</xsl:param>
260<xsl:param name="nominal.image.depth" select="4 * $pixels.per.inch"/>
261<xsl:param name="nominal.image.width" select="6 * $pixels.per.inch"/>
262<xsl:param name="nominal.table.width" select="'6in'"/>
263<xsl:param name="olink.base.uri" select="''"/>
264<xsl:param name="olink.debug" select="0"/>
265<xsl:attribute-set name="olink.properties">
266</xsl:attribute-set>
267<xsl:param name="insert.olink.page.number">no</xsl:param>
268<xsl:param name="insert.olink.pdf.frag" select="0"/>
269<xsl:param name="prefer.internal.olink" select="0"/>
270<xsl:param name="olink.lang.fallback.sequence" select="''"/>
271<xsl:param name="olink.doctitle" select="no"/>
272<xsl:param name="olink.fragid" select="'fragid='"/>
273<xsl:param name="olink.outline.ext" select="'.olink'"/>
274<xsl:param name="olink.pubid" select="'pubid='"/>
275<xsl:param name="olink.resolver" select="'/cgi-bin/olink'"/>
276<xsl:param name="olink.sysid" select="'sysid='"/>
277<xsl:param name="para.propagates.style" select="1"/>
278<xsl:param name="part.autolabel" select="'I'"/>
279<xsl:param name="phrase.propagates.style" select="1"/>
280<xsl:param name="pixels.per.inch" select="90"/>
281<xsl:param name="points.per.em" select="10"/>
282<xsl:param name="preface.autolabel" select="0"/>
283<xsl:param name="preferred.mediaobject.role"/>
284<xsl:param name="process.empty.source.toc" select="0"/>
285<xsl:param name="process.source.toc" select="0"/>
286<xsl:param name="profile.arch" select="''"/>
287<xsl:param name="profile.attribute" select="''"/>
288<xsl:param name="profile.condition" select="''"/>
289<xsl:param name="profile.conformance" select="''"/>
290<xsl:param name="profile.lang" select="''"/>
291<xsl:param name="profile.os" select="''"/>
292<xsl:param name="profile.revision" select="''"/>
293<xsl:param name="profile.revisionflag" select="''"/>
294<xsl:param name="profile.role" select="''"/>
295<xsl:param name="profile.security" select="''"/>
296<xsl:param name="profile.separator" select="';'"/>
297<xsl:param name="profile.userlevel" select="''"/>
298<xsl:param name="profile.value" select="''"/>
299<xsl:param name="profile.vendor" select="''"/>
300<xsl:param name="punct.honorific" select="'.'"/>
301<xsl:param name="qanda.defaultlabel">number</xsl:param>
302<xsl:param name="qanda.inherit.numeration" select="1"/>
303<xsl:param name="qandadiv.autolabel" select="1"/>
304<xsl:param name="refentry.generate.name" select="1"/>
305<xsl:param name="refentry.generate.title" select="0"/>
306<xsl:param name="refentry.separator" select="'1'"/>
307<xsl:param name="refentry.xref.manvolnum" select="1"/>
308<xsl:param name="root.filename" select="'index'"/>
309<xsl:param name="rootid" select="''"/>
310<xsl:param name="runinhead.default.title.end.punct" select="'.'"/>
311<xsl:param name="runinhead.title.end.punct" select="'.!?:'"/>
312<xsl:param name="section.autolabel" select="0"/>
313<xsl:param name="section.autolabel.max.depth" select="8"/>
314<xsl:param name="section.label.includes.component.label" select="0"/>
315<xsl:param name="segmentedlist.as.table" select="0"/>
316<xsl:param name="shade.verbatim" select="0"/>
317<xsl:attribute-set name="shade.verbatim.style">
318 <xsl:attribute name="border">0</xsl:attribute>
319 <xsl:attribute name="bgcolor">#E0E0E0</xsl:attribute>
320</xsl:attribute-set>
321
322<xsl:param name="show.comments">1</xsl:param>
323<xsl:param name="show.revisionflag">0</xsl:param>
324<xsl:param name="simplesect.in.toc" select="0"/>
325<xsl:param name="spacing.paras" select="'0'"/>
326<xsl:param name="suppress.footer.navigation">0</xsl:param>
327<xsl:param name="suppress.header.navigation">0</xsl:param>
328<xsl:param name="suppress.navigation">0</xsl:param>
329<xsl:param name="table.borders.with.css" select="0"/>
330<xsl:param name="table.cell.border.color" select="''"/>
331
332<xsl:param name="table.cell.border.style" select="'solid'"/>
333<xsl:param name="table.cell.border.thickness" select="'0.5pt'"/>
334<xsl:param name="table.footnote.number.format" select="'a'"/>
335<xsl:param name="table.footnote.number.symbols" select="''"/>
336<xsl:param name="table.frame.border.color" select="''"/>
337
338<xsl:param name="table.frame.border.style" select="'solid'"/>
339<xsl:param name="table.frame.border.thickness" select="'0.5pt'"/>
340<xsl:param name="tablecolumns.extension" select="'1'"/>
341<xsl:param name="target.database.document" select="''"/>
342<xsl:param name="targets.filename" select="'target.db'"/>
343<xsl:param name="textdata.default.encoding" select="''"/>
344<xsl:param name="tex.math.delims" select="'1'"/>
345<xsl:param name="tex.math.file" select="'tex-math-equations.tex'"/>
346<xsl:param name="tex.math.in.alt" select="''"/>
347<xsl:param name="textinsert.extension" select="'1'"/>
348<xsl:param name="toc.list.type">dl</xsl:param>
349<xsl:param name="toc.section.depth">2</xsl:param>
350<xsl:param name="toc.max.depth">8</xsl:param>
351<xsl:param name="ulink.target" select="'_top'"/>
352<xsl:param name="use.embed.for.svg" select="0"/>
353<xsl:param name="use.extensions" select="'0'"/>
354<xsl:param name="use.id.as.filename" select="'0'"/>
355<xsl:param name="use.local.olink.style" select="0"/>
356<xsl:param name="use.role.as.xrefstyle" select="1"/>
357<xsl:param name="use.role.for.mediaobject" select="1"/>
358<xsl:param name="use.svg" select="1"/>
359<xsl:param name="variablelist.as.table" select="0"/>
360<xsl:param name="xref.with.number.and.title" select="1"/>
361<xsl:param name="xref.label-title.separator">: </xsl:param>
362<xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param>
363<xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param>
364<xsl:param name="insert.xref.page.number">no</xsl:param>
365
366</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.