]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Entering lyrics):
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 8 Sep 2005 06:54:45 +0000 (06:54 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 8 Sep 2005 06:54:45 +0000 (06:54 +0000)
Multiple latin-1->utf-8 conversion fix.

17 files changed:
ChangeLog
Documentation/user/advanced-notation.itely
Documentation/user/basic-notation.itely
Documentation/user/cheatsheet.itely
Documentation/user/converters.itely
Documentation/user/examples.itely
Documentation/user/global.itely
Documentation/user/instrument-notation.itely
Documentation/user/introduction.itely
Documentation/user/invoking.itely
Documentation/user/lilypond-book.itely
Documentation/user/lilypond.tely
Documentation/user/notation-appendices.itely
Documentation/user/preface.itely
Documentation/user/programming-interface.itely
Documentation/user/putting.itely
Documentation/user/tutorial.itely

index 2694dc1c198ac66b516630e2b3175ecbafad9f0f..971bfd1f27faaf48a09cd67c307a1e647d1b5ac8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/instrument-notation.itely (Entering lyrics):
+       Multiple latin-1->utf-8 conversion fix.
+
+       * Documentation/user/*tely: Update Emacs cookie to utf-8.
+
 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/tie.cc (get_configuration): also avoid dots for non-space
index 5c8974c272d8590616bdf9db755c036bce64a7b1..9d4a2e62f42320641e0a463c612ff4b98cb9a345 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @c A menu is needed before every deeper *section nesting of @node's; run 
index 3d1ee725990f7dd64ca8ecd0eadbe3c0219d8d3b..b400428f605540fbceff253ee83fcde12b197f58 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @c A menu is needed before every deeper *section nesting of @node's; run
index 20ea1bb5bfcaf03757185c2a16ad25ba77c45baf..ff10d223d048ac1720fe1b00c8ace338d2f50487 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 
 @c TODO: add tablature.
 
index 5de5b53399745933f8f8e878a536f5ec5d40481e..b3172d1774f041bf0b9c22ab9f34261545b8a9a4 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 
 @node Converting from other formats
 @chapter Converting from other formats
index 6e174c69de4f40798d3164c8ef1d36fbf459f53d..25e0f0835a7ebb6b22f3f17490d3661014dfbffe 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @node Example templates
 @chapter Example templates
 
index 807eb2106d95ada668bfc0d8cfec987597f918a7..0d1c9c5ccd0b408d3eaf2a4380d41f8846831d78 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @c A menu is needed before every deeper *section nesting of @node's; run 
index 7bb351577c252ccd6d2eb3eb8f17aea40a9f02e9..38708358b33af47761122d19b0ca68133c8b60aa 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @c A menu is needed before every deeper *section nesting of @node's; run 
@@ -793,7 +793,7 @@ simply insert the characters directly into the input file and save
 it with utf-8 encoding.  See @ref{Text encoding} for more info.
 
 @example
-\lyricmode @{ He said: Ã\83¢Ã\82Â\80Ã\82Â\9cLet my peo ple goÃ\83¢Ã\82Â\80Ã\82Â\9d. @}
+\lyricmode @{ He said: â\80\9cLet my peo ple goâ\80\9d. @}
 @end example
 
 The full definition of a word start in Lyrics mode is somewhat more
index 4c218c765db0bb9e019ea45cc3c4208f248ee021..3ddd09120800aaddc5f1b4e82924fd581edc9607 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @node Introduction
index 4ad23b86bdbc0fd522d15f48defdd07e666bd167..8222e3f9f7e02c5bffdb5032d47ee4bdc4f9eacc 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @node Running LilyPond
 @chapter Running LilyPond
 
index 209b02733b45c39149ef160e1171ab5c3cb96b3a..1740048733772579b81713e1d036b603f0554283 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 
 
 @ignore
index 9c8215844023f560f538ad6a1906ceb1ecacdf00..c415a3d4305d9928f9a41de372f869899fff227e 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo @c -*- coding: latin-1; mode: texinfo; -*-
+\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
 @setfilename lilypond.info
 @settitle GNU LilyPond
 @iftex
@@ -164,7 +164,7 @@ HINTS FOR STYLE
 
     This makes it easier to not forget `@noindent'.
 
-  . Non-ASCII characters which are in latin-1 should be directly used;
+  . Non-ASCII characters which are in utf-8 should be directly used;
     this is, don't say `Ba@ss{}tuba' but `Baßtuba'.  This ensures that
     all such characters appear in all output formats.
 
index 230fa62d46481ba7654412069fc0b25f687fb171..59f53d449bed56b80976ecd3102e3cdf10b6efd3 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @node Notation manual details
index 3f3eb94266dd6acf74e4cd62275fafe1b0354cb9..1448dd21190903fc6615774edfe47b6c036f666a 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 
 @node Preface
 @unnumbered Preface
index 46e00dd03bf3ee9e7758d8031ae7e0b82059a827..da209bcfd8852323712c2cff5df08205819e8dbd 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @node Interfaces for programmers
 @chapter Interfaces for programmers
 
index bfdc88e5582f660020663dd1c88acae3806c17d8..131f3b04b250920785a37fb32788efa4518c2546 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @node Putting it all together
 @chapter Putting it all together
 
index 30c44b647ade9f0c65f1f170a59f3de4ac6f3c2d..4f94eaeab5c5751902426017e5720418a805db36 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
 @c TODO: