home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / text / tex / 14430 < prev    next >
Encoding:
Text File  |  1992-12-23  |  879 b   |  28 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!mvelzen
  3. From: mvelzen@fwi.uva.nl (Marc van Velzen)
  4. Subject: Re: Print of Emtex
  5. Message-ID: <1992Dec23.131424.14438@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: gene.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. References: <BzpMw0.Mrz@acsu.buffalo.edu>
  10. Date: Wed, 23 Dec 1992 13:14:24 GMT
  11. Lines: 15
  12.  
  13. stsai@acsu.buffalo.edu (Shuoh-Ren Tsai) writes:
  14.  
  15. >   Would anyone out there tell me how to specify both the start  and 
  16. >the end page when I print a file in Emtex?
  17.  
  18. If you use a deskjet (I do) just enter:
  19.  
  20. prthplj /od /b2 /n3 <somefileorother.tex>
  21.  
  22. this tells the driver to print from /b{egin}, and print only a /n{umber} of 
  23. pages (the /od is for deskjet, if you use a hp-laserjet, leave it out).
  24. So this example prints from page 2 to (and including) page 4.
  25.  
  26. regards,
  27. Marc.
  28.