Access Keys:
Skip to content (Access Key - 0)
 
More about this article
Created: 11/07/2008 10:33
Modified: 02/25/2009 01:26

How can I print selected pages of a LaTeX file?

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
Your Rating: Results: PatheticBadOKGoodOutstanding! 0 rates

Adaptavist Theme Builder Powered by Atlassian Confluence