bug-lilypond
[Top][All Lists]
Advanced

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

Issue 525 in lilypond: repeat tremolo can't force stem downs


From: codesite-noreply
Subject: Issue 525 in lilypond: repeat tremolo can't force stem downs
Date: Thu, 06 Dec 2007 16:36:00 -0800

Issue 525: repeat tremolo can't force stem downs
http://code.google.com/p/lilypond/issues/detail?id=525

New issue report by gpermus:
%{ console message:
foo.ly:8:22: warning: weird stem size, check for narrow beams
 \repeat tremolo 16 {
                     d,32 a'32 }
foo.ly:8:27: warning: weird stem size, check for narrow beams
 \repeat tremolo 16 {d,32
                          a'32 }
%}

\version "2.11.35"
\paper{ragged-right = ##t}

\relative {
 \stemUp
 \repeat tremolo 16 {d32 a'32 }
 \stemDown
 \repeat tremolo 16 {d,32 a'32 }
}


Attachments:
        foo.preview.png  1.4 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]