Re: \paper settings to remove excess white space no longer work
Ben Ide <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CACXJQvWxj=p4Ztx5pcx4jxwgrVu0CbX+ieALAopcDyf_Q0ZGXQ@mail.gmail.com> |
> (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 [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond