lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3987 in lilypond: inconsistent spacing with spacin


From: lilypond
Subject: [Lilypond-auto] Issue 3987 in lilypond: inconsistent spacing with spacing-increment
Date: Fri, 04 Jul 2014 02:19:01 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3987 by address@hidden: inconsistent spacing with spacing-increment
http://code.google.com/p/lilypond/issues/detail?id=3987

With the following input, I expect:
1) the first and last beam group to have the same spacing
2) no excess space after the second beam group

\relative g' {
  g16 g g g
  \newSpacingSection
  \override Score.SpacingSpanner.spacing-increment = 5
  g16 g g g
  \newSpacingSection
  \revert Score.SpacingSpanner.spacing-increment
  g16 g g g
}

See the attached image.  Unfortunately, this is hindering
progress on my \magnifyMusic function.  Also, this may be
related to Issue 3887.

- Mark

Attachments:
        spacing-increment.png  10.9 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]