bug-lilypond
[Top][All Lists]
Advanced

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

Issue 680 in lilypond: clusters collapse when applied to repeated chord


From: codesite-noreply
Subject: Issue 680 in lilypond: clusters collapse when applied to repeated chords
Date: Wed, 17 Sep 2008 04:27:20 -0700

Issue 680: clusters collapse when applied to repeated chords
http://code.google.com/p/lilypond/issues/detail?id=680

New issue report by v.villenave:
% In this example, the shape of the cluster spanner is irregular, and
% collapses in the middle of each measure. (This does not happen with
% stairs style.)

\version "2.11.58"

music = {
   <f' a'> <f' a'> <f' a'> <f' a'>
   <e' b'> <e' b'> <e' b'> <e' b'>
   <d' c''>1
}
{ \music \makeClusters \music }


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Low Engraving-nitpick

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