Git init
[pkgs/e/elektra.git] / doc / html-titlepage-layout.xsl
1 <?xml version="1.0"?>
2
3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" exclude-result-prefixes="#default"><xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl"/><xsl:output method="html" indent="yes" encoding="UTF-8"/><xsl:param name="chunk.section.depth" select="'1'"/><xsl:param name="chunker.output.method" select="'html'"/><xsl:param name="html.stylesheet" select="'docbook.css'"/><xsl:param name="html.stylesheet.type">text/css</xsl:param><xsl:param name="admon.graphics.extension" select="'.gif'"/><xsl:param name="admon.graphics" select="1"/><xsl:param name="callout.graphics.extension" select="'.gif'"/><xsl:param name="callouts.extension" select="'0'"/><xsl:param name="section.autolabel" select="'0'"/><xsl:param name="appendix.autolabel" select="'0'"/><xsl:param name="suppress.navigation">1</xsl:param><xsl:param name="shade.verbatim" select="'0'"/><xsl:param name="toc.max.depth">8</xsl:param><xsl:param name="toc.section.depth">2</xsl:param><xsl:param name="admon.style"><xsl:text>margin-left: 0.5in; margin-right: 1in;</xsl:text></xsl:param><xsl:param name="use.id.as.filename" select="'1'"/><xsl:param name="formal.title.placement">
4 figure after
5 example before
6 equation after
7 table before
8 procedure before
9         </xsl:param><xsl:param name="generate.toc">
10 appendix  toc
11 /article   toc
12 /book      toc,figure,table,example,equation
13 chapter   toc
14 part      toc
15 preface   toc
16 qandadiv  toc
17 qandaset  toc
18 reference toc
19 section   toc
20 set       toc
21         </xsl:param></xsl:stylesheet>
22