Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=242

Cheers,
- Graham

Frédéric Chiasson wrote:
Hi!

Here is a code that make some layout problems. With the sixteenth notes, the
first beat chord's f is too close to the barline.

\version "2.11.11"

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

}

Frédéric




_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to