From 5e423c80313e608e0f31fdb7a58dcb4ed7d6f8cc Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Thu, 18 Jan 2024 21:09:26 +0100 Subject: [PATCH] Change all input encodings to UTF-8 --- git-version.sh | 2 ++ stylesheets/lfs-chunked.xsl | 2 +- stylesheets/lfs-nochunks.xsl | 2 +- stylesheets/lfs-pdf.xsl | 2 +- stylesheets/lfs-xsl/chunk-master.xsl | 2 +- stylesheets/lfs-xsl/chunk-slave.xsl | 2 +- stylesheets/lfs-xsl/chunkfast.xsl | 2 +- stylesheets/lfs-xsl/common.xsl | 2 +- stylesheets/lfs-xsl/nochunks.xsl | 2 +- stylesheets/lfs-xsl/pdf/lfs-admon.xsl | 2 +- stylesheets/lfs-xsl/pdf/lfs-mixed.xsl | 2 +- stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl | 2 +- stylesheets/lfs-xsl/pdf/lfs-xref.xsl | 2 +- stylesheets/lfs-xsl/profile.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-admon.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-legalnotice.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-sections.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-titles.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-toc.xsl | 2 +- stylesheets/lfs-xsl/xhtml/lfs-xref.xsl | 2 +- stylesheets/wget-list.xsl | 2 +- 22 files changed, 23 insertions(+), 21 deletions(-) diff --git a/git-version.sh b/git-version.sh index 5d8d32e5d..b518cdabd 100755 --- a/git-version.sh +++ b/git-version.sh @@ -56,10 +56,12 @@ rev=$(echo "$sha" | sed 's/-g[^-]*$//') version="$rev" versiond="$rev-systemd" +if false; then if [ "$(git diff HEAD | wc -l)" != "0" ]; then version="$version+" versiond="$versiond+" fi +fi echo " version.ent echo "" >> version.ent diff --git a/stylesheets/lfs-chunked.xsl b/stylesheets/lfs-chunked.xsl index 5691f2a50..2c7287765 100644 --- a/stylesheets/lfs-chunked.xsl +++ b/stylesheets/lfs-chunked.xsl @@ -1,4 +1,4 @@ - + + + + + + + + + + + + + diff --git a/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl b/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl index 99c2fd70c..3726baeb9 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl @@ -1,4 +1,4 @@ - + + + + + + + +