bug-lilypond
[Top][All Lists]
Advanced

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

Re: Wrong grace note output


From: Erik Sandberg
Subject: Re: Wrong grace note output
Date: Tue, 24 Jan 2006 09:05:40 +0100
User-agent: KMail/1.8.3

On Monday 23 January 2006 17.04, nullplan (sent by Nabble.com) wrote:
>
> In version 2.6.5 (which I use) I get this error.

The problem is fixed in 2.7.28.

With 2.6.5, it works fine if you use \relative once for the entire staff, 
like:

\new PianoStaff <<
  \time 3/4
  \new Staff \relative <<
      \repeat volta 2 { b'8. b16 fis4 gis\trill }
    \alternative { {
      \grace a'8 a'4 r8. g,16[ c8. e16]\bar "||"
    }{
      \grace a,8 a'4 r4 r
    } }
  >>
  \new Staff {
    \clef bass

    a,4  
    a, 8 r r4
    a,  r
  }
>>

Hope this helps,
-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.7/




reply via email to

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