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)


How to PREVIEW a dvi file using XDVI

You can use the 'xdvi' previewer to look at your LaTeX .dvi files without
printing them.  To use it, type:

	xdvi filename.dvi &

This will bring up a window with your document in it.  To move to the next
page, type n; similarly, to move to the previous page, type p.  If you want to
see a magnified view of a part of the page, you can move the cursor to that
area and then press a mouse button; the left button will bring up a small
window and the right button a larger window.  To exit the previewer, type q.

There are many other features that the previewer has; if you want to find out
more about them, type:

	man xdvi

Some things, such as postscript pictures, fonts, rotated text, and
other graphics, may not show up correctly in xdvi.  To get a more
accurate rendition, you may wish to use the ghostview postscript
previewer instead:

        dvips filename.dvi -o
	add sipb
	athena gv filename.ps	


More information on xdvi and latex is available in the document
"Essential LaTeX", on sale at CopyTech, or in On-Line Help.  To see
it, type "help" at your athena% prompt, and select the following
menus:

      7. Text Processing
      4. LaTeX Text Formatter
      2. Producing a Simple Document
      5. Previewing Your Document

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