bug-lilypond
[Top][All Lists]
Advanced

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

Wrong grace note output


From: nullplan (sent by Nabble.com)
Subject: Wrong grace note output
Date: Fri, 20 Jan 2006 12:41:44 -0800 (PST)

Hi all,
I tried to use the following code today:
\new PianoStaff <<
  \new Staff <<
    \repeat volta 2 { foo bar }
    \alternative { 
      \grace a8 a'4 r8. g,16[ c8. e16]\bar "||"
    }{
      \grace a8 a'4 r4 r
    }
  >>
  \new Staff << foo bar >>
>>

After compiling this code I don't get grace notes but accords like <a8 
a'>. Any workaround known?
--
View this message in context: 
http://www.nabble.com/Wrong-grace-note-output-t964179.html#a2498698
Sent from the Gnu - Lilypond - Bugs forum at Nabble.com.


reply via email to

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