Changeset 79f2816


Ignore:
Timestamp:
09/28/2004 09:16:56 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
b699e06
Parents:
7e0cfc1
Message:

Dropped again the XML declaration in the XHTMLs due a bug in IE.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-chunked2.xsl

    r7e0cfc1 r79f2816  
    2727  <xsl:param name="css.decoration" select="0"></xsl:param>
    2828
     29    <!-- No XML declaration -->
     30  <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/>
     31
    2932</xsl:stylesheet>
Note: See TracChangeset for help on using the changeset viewer.