From: Mats Bengtsson Date: Fri, 26 Mar 2004 17:06:45 +0000 (+0000) Subject: * Documentation/user/notation.itely (Entering lyrics): Add example X-Git-Tag: release/2.1.35~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d327fce8217c1536957065f7ccf0d21447bea3f8;p=lilypond.git * Documentation/user/notation.itely (Entering lyrics): Add example with correct english double quotes (at least for LaTeX output, maybe not a good idea if we switch to PS as the default output format). --- diff --git a/ChangeLog b/ChangeLog index c9292c873b..121984fe68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-03-26 Mats Bengtsson + + * Documentation/user/notation.itely (Entering lyrics): Add example + with correct english double quotes (at least for LaTeX output, + maybe not a good idea if we switch to PS as the default output + format). + 2004-03-26 Han-Wen Nienhuys * lily/staff-performer.cc (create_audio_elements): play instrument diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index cb15cd64b3..69b3417632 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -3276,6 +3276,11 @@ specify words that cannot be written with the above rules: @example \lyrics @{ He said: "\"Let" my peo ple "go\"" @} @end example +However, at least for english texts, you should use +@example + \lyrics @{ He said: ``Let my peo ple go'' @} +@end example +to get the correct shape of the starting and ending quote. @cindex hyphens