bug-lilypond
[Top][All Lists]
Advanced

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

Whole notes tremolo, again....


From: Valentin Villenave
Subject: Whole notes tremolo, again....
Date: Thu, 6 Dec 2007 10:06:16 +0100

%{
This was previously a comment to issue 318:
http://code.google.com/p/lilypond/issues/detail?id=318#c3

Here's a minimal example that clearly demonstrates the bug:
in the following snippet the tremolo should be printed below the whole
notes, instead of above (thus colliding with the first voice).

It's obviously related to 318, 376 or 523 but looks like something
slightly different though.
%}


\relative {
  << { r4 f'2. } \\
  {    \stemDown
    \repeat tremolo 16 {d,32 a'32 }  }
    >>
}




reply via email to

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