hari78 Posted May 19, 2005 Share Posted May 19, 2005 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 More sharing options...
coverup Posted May 20, 2005 Share Posted May 20, 2005 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 More sharing options...
hari78 Posted May 20, 2005 Author Share Posted May 20, 2005 thanks..it works now Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now