Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #767
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Michael Unger <spam.to.unger@spamgourmet.com> |
| Newsgroups | comp.lang.postscript |
| Subject | Re: Show on several pages |
| Date | Mon, 25 Jun 2012 17:34:44 +0200 |
| Organization | not that I'm aware of ... |
| Lines | 26 |
| Message-ID | <a4rfh0F9iiU1@mid.individual.net> (permalink) |
| References | <87bok8kx3e.fsf@Compaq.site> |
| Reply-To | 2012Q2.usenet.michaelunger@spamgourmet.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net Z1BrAozXiENIPB/TJDGcAw2oH1TjkLK4/JgnwTJkVU5vPo8LlSL0MxnERBoUowimDi |
| Cancel-Lock | sha1:kMEcQQbDhU0ZeIsuisWxYLW3gDQ= |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.24) Gecko/20100228 SeaMonkey/1.1.19 |
| In-Reply-To | <87bok8kx3e.fsf@Compaq.site> |
| Xref | csiph.com comp.lang.postscript:767 |
Show key headers only | View raw
On 2012-06-25 03:18, "Cecil Westerhof" wrote: > I want to make two pages. On the first page is one sentence. The > second page has the same sentence and another. [...] > > [...] What about storing the sentences as string variables, i.e.: | /phrase_1 (first sentence) def | /phrase_2 (second sentence) def | | [...] | | ... moveto phrase_1 show | showpage | ... moveto phrase_1 show ... moveto phrase_2 show | showpage | | [...] Michael -- Real names enhance the probability of getting real answers. My e-mail account at DECUS Munich is no longer valid.
Back to comp.lang.postscript | Previous | Next — Previous in thread | Find similar | Unroll 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