----- Original Message ----- From: "Han-Wen Nienhuys" <[EMAIL PROTECTED]> To: "Trent Johnston" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Sunday, October 15, 2006 4:34 AM Subject: Re: Lyric Tie Lilypond 2.9.23 - no tie
| Trent Johnston schreef: | > Hi Everyone, | > | > The new feature of Lyric tie in 2.9.23 doesn't seem to work. | | you need to have a font installed that includes the tie symbol, eg. | DejaVuLGC | | -- | | Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen | | LilyPond Software Design | -- Code for Music Notation | http://www.lilypond-design.com Hi Han-Wen, Short lived celebration. While I lyrics ties are now present the words/syllables tied are swapped. Both the NEWs and regression tests have the same word tied so the bug isn't apparent. The example below shows that instead of lyrics first~second being tied the output is second~first. ===================== << \new Voice = "one" \relative c'' { \autoBeamOff \time 2/4 c4 b8. a16 g4. f8 e4 d c2 } \new Lyrics \lyricsto "one" { first~second first~second first~second first~second first~second first~second first~second first~second } >> Trent _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
