Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #756

Re: Show on several pages

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!feeder.erje.net!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.brightview.co.uk!news.brightview.co.uk.POSTED!not-for-mail
NNTP-Posting-Date Mon, 25 Jun 2012 01:47:10 -0500
From ken <ken@spamcop.net>
Newsgroups comp.lang.postscript
Subject Re: Show on several pages
Date Mon, 25 Jun 2012 07:47:04 +0100
Message-ID <MPG.2a5219bfa0367eef989888@usenet.plus.net> (permalink)
References <87bok8kx3e.fsf@Compaq.site>
Reply-To ken@spamcop.net
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding 7bit
User-Agent MicroPlanet-Gravity/3.0.4
Lines 19
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-5WZSsml1oyXvM2f27o5PhyIFcHPQlX3YiR4gi0aMSwgPqMrDCZgiN0BwzY0VZDrWKj7JQynKCkYFjN5!SWXGV+cYNOKEjceOPmjOUvDTTI361CapRFI9z4Ot+vRb3+Z1JHy4Jktb3zVSkJXSiUIyMnI4FbOw!Zvb5b2EnJWA13YM=
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 1675
Xref csiph.com comp.lang.postscript:756

Show key headers only | View raw


In article <87bok8kx3e.fsf@Compaq.site>, Cecil@decebal.nl says...

> But the text:
>     Line to show on page one and two
> is only shown on the first page. Is what I want not possible, or am I
> doing something wrong?

save only saves the graphics state (colour font, linewidth etc), it 
doesn't save any marks on the page. showpage implicitly erases the new 
page, so the new page is blank.

If you want to repeat a 'show' operation you actually need to repeat the 
sequence of marking operators.

There are a number of ways of doing this, the simplest being to just 
repeat the code. If you explain what it is you need to achieve I could 
offer more concrete advice.

			Ken

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Show on several pages Cecil Westerhof <Cecil@decebal.nl> - 2012-06-25 03:18 +0200
  Re: Show on several pages ken <ken@spamcop.net> - 2012-06-25 07:47 +0100
    Re: Show on several pages gernot.hoffmann@hs-emden-leer.de - 2012-06-24 23:53 -0700
      Re: Show on several pages Cecil Westerhof <Cecil@decebal.nl> - 2012-06-25 09:30 +0200
        Re: Show on several pages ken <ken@spamcop.net> - 2012-06-25 16:39 +0100
          Re: Show on several pages Peter Davis <Peter.Davis@mathworks.com> - 2012-06-25 11:48 -0400
            Re: Show on several pages gernot.hoffmann@hs-emden-leer.de - 2012-06-25 09:08 -0700
          Re: Show on several pages Cecil Westerhof <Cecil@decebal.nl> - 2012-06-25 20:13 +0200
      Re: Show on several pages Peter Davis <Peter.Davis@mathworks.com> - 2012-06-25 09:02 -0400
    Re: Show on several pages Cecil Westerhof <Cecil@decebal.nl> - 2012-06-25 09:33 +0200
      Re: Show on several pages ken <ken@spamcop.net> - 2012-06-25 16:40 +0100
      Re: Show on several pages luser- -droog <mijoryx@yahoo.com> - 2012-06-25 20:58 -0700
    Re: Show on several pages Peter Davis <Peter.Davis@mathworks.com> - 2012-06-25 09:00 -0400
  Re: Show on several pages Michael Unger <spam.to.unger@spamgourmet.com> - 2012-06-25 17:34 +0200

csiph-web