From 580b272f4bc018bc11cf31321e5ac511699cdb54 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 28 Mar 2005 00:25:50 +0000 Subject: [PATCH] (strip_extension): add utf-8 documentencoding --- ChangeLog | 7 +++---- buildscripts/lys-to-tely.py | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 71d3646169..b74f955b3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,11 @@ 2005-03-28 Han-Wen Nienhuys + * buildscripts/lys-to-tely.py (strip_extension): add utf-8 + documentencoding + * scm/documentation-lib.scm (texi-file-head): set utf-8 documentencoding. - * Documentation/user/music-glossary.tely: set utf-8 encoding. - - * Documentation/user/lilypond.tely: set utf-8 encoding - * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek Delta, not the Symbol one. diff --git a/buildscripts/lys-to-tely.py b/buildscripts/lys-to-tely.py index defb546683..98c58357f9 100644 --- a/buildscripts/lys-to-tely.py +++ b/buildscripts/lys-to-tely.py @@ -63,6 +63,7 @@ if files: @setfilename %s.info @settitle %s +@documentencoding utf-8 @iftex @afourpaper @end iftex -- 2.39.2