> (Adding back the list in CC)

whoops, sorry, first time using a mailing list.

> https://gitlab.com/lilypond/lilypond/-/issues/6235#note_1202504849

Thanks! For anyone who comes across this, the following command line
arguments give the old behavior:

-dtall-page-formats=eps,png,pdf -dseparate-page-formats=eps,png,pdf

Or instead, at the bottom of your preamble, you can include this:

#(ly:set-option 'separate-page-formats 'eps,png,pdf)
#(ly:set-option 'use-paper-size-for-page #f)

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to