Search found 3 matches

by kulnor
Sat Mar 24, 2007 12:20 am
Forum: General
Topic: Can't output to DVI after upgrade (always PDF)
Replies: 3
Views: 4025

Can't output to DVI after upgrade (always PDF)

Found the source of my problem....
the new release adds the following code when creating new document which leads to the PDF output.... just need to comment out....


\newif\ifpdf
\ifx\pdfoutput\undefined
\pdffalse %%normal LaTeX is executed
\else
\pdfoutput=1
\pdftrue %%pdfLaTeX is executed ...
by kulnor
Fri Mar 23, 2007 6:53 pm
Forum: General
Topic: Can't output to DVI after upgrade (always PDF)
Replies: 3
Views: 4025

Re: Can't output to DVI after upgrade (always PDF)

Yes, my LaTex => DVI profiles looks like:
Run LaTex in this profile: checked
Stop compilation if LaTex error occures: unchecked (also just noticed a typo in the dialog: should read Stop compilation "occurs")
Path to LaTex compiler: C:\Program Files\MiKTeX 2.5\miktex\bin\latex.exe
Command line ...
by kulnor
Fri Mar 23, 2007 3:08 pm
Forum: General
Topic: Can't output to DVI after upgrade (always PDF)
Replies: 3
Views: 4025

Can't output to DVI after upgrade (always PDF)

Hi,
I recently upgrade to 1 Beta 7.01 and can no longer produce a DVI output. Even if I select the DVI profile, the application always calls the pdfeTex and generates a PDF file instead. Any auggestion?
thanks
Pascal