aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-profile.xsl
blob: 8c8a1490bd0d8bdb3d2483d021e6780da3073001 (plain)
1
2
3
4
5
6
7
8
9
<?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.66.1/profiling/profile.xsl"/>

</xsl:stylesheet>