Orm Finnendahl escreveu:
> Spacing of proportional notation doesn't work as expected: When a measure
> doesn't contain any entries (or only very few) it is often far shorter than it
> ought to be. Changing the values of ly:make-moment in mid-score often results
> in
> sometimes drastically different spacing for parts before the change occured.
> The
> score at the following link probably has a reproducable bug:
>
> http://icem-www.folkwang-hochschule.de/~finnendahl/download/violine-test.tgz
>
> In order to set the example, typeset "gesamt.ly". Changing the values for the
> first ly:make-moment on line 10 of the file "seite1.ly" from "99" to "100" (or
> back) changes the spacing of the first line drastically.
I recommend to set
- proportonialNotationDuration to a value shorter than the smallest note in
the score
- do
\remove "Separating_line_group_engraver"
for true proportionality (including collisions)
- use spacing sections to tune layout (spacing-increment property)
As much as I appreciate your frustration,
> probably has a reproducable bug:
is unworkable for me.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
-- Code for Music Notation
http://www.lilypond-design.com
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond