Jump to content

opening dvi files [solved]


hari78
 Share

Recommended Posts

while using latex, the files get convered into dvi format. but they are not opening through xdvi command. similary when converting to pdf format, an empty pdf file gets generated.anybody plz help

thanks in advance

Link to comment
Share on other sites

First off, run latex from command line, and make sure you fix all latex erros. If everything is correct, you should see something like this (assuming the file name was test.tex):

[1] [2] [3] (./test.aux)
)
Output written on test.dvi (3 pages, 9224 bytes)

Next, run xdvi test.dvi from the command line, and post error messages.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...