aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-profile.xsl
blob: 85ad9a7c781d516b442fd4d60591c3e8ef676454 (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.65.1/profiling/profile.xsl"/>

</xsl:stylesheet>