lilypond-devel
[Top][All Lists]
Advanced

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

.setpdfwrite


From: David Kastrup
Subject: .setpdfwrite
Date: Sun, 10 May 2020 14:30:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

For a while, I've been getting the warning

**** WARNING: The .setpdfwrite operator has been deprecated and will be removed 
entirely
              in the next release of Ghostscript. The functionality of this 
operator has
              been reduced to increasing the size of the VM threshold. If you 
believe you
              have a real need for this then you should replace your call to 
.setpdfwrite
              with:

                  3000000 setvmthreshold

on documentation builds.  There are comparatively few places where
.setpdfwrite is in our sources, but it's not clear to me just when
.setpdfwrite became unnecessary(?).  So I have no idea if just removing
it won't cause trouble with earlier versions of Ghostscript still in use
with LilyPond (not least of all because we may be using them in GUB).

Any ideas?

-- 
David Kastrup



reply via email to

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