Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3987 by [email protected]: 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