Hi, It looks like a serious bug, but i haven't seen it mentioned in the tracker or in any e-mail...
it is written in NR 4.12 that "If a page has a ragged bottom, the resulting distance is the largest of: - space, - minimum-distance, and - padding plus the smallest distance necessary to eliminate collisions." So uncommenting fourth line in the example below shouldn't do anything, but it does (makes score vertically crowded) \version "2.12.3" \paper { system-system-spacing #'space = #20 % system-system-spacing #'padding = #1 } \relative c' { \repeat unfold 40 { a d e f a } } Am i right that this is a bug? Or did i misunderstood docs? cheers, Jan
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user