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: Sun, 22 Jan 2006 11:09:42 +0100
User-agent: KMail/1.8.3

On Saturday 21 January 2006 20.06, nullplan (sent by Nabble.com) wrote:
> Erik Sandberg wrote:
> \new PianoStaff <<
>   \new Staff <<
>       \repeat volta 2 { b8. b16 fis4 gis\trill }
>     \alternative {
>       \grace a8 a'4 r8. g,16[ c8. e16]\bar "||"
>     }{
>       \grace a8 a'4 r4 r
>     }
>   >>
>   \new Staff <<
>     a4 <d' e,> <d e,>
>     a, <c' e,>8 r r4
>     a, <c' e,> r
>   >>
> >>
> That should be enough. I already tried to work around this with \new Voice
> { \grace a8 } , but it made an a8, not a \grace a8. --

Please read the manual about \alternative syntax carefully.
The syntax of \alternative is '\alternative { {...} {...} }', looks like you 
forgot the outer brackets.

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]