Stephen J. Turnbull wrote:
FWIW, Ghostscript has no problem with that file. And as far as I
can
tell the command is not actually used by default; all of the uses are
guarded by conditions that are initialized to False. So I'm quite
confused about what the actual problem is likely to be.
This part is always inserted into the PostScript output regardless of
any settings:
%%BeginFeature: *ManualFeed False
BMark /ManualFeed false EMark setpagedevice
%%EndFeature
Whether the setting is true or false depends upon ps-manual-feed, but
the call will always occur.
--
Glynn Clements <glynn(a)gclements.plus.com>