bug-lilypond
[Top][All Lists]
Advanced

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

Issue 318 in lilypond: whole note angled tremolo


From: codesite-noreply
Subject: Issue 318 in lilypond: whole note angled tremolo
Date: Mon, 03 Dec 2007 06:18:50 -0800

Issue 318: whole note angled tremolo
http://code.google.com/p/lilypond/issues/detail?id=318

Comment #3 by v.villenave:
%{
 When applying tremolos to whole notes, it's nearly impossible
 to print the tremolo beams _under_ the notes and not _above_,
 like demonstrated in snippet http://lsr.dsi.unimi.it/LSR/Item?id=241

 This is a related bug, but IMO we definitely should mark it as a Defect
 (rather than an Enhancement).
%}


\relative {
 \clef bass
 << { \voiceTwo
   %this doesn't work (a whole note has no stem):
   \stemDown
   %strangely, this doesn't work either:
   \override Beam #'direction = #DOWN
   \repeat tremolo 16 {f,,32 c'32 }  }
   \\ {\voiceOne r4 d8 d d2 } >>
}

%{Regards,
Valentin.
%}




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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