[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 2965 in lilypond: packed-spacing and \newSpacingSe
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 2965 in lilypond: packed-spacing and \newSpacingSection lead to collision of dots and notes |
Date: |
Sat, 17 Nov 2012 14:57:05 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 2965 by address@hidden: packed-spacing and \newSpacingSection
lead to collision of dots and notes
http://code.google.com/p/lilypond/issues/detail?id=2965
LilyPond forces 20 measures on one line so that the dot of the first note
runs into the following note:
\relative c' {
\override Score.SpacingSpanner #'packed-spacing = ##t
\repeat unfold 20 { c2. \newSpacingSection e4 }
}
(not sure if this is how \newSpacingSection should be applied, though)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lilypond-auto] Issue 2965 in lilypond: packed-spacing and \newSpacingSection lead to collision of dots and notes,
lilypond <=