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

</xsl:stylesheet>