bug-lilypond
[Top][All Lists]
Advanced

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

Re: Feathered beams do not work with knees


From: Graham Percival
Subject: Re: Feathered beams do not work with knees
Date: Tue, 14 Aug 2007 02:50:53 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=406

Cheers,
- Graham


Rune Zedeler wrote:
When using a feathered kneed beam, the stems on the "upside down" part of the beam are too long, because they do not know that the beam is feathered and therefore extend all the way to the position that the beam would have had, had it not been feathered.

%%% begin %%%
\version "2.10.25"
\paper { ragged-right = ##t }
{
  \once \override Beam #'grow-direction = #LEFT
  c,32[ d, e, f, c''' d''' e''' f''']
}
%%% end %%%


------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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