Re: Wrong grace note output

2006-01-25 Thread nullplan (sent by Nabble.com)
try is in german. I just translated what I could. Next question: what should I do? -- View this message in context: http://www.nabble.com/Wrong-grace-note-output-t964179.html#a2579718 Sent from the Gnu - Lilypond - Bugs forum at Nabble.com. ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Wrong grace note output

2006-01-24 Thread Erik Sandberg
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 <<

Re: Wrong grace note output

2006-01-23 Thread nullplan (sent by Nabble.com)
27;4 r4 r } } >> \new Staff { \clef bass a,4 a, 8 r r4 a, r } >> In version 2.6.5 (which I use) I get this error. -- View this message in context: http://www.nabble.com/Wrong-grace-note-output-t964179.html#a2537441 Sent from the Gnu - Lilypond - Bugs forum at

Re: Wrong grace note output

2006-01-22 Thread nullplan (sent by Nabble.com)
Oh, I didn't see that. Well *look*, in my main file I didn't forget these. So please do as if there were outer brackets. They have nothing to do with the problem. I'll change this immediately. -- View this message in context: http://www.nabble.com/Wrong-grace-note-output-t96417

Re: Wrong grace note output

2006-01-22 Thread Erik Sandberg
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 > }

Re: Wrong grace note output

2006-01-21 Thread nullplan (sent by Nabble.com)
|" }{ \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 } ,

Re: Wrong grace note output

2006-01-21 Thread Erik Sandberg
On Friday 20 January 2006 21.41, nullplan (sent by Nabble.com) wrote: > 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 r

Wrong grace note output

2006-01-20 Thread nullplan (sent by Nabble.com)
>> >> 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. _