[EMAIL PROTECTED] writes: > > This spanner grob is used to control the vertical default distance > between lines *for the whole score*. If you want to modify the > value, you must do it before the score starts (e.g., in a \paper > block). Using \override within the score won't have any effect. > > helps new users (like me) to get the right idea. > > Anyway, how can I solve my problem (this is, changing the default > distance on the second page? Currently, the only solution I'm aware > of is to embed two \score's within one \book.
I remember answering this one earlier. You can use the hack in piano-staff-distance.ly - setting minimum-Y-extent instead of forced-distance. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
