bug-lilypond
[Top][All Lists]
Advanced

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

Issue 386 in lilypond: \repeat tremolo doesn't create augmentation dots


From: codesite-noreply
Subject: Issue 386 in lilypond: \repeat tremolo doesn't create augmentation dots
Date: Thu, 26 Jul 2007 06:27:36 -0700

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

Comment #1 by address@hidden:
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




reply via email to

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