bug-lilypond
[Top][All Lists]
Advanced

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

Issue 354 in project lilypond


From: codesite-noreply
Subject: Issue 354 in project lilypond
Date: Tue, 24 Apr 2007 02:43:45 -0700

Issue 354: add space for notes in other voices
http://code.google.com/p/lilypond/issues/detail?id=354

New issue report by gpermus:
It would be nice if we could add extra horizontal space between notes to
fit notes in other voices.

In the attached example, the real scanned music adds extra space between
the c8 and e8 to fit the c2.  Lilypond places all four eighth notes at
(approximately) equal horizontal positions.

\version "2.10.5"
\paper{ragged-right=##t}
{
    <<
        { c'8 e' g' c'' r2   } \\
        { c'2           r2   }
    >>
}



Attachments:
        lilypond-bug.png  19.6 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Enhancement 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]