Changeset eb016f3b for stylesheets


Ignore:
Timestamp:
09/23/2004 07:23:40 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
7566baf
Parents:
b09cc8e
Message:

Readded the XML declaration in XHTML pages.
Added a sed command to change the Content-Type from text/html to application/xhtml+xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-chunked2.xsl

    rb09cc8e reb016f3b  
    2626  <xsl:param name="ulink.target" select="''"></xsl:param>
    2727  <xsl:param name="css.decoration" select="0"></xsl:param>
    28  
    29     <!-- No XML declaration -->
    30   <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/>
    3128
    3229</xsl:stylesheet>
Note: See TracChangeset for help on using the changeset viewer.