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