[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 2852 in lilypond: horizontal spacing: columns
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 2852 in lilypond: horizontal spacing: columns with spacers are spaced differently than those with notes (see comment #4) |
Date: |
Sun, 07 Apr 2013 13:35:08 +0000 |
Updates:
Summary: horizontal spacing: columns with spacers are spaced differently
than those with notes (see comment #4)
Comment #4 on issue 2852 by address@hidden: horizontal spacing:
columns with spacers are spaced differently than those with notes (see
comment #4)
http://code.google.com/p/lilypond/issues/detail?id=2852
Oh, i've just now discovered issue 3232. As far as i can see, it covers
the bad turn case from this issue; i'll write a detailed comment there.
As for the quarter note spacing, there is actually a bug, but it gets
visible only when the spacing gets tight:
\version "2.17.13"
\paper {
% this is just to force lily to typeset the snippet tightly:
system-count = 1
ragged-right = ##f
indent = 0
line-width = 4.5\cm
}
\new Staff <<
{ a'2 a' | a' a' }
\\
{ s4 c' r s | r c' r c' }
So, let this issue track the problem with note spacing, not with the turn.
Attachments:
papercolumn-spacing-problem.png 2.0 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- Re: [Lilypond-auto] Issue 2852 in lilypond: horizontal spacing: columns with spacers are spaced differently than those with notes (see comment #4),
lilypond <=