Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Regression Engraving-nitpick

New issue 899 by v.villenave: full-measure-extra-space should be more flexible
http://code.google.com/p/lilypond/issues/detail?id=899

New report from Trevor D.:

Between 2.11.9 and 2.11.10 (see attached outputs), the default extra-space
before full-bar notes (see regtest spacing-bar-whole-measure.ly) has been
increased, which may look rather ugly in some situations:

\version "2.11.10"

\layout { ragged-right = ##f }
\relative a' {  a1 a a  \break  a a a  \break
 \time 2/4
 a2 a a
 \break
 a
 \time 1/4
 a4 a
 }

Neil also noticed that "with current git, the first 1/4 bar is even worse:
the crotchet is positioned in the last third of the bar's width;
furthermore, it's not possible to correct this by overriding
'full-measure-extra-space unless you use negative values.

The default value for 'full-measure-spacing-width appears to
be just the default value for the distance property of a Spring
object, which is 1, so setting 'full-measure-extra-space to -1
effectively sets the space added to all but the first bar to 0."

Please read the discussion on
http://lists.gnu.org/archive/html/bug-lilypond/2009-08/msg00166.html

Attachments:
        2.11.9.png  12.9 KB
        2.11.10.png  12.8 KB

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


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

Reply via email to