> > \score{
> >   \context Staff \notes\relative c'''{
> >     % 1. If you remove the grace note, the stem length of the first
> >     % triplet looks well! How can it possibly be affected by the
> >     % following grace note???
> 
> because the beam is an auto-beam, created   "after the fact", using
> the settings at the time of the grace note. Fixed in CVS. 

Thanks!

> >     \times 2/3 { b16 e, d'} \times 2/3 { \grace d8 [cis16 b a]}
> 
> >     % 2. Look at this ugly beam!
> >     a,16 cis a, e''' }
> 
> I can't think of a good solution; the best is to simply turn off auto
> knees.

At the moment, I use 
\stemUp a, cis a, \stemBoth \stemDown e''' \stemBoth
which gives a nice result. I actually expected to be
able to get the same result by increasing auto-knee-gap
but it failed.

   /Mats

increase 


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to