Ignore:
Timestamp:
01/27/2024 09:42:07 PM (5 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
5d064fb
Parents:
b6dd23c7
git-author:
Pierre Labastie <pierre.labastie@…> (01/27/2024 04:28:43 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/27/2024 09:42:07 PM)
Message:

rendering: some utf-8 fixes

Reinstate some character entities
Have some stylesheets output UTF-8

Part of a patch by Boian Berberov

File:
1 edited

Legend:

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

    rb6dd23c7 rb8d33a5  
    1919  <!-- Generate DocBook instance with correct DOCTYPE -->
    2020  <xsl:output method="xml"
     21              encoding="UTF-8"
    2122              doctype-public="-//OASIS//DTD DocBook XML V4.5//EN"
    2223              doctype-system="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"/>
Note: See TracChangeset for help on using the changeset viewer.