CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Graham Percival <[EMAIL PROTECTED]> 05/07/28 01:42:03
Modified files: . : ChangeLog Documentation/user: instrument-notation.itely Log message: Fixes special quotes (not "") in lyrics. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3931&tr2=1.3932&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/instrument-notation.itely.diff?tr1=1.39&tr2=1.40&r1=text&r2=text Patches: Index: lilypond/ChangeLog diff -u lilypond/ChangeLog:1.3931 lilypond/ChangeLog:1.3932 --- lilypond/ChangeLog:1.3931 Thu Jul 28 00:33:36 2005 +++ lilypond/ChangeLog Thu Jul 28 01:42:02 2005 @@ -7,7 +7,7 @@ * Documentation/user/examples.itely: remove bagpipe template. * Documentation/user/instrument-notation.itely: add bagpipe - section. + section, maybe fix quotes in lyrics. I hate text encoding. 2005-07-27 Han-Wen Nienhuys <[EMAIL PROTECTED]> Index: lilypond/Documentation/user/instrument-notation.itely diff -u lilypond/Documentation/user/instrument-notation.itely:1.39 lilypond/Documentation/user/instrument-notation.itely:1.40 --- lilypond/Documentation/user/instrument-notation.itely:1.39 Wed Jul 27 23:31:05 2005 +++ lilypond/Documentation/user/instrument-notation.itely Thu Jul 28 01:42:03 2005 @@ -779,20 +779,16 @@ Any @code{_} character that appears in an unquoted word is converted to a space. This provides a mechanism for introducing spaces into words -without using quotes. Quoted words can also be used in Lyrics mode to -specify words that cannot be written with the above rules. The -following example incorporates double quotes +without using quotes. [EMAIL PROTECTED] -\lyricmode @{ He said: "\"Let" my peo ple "go\"" @} [EMAIL PROTECTED] example +To enter lyrics with characters from non-English languages, or with +non-ascii characters (such as the heart symbol or slanted quotes), +simply insert the characters directly into the input file and save +it with utf-8 encoding. See @ref{Text encoding} for more info. -This example is slightly academic, since it gives better looking -results using single quotes, @code{``} and @code{''} @example -\lyricmode @{ He said: ``Let my peo ple go'' @} +\lyricmode @{ He said: âLet my peo ple goâ. @} @end example - The full definition of a word start in Lyrics mode is somewhat more complex. _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs