retitle 438204 rubber fails to handle the pdftex documentclass option thanks
Hello again, It seems that I incorrectly diagnosed the problem. It's actually the "pdftex" documentclass option that is not respected by rubber. If the option is enabled, `latex <tex-file>` will produce a PDF file, not a DVI file, which rubber obviously is expecting. So probably when rubber is run on such a TeX file, it should run as if it was called as `rubber --pdf`. Regards, Paul -- PhD Student @ Eindhoven | email: [EMAIL PROTECTED] University of Technology, The Netherlands | JID: [EMAIL PROTECTED] >>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

