Page MenuHomeClusterLabs Projects

pdf.xsl
No OneTemporary

<?xml version='1.0'?>
<!--
Copyright 2009 Andrew Beekhof
License: GPL
Author: Andrew Beekhof <andrew@beekhof.net>
-->
<!DOCTYPE xsl:stylesheet [
<!ENTITY lowercase "'abcdefghijklmnopqrstuvwxyz'">
<!ENTITY uppercase "'ABCDEFGHIJKLMNOPQRSTUVWXYZ'">
]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
exclude-result-prefixes="#default">
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/graphics.xsl"/>
<xsl:import href="https://fedorahosted.org/released/publican/xsl/docbook4/pdf.xsl"/>
<xsl:import href="common.xsl"/>
<xsl:param name="admon.graphics.extension" select="'.svg'"/>
</xsl:stylesheet>

File Metadata

Mime Type
text/xml
Expires
Thu, Oct 16, 12:17 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2530777
Default Alt Text
pdf.xsl (925 B)

Event Timeline