Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #347
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!feeder3.cambriumusenet.nl!feed.tweaknews.nl!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
|---|---|
| From | Ross Presser <rpresser@gmail.com> |
| Newsgroups | comp.lang.postscript |
| Subject | Re: How2 wrap 8 text-lines in *.ps? |
| Date | Sat, 24 Sep 2011 00:58:53 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 21 |
| Message-ID | <7356458.493.1316851133115.JavaMail.geo-discussion-forums@yqbr29> (permalink) |
| References | <j5ifr2$m3c$2@dont-email.me> |
| Reply-To | comp.lang.postscript@googlegroups.com |
| NNTP-Posting-Host | 68.36.117.147 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1316851217 19793 127.0.0.1 (24 Sep 2011 08:00:17 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Sat, 24 Sep 2011 08:00:17 +0000 (UTC) |
| In-Reply-To | <j5ifr2$m3c$2@dont-email.me> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=68.36.117.147; posting-account=SOVadwoAAAB3h7W1MLW9kMYtEc2JW2L8 |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.postscript:347 |
Show key headers only | View raw
As Rod and many others have said, PostScript itself does not have any concept of next line. Your search for a built in thingy to do this will be futile. That said, there are PostScript *LIBRARIES* that can aid what you are trying to do. They generally call themselves typesetting systems. One that I used heavily in a production project (many thousands of letters sent each week) was Gonzo.ps. http://www.tinaja.com/glib/gonzotut.pdf Another you may want to look at is QuikScript. http://seit.unsw.adfa.edu.au/staff/sites/gfreeman/qs.html Another is the TinyMenu. http://www.cappella.demon.co.uk/tinyfiles/tinymenu.html None of these are "oh, now I have an easy linefeed routine I can use." They involve changing how you are doing things on a pretty big scale. But once you buy in, you can typeset pretty rapidly, even automatically generate nicely typeset books from other programs. Good luck.
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
How2 wrap 8 text-lines in *.ps? "NoHtmlMailsPlease" <UsePlainText@dog.edu> - 2011-09-23 15:11 +0200
Re: How2 wrap 8 text-lines in *.ps? rodd@panix.com (Rod Dorman) - 2011-09-23 19:07 +0000
Re: How2 wrap 8 text-lines in *.ps? "NoHtmlMailsPlease" <UsePlainText@dog.edu> - 2011-09-27 13:10 +0200
Re: How2 wrap 8 text-lines in *.ps? tlvp <mPiOsUcB.EtLlLvEp@att.net> - 2011-09-27 12:35 -0400
Re: How2 wrap 8 text-lines in *.ps? rodd@panix.com (Rod Dorman) - 2011-09-27 18:44 +0000
Re (2): How2 wrap 8 text-lines in *.ps? no.top.post@gmail.com - 2011-09-29 09:58 +0000
Re: Re (2): How2 wrap 8 text-lines in *.ps? bonomi@host122.r-bonomi.com (Robert Bonomi) - 2011-09-29 07:35 -0500
Re: How2 wrap 8 text-lines in *.ps? Ross Presser <rpresser@gmail.com> - 2011-09-24 00:58 -0700
Re: How2 wrap 8 text-lines in *.ps? "NoHtmlMailsPlease" <UsePlainText@dog.edu> - 2011-09-27 17:29 +0200
Re: How2 wrap 8 text-lines in *.ps? luser- -droog <mijoryx@yahoo.com> - 2011-09-24 01:03 -0700
Re: How2 wrap 8 text-lines in *.ps? "NoHtmlMailsPlease" <UsePlainText@dog.edu> - 2011-09-27 13:28 +0200
Re: How2 wrap 8 text-lines in *.ps? RedGrittyBrick <RedGrittyBrick@SpamWeary.invalid> - 2012-02-19 13:46 +0000
csiph-web