dvi generation: no bounding box
        Posted  
        
            by Akshey
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Akshey
        
        
        
        Published on 2010-06-01T01:17:25Z
        Indexed on 
            2010/06/01
            1:23 UTC
        
        
        Read the original article
        Hit count: 347
        
Hi,
I wrote a research paper in latex and generated pdf using kile. It worked perfectly well. Now conference people are asking for dvi file also. But Kile's quick build process does not give a dvi file, but its 'Latex' compile process does. So I tried to compile the document, and it gave errors for includegraphics saying figure not found. When I append the correct extensions to the image names, that errors stopped coming but new errors came "bounding box is missing". I added bounding box values and now DVI file is being generated. My questions are: I have tried giving very high and low bounding box values but there is no deformation in the PDF. Why? Can I generate a DVI without giving bounding box values?
Thanks and regards, Akshey
© Stack Overflow or respective owner