I've had this code in my sources:
% will be used further below.
\newif\ifpdf
\ifx\pdfoutput\undefined
\pdffalse % we are not running pdflatex
\else
\pdfoutput=1 % we are running pdflatex
%\pdfcompresslevel=9 % compression level for text and image;
\pdftrue
\fi
...
\ifpdf
\usepackage ...
Search found 2 matches
- Fri Feb 23, 2007 8:12 pm
- Forum: General
- Topic: latex=>DVI just creates pdf file [solved]
- Replies: 4
- Views: 4771
- Fri Feb 23, 2007 6:53 pm
- Forum: General
- Topic: latex=>DVI just creates pdf file [solved]
- Replies: 4
- Views: 4771
latex=>DVI just creates pdf file [solved]
So how did you fix the problem?
I've got the same problem here with MikTeX 2.5.2580 and TeXnicCenter 1 Beta 7.01.
In LaTeX => DVI mode it seems to create a pdf and no dvi. The log says
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5) (preloaded format=latex 2007.2.23) 23 FEB 2007 17:32 ...
I've got the same problem here with MikTeX 2.5.2580 and TeXnicCenter 1 Beta 7.01.
In LaTeX => DVI mode it seems to create a pdf and no dvi. The log says
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5) (preloaded format=latex 2007.2.23) 23 FEB 2007 17:32 ...