Ignore:
Timestamp:
01/15/2024 08:47:56 AM (9 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
12dc86b
Parents:
ce402041
Message:

Output the book in utf-8 encoding

Also fix doctype being removed by tidy in longindex by removing a wrong
attribute (xmlns:xlink) in a div element in the index.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/chunk-slave.xsl

    rce402041 r1df87ee  
    1010    <!-- Upstream XHTML presentation templates -->
    1111  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
    12 
    13     <!-- Use ISO-8859-1 for output instead of default UTF-8 -->
    14   <xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/>
    1512
    1613    <!-- Including our customized elements templates -->
Note: See TracChangeset for help on using the changeset viewer.