Xavier Scheuer <x.scheuer <at> gmail.com> writes: > > I have a passage with many 32th notes (and subdivide beams). With > 2.15.5 (as well as with 2.14.2) LilyPond settles 2 measures per line, > but with 2.15.14 it puts only one measure per line and this measure is > really stretched horizontally (whereas it was only "a bit compressed" > when there were 2 measures per line), leading to a poor output. > > It is hard to give a minimal example of code. > I tracked down this change and it happened between 2.15.9 and 2.15.10. >
Besides the fix for issue 1186 that I mentioned earlier, the only other possible cause is the fix for issue 724. To reverse the issue 724 fix, \override Score.KeySignature #'extra-spacing-width = #'(0.0 . 0.5) _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
