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: Mon, 25 Jun 2007 13:57:21 -0700

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




reply via email to

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