lfs/stylesheets/lfs-profile.xsl
Matthew Burgess 266a7bd267 * (INSTALL) Document how to install the latest known good version of the
docbook-xsl package
* (stylesheets/*.xsl) reference the latest known good version of the stylesheets


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-02 23:36:48 +00:00

10 lines
317 B
XML

<?xml version='1.0' encoding='ISO-8859-1'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.67.2/profiling/profile.xsl"/>
</xsl:stylesheet>