bug-lilypond
[Top][All Lists]
Advanced

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

Issue 242 in project lilypond


From: codesite-noreply
Subject: Issue 242 in project lilypond
Date: Wed, 17 Jan 2007 17:59:51 -0800

Issue 242: note too close to left barline
http://code.google.com/p/lilypond/issues/detail?id=242

New issue report by gpermus:
%  the F in the chord is too close to the left barline.

\version "2.11.12"
x = { <c f g>4 }
doubles = { c16 c c c c c c c c c c c c c c c }
\new Score {
 <<
   \new Staff { \relative c' { \doubles | \doubles | \doubles }}
   \new Staff { \relative c''{\x \x \x \x | \x \x \x \x | \x \x \x \x}}
 >>
}

Attachments:
foo.preview.png 5.3 KB

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