bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \paper settings to remove excess white space no longer work


From: Ben Ide
Subject: Re: \paper settings to remove excess white space no longer work
Date: Thu, 8 Dec 2022 19:22:55 -0500

> (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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]