[Synopsis-changes] Synopsis/Synopsis/doc/Tutorial fo.xsl,NONE,1.1

Stefan Seefeld stefan at synopsis.fresco.org
Wed Dec 3 06:56:38 UTC 2003


Update of /cvs/synopsis/Synopsis/doc/Tutorial
In directory frida:/tmp/cvs-serv25924/doc/Tutorial

Added Files:
	fo.xsl 
Log Message:
stylesheet for xml->fo->pdf

--- NEW FILE: fo.xsl ---
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version='1.0'
                xmlns="http://www.w3.org/TR/xhtml1/transitional"
                exclude-result-prefixes="#default">

<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.62.4/fo/docbook.xsl"/>

<xsl:param name="use.extensions" select="1"/>
<xsl:param name="fop.extensions" select="1"/>
<xsl:param name="shade.verbatim" select="1"/>
</xsl:stylesheet>





More information about the Synopsis-changes mailing list