Issue 386: \repeat tremolo doesn't create augmentation dots
http://code.google.com/p/lilypond/issues/detail?id=386

Comment #1 by [EMAIL PROTECTED]:
This patch fixes this bug as well as following bug:

When repeat tremolo 3, one tremolo-beam is missing.
In this example, all staves should get 4 tremolo bars, but staves 2 and
4 only get 3 tremolo bars. 

\version "2.10.25"
\paper { ragged-right = ##t }
<<
   \repeat tremolo 8 { c64 e64 }
   \repeat tremolo 12 { c64 e64 }
   \repeat tremolo 14 { c64 e64 }
   \repeat tremolo 15 { c64 e64 }
 >> 

Attachments:
        patch.diff  1.5 KB 



-- 
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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to