source: stylesheets/lfs-profile.xsl@ b324fb38

Last change on this file since b324fb38 was 266a7bd, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • (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

  • Property mode set to 100644
File size: 317 bytes
RevLine 
[1d50537]1<?xml version='1.0' encoding='ISO-8859-1'?>
2
3<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
4 xmlns:fo="http://www.w3.org/1999/XSL/Format"
5 version="1.0">
6
[266a7bd]7 <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.67.2/profiling/profile.xsl"/>
[1d50537]8
9</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.