home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / software / 3146 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.7 KB  |  59 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!nwnexus!sounds!brianw
  3. From: BrianW@SoundS.WA.com (Brian Willoughby)
  4. Subject: Re: Two-up small font from ASCII text?
  5. Message-ID: <BzJGvF.s4@sounds.wa.com>
  6. Sender: brianw@sounds.wa.com (Brian Willoughby)
  7. Reply-To: BrianW@SoundS.WA.com
  8. Organization: SoundSoftware, Bellevue, WA, USA
  9. References: <1992Dec13.193516.8140@leland.Stanford.EDU>
  10. Date: Sun, 20 Dec 1992 03:40:27 GMT
  11. Lines: 46
  12.  
  13. Stefano Pagiola writes
  14. | gerben@rna.indiv.nluug.nl writes
  15. | > I have a large ASCII document that I want to print. To
  16. | > prevent using hundreds of pages I want to use two pages
  17. | > (on A5 format) on every A4 page I print. I have Edit (of
  18. | > course), Writenow and Wordperfect. Do people have a good trick
  19. | > of achieving this?
  20. | In Edit and WriteNow, go to the format->Page Layout panel and choose  
  21. | 2-up from the pop-up list.
  22.  
  23. The 2-up output from Edit in 3.0 ends up in Landscape mode.  Unless, of course,  
  24. you actually *choose* Landscape in the Page Layout panel - in which case your  
  25. document shows up in Portrait mode with two centered, half-size pages: one on  
  26. top of the next (go figure).  No good if you wanted Portrait output.
  27.  
  28. WriteNow, Release 2.0 (v37), does not actually have variable line-spacing.  All  
  29. lines have the same height, even if you change from 12-point all the way down  
  30. to 6-point or 2-point.  So if you want to print a 2-up document in a half-size  
  31. font to preserve the expected aspect ratio of paragraphs, you end up with a lot  
  32. of white space.
  33.  
  34. Rather than just complain, though, I can offer a possible solution - the  
  35. following command-line will eat an ASCII file and print out a 2-up document in  
  36. Portrait mode using a pleasantly spaced (width AND height) font:
  37.  
  38. enscript -2 -fCourier6 ascii.txt
  39.  
  40. The price is right, too.  It comes free with your NeXT.  Look up 'enscript' in  
  41. Librarian for more options which might better suit your needs.  My guess is  
  42. that Edit uses "enscript -2r" for 2-up instead of my preferred options.
  43.  
  44. | It would be great if Preview let you do it (in fact, its ludicrous  
  45. | that it doesn't); then from any app you'd just print to .ps and use  
  46. | preview to print it.
  47.  
  48. I think reading in and reformatting a PostScript document may be too  
  49. complicated unless all software on the NeXT outputs Adobe Document Conforming  
  50. PostScript to help with the interpretation of the input.
  51.  
  52. There are utilities on various archives to do this with PostScript files, but I  
  53. think that they require Conforming PostScript on input.
  54. -- 
  55. Brian Willoughby    Software Design Engineer, BSEE NCSU
  56. BrianW@SoundS.WA.com    Sound Consulting and Signal Processing Software
  57. NeXTmail welcome    - NO EMAIL SOLICITATION without prior permission
  58.