source: stylesheets/lfs-profile.xsl@ 8ac05079

Last change on this file since 8ac05079 was 4f61f8f, checked in by Manuel Canales Esparcia <manuel@…>, 20 years ago

Updated the multi-arch XSL files to current testing version,

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 317 bytes
Line 
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
7 <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.67.2/profiling/profile.xsl"/>
8
9</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.