aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/pdf/lfs-admon.xsl
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2024-01-18 21:09:26 +0100
committerPierre Labastie <pierre.labastie@neuf.fr>2024-01-18 21:09:26 +0100
commit5e423c80313e608e0f31fdb7a58dcb4ed7d6f8cc (patch)
tree8e1cdc505b1d6e7e77f8e0b52bed6c2b509941a0 /stylesheets/lfs-xsl/pdf/lfs-admon.xsl
parent7152faa5fac3e5d824e9f079026420413751dcf5 (diff)
Change all input encodings to UTF-8
Diffstat (limited to 'stylesheets/lfs-xsl/pdf/lfs-admon.xsl')
-rw-r--r--stylesheets/lfs-xsl/pdf/lfs-admon.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-xsl/pdf/lfs-admon.xsl b/stylesheets/lfs-xsl/pdf/lfs-admon.xsl
index ee9e777e2..cc264ea38 100644
--- a/stylesheets/lfs-xsl/pdf/lfs-admon.xsl
+++ b/stylesheets/lfs-xsl/pdf/lfs-admon.xsl
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
+<?xml version='1.0' encoding='UTF-8'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"