> > These are timely questions. See ly:one-line-auto-height-breaking > > http://lilypond.org/doc/v2.19/Documentation/notation/page-breaking#one_002dline_002dauto_002dheight-page-breaking > > which just landed in the LilyPond development release, 2.19.36 >
Interesting! I had a go, guessing with paper-height=#(one-line-auto-height-breaking) which worked on the svg output but with log as below # -*-compilation-*- Processing `ly/scaleC.ly' Parsing... include/defs.ily:9:19: error: GUILE signaled an error for the expression beginning here paper-height=# (one-line-auto-height-breaking) Interpreting music... Preprocessing graphical objects... Interpreting music... MIDI output to `ly/scaleC.mid'... Finding the ideal number of pages...Unbound variable: one-line-auto-height-breaking C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/scm/page.scm:194:21: In procedure - in expression (- paper-height (ly:output-def-lookup layout #)): C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/scm/page.scm:194:21: Wrong type argument in position 1: #<unspecified> ######################### This also prevented the png output, so it suggests I should use different definition.ily for each kind of output. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user