Hello !

Maybe you are using an old macro which isn't working any more. I
(finally....) corrected this behaviour on my document like this :

-\newif\ifpdf
- \ifx\pdfoutput\undefined
-    \pdffalse
- \else
-    \pdfoutput=1
-    \pdftrue
- \fi
+\usepackage{ifpdf}

Can anybody confirm ?

-- 
I when I run latex it doesn't produce a dvi file instead I get a pdf file.
https://launchpad.net/bugs/36999

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to