Ignore:
Timestamp:
12/19/2004 06:10:49 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
2be1603
Parents:
33b07106
Message:

Updated the stylesheets to version 1.66.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-chunked.xsl

    r33b07106 rf0ce9e1d  
    66
    77  <xsl:import href="lfs-chunked2.xsl"/>
    8   <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.65.1/xhtml/chunk-common.xsl"/>
    9   <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.65.1/xhtml/manifest.xsl"/>
     8  <xsl:import href="http://docbook.sourceforge.net/release/xsl/1.66.1/xhtml/chunk-common.xsl"/>
     9  <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.66.1/xhtml/manifest.xsl"/>
    1010
    1111    <!--  From the original chunk.xsl file:
     
    2525    Voila! (Man I hope we can do this better in XSLT 2.0)  -->
    2626
    27   <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.65.1/xhtml/chunk-code.xsl"/>
     27  <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.66.1/xhtml/chunk-code.xsl"/>
    2828
    2929    <!-- Including our others customized chunks templates -->
Note: See TracChangeset for help on using the changeset viewer.