Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Re: article printing with `A P' is generating bad postscript
Date: Tue, 11 Jun 2002 22:56:19 -0400	[thread overview]
Message-ID: <vxkelfdgq7g.fsf@cinnamon.vanillaknot.com> (raw)
In-Reply-To: <v9660pssb1.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue, 11 Jun 2002 18:17:54 +0200")

Reiner Steib <4uce.02.r.steib@gmx.net> writes:
> Look at the lines containing "h0" in out.ps. The problem should be
> there. Maybe post the output of "grep -2 'h0' out.ps"

I tried this on your own article, right here.  "grep -2 h0 out.ps" gives:
________________________________________________________________

%%BeginSetup
/h0 14 /Helvetica-Bold DefFont
/h1 12 /Helvetica DefFont

% ---- These lines must be kept together because...

/h0 F
/HeaderTitleLineHeight FontHeight def

--
/PageCount 1 def
/HeaderLinesLeft [
  [ /h0 (Re: article printing with `A P' is generating bad postscript) ]
  [ /h1 (Reiner Steib <4uce.02.r.steib@gmx.net>) ]
] def
/HeaderLinesRight [
  [ /h0 /pagenumberstring load ]
  [ /h1 (Tue, 11 Jun 2002 18:17:54 +0200) ]
] def
--
(> Operand stack:) S
HL
(>    h0   --nostringval--   --nostringval--) S
HL
(> Execution stack:) S
--
HL
HL
(Look at the lines containing "h0" in out.ps. The problem should be) S
HL
(there. Maybe post the output of "grep -2 'h0' out.ps". "h0" is used to) S
HL
(print the subject and page numbers.) S
________________________________________________________________

> If this fails, remove the error handler from out.ps:
> %%BeginProcSet: ErrorHandler

There is no such error handler.  There is no other occurrence of the
word "error" in out.ps.  Other thoughts?

Weirdness: out.ps displays fine where I work, under RH7.2 with
ghostscript 6.51.  The same out.ps, scp'd home, does not display fine
under 6.52 under RH7.3, and when I downgrade 7.3's ghostscript to
7.2's 6.51, it still doesn't work.  XEmacs and the sumo tarballs
supporting it are the same at work and home.

confused,
--karl



  reply	other threads:[~2002-06-12  2:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11  0:13 Karl Kleinpaste
2002-06-11  2:53 ` Jesper Harder
2002-06-11 16:17 ` Reiner Steib
2002-06-12  2:56   ` Karl Kleinpaste [this message]
2002-06-12 14:47     ` Reiner Steib
2002-06-12 16:29       ` Karl Kleinpaste
2002-06-12 17:40         ` Reiner Steib

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vxkelfdgq7g.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).