bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: afterGrace/Lyrics bug


From: Graham Percival
Subject: Re: afterGrace/Lyrics bug
Date: Thu, 25 Jan 2007 16:42:49 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=256

- Graham

Daniel Johnson wrote:
If afterGrace is used in a voice to which a Lyrics context is attached, the lyrics become misaligned, and the syllable after the grace notes overprints the syllable before the grace notes.

\version "2.10.13"
\paper{ ragged-right = ##t }
\score
{
<<
\new Staff { \new Voice = "myVoice" { \afterGrace c''2 { e''32[ d''] } c''2 } }
   \new Lyrics \lyricsto "myVoice" \lyricmode { foo -- bar }
 >>
}

------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

[Prev in Thread] Current Thread [Next in Thread]