Skip to content Accesskey=4Skip to sub-navigation Accesskey=3View our Accessibility Options MIT Information Systems Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help

On This Page

[Help]

  

Quick Links

Top Level

Related Links

Ask OLC a question

Athena Consulting Homepage

Helpdesk Stock Answers (for Mac/PC questions)


PRINTING selected pages of a LaTeX file

LaTeX or TeX users note: You CANNOT use psrev to print a few pages from a
PostScript file generated by dvips.

To print out the first 7 pages of a dvi file, do:

	dvips  -l 7 -Pprinter file.dvi  

Pages 22 to 31 would be:

	dvips  -p 22  -l 31  -Pprinter file.dvi

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.