bug-lilypond
[Top][All Lists]
Advanced

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

Another tremolo collision bug...


From: Valentin Villenave
Subject: Another tremolo collision bug...
Date: Mon, 3 Dec 2007 21:17:34 +0100

%{
Greetings,

The following bug might be related to #376 or #318 (which is really
annoying btw); however I think this example is much uglier than what
is already mentioned.

In the following snippet, the grace note forces the tremolo beam to be
printed above the chord (can't figure why), regardless of what's
already there.
%}

{
<< {  b'4 f'2. }
    \\ {
              % if you remove the grace note,
              % the collision doesn't happen
    \grace a8
    \repeat tremolo 32 <b g'>32  } >>
}




reply via email to

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