sbcl.sbcl/doc/fo.xsl
Kevin Rosenberg 3c5c2c2656 0.8.6.1:
* clean.sh: Allow recursive includes in src/runtime/Config
	* doc/*: Convert from SGML format and processing to XML
	Currently, catalogs are in place for Debian and RedHat which
	allow automated use of local files instead of the tools
	downloading DTDs and XSLs from their canonical URLs.
	I'm glad to help setup catalogs for other operating systems.
2003-11-26 02:11:09 +00:00

9 lines
220 B
XML

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="docbook_fo.xsl"/>
<xsl:param name="fop.extensions" select="1"/>
</xsl:stylesheet>