Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/nochunks.xsl

    ra4eaba6 r5e423c8  
    1111  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
    1212
    13   <xsl:output method="xml"
    14               encoding="UTF-8"
    15               media-type="application/xhtml+xml"
    16               doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
    17               doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
    18               omit-xml-declaration="yes"
    19               indent="no" />
    2013  <!-- Include our customized templates -->
    2114  <xsl:include href="common.xsl"/>
Note: See TracChangeset for help on using the changeset viewer.