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/nochunks.xsl

    rce402041 r1df87ee  
    1010    <!-- Upstream XHTML templates -->
    1111  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
    12 
    13     <!-- Fix encoding issues with default UTF-8 output of the xhtml stylesheet -->
    14   <xsl:output method="html" encoding="ISO-8859-1" indent="no" />
    1512
    1613   <!-- Including our others customized templates -->
Note: See TracChangeset for help on using the changeset viewer.