Issue 386: \repeat tremolo doesn't create augmentation dots
http://code.google.com/p/lilypond/issues/detail?id=386
New issue report by gpermus:
%{
% should have some dots. Also, there's a false barcheck warning:
foo.ly:4:44: warning: barcheck failed at: 5/8
c8 \repeat "tremolo" 14 { c32 a32 }
|
%}
\version "2.10.0"
\paper{ ragged-right = ##t }
\score { \relative c' {
c8 \repeat "tremolo" 14 { c32 a32 } |
}
}
Attachments:
foo.preview.png 1.6 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Low
--
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