On Fri, Feb 17, 2012 at 09:06:36PM +0100, Frank Küster wrote: > Bill Allombert <[email protected]> wrote: > > > However 'pdftex -output-format dvi' actually produces a .pdf file. > > Not here: > > $ cat plaintest.tex > hallo > \bye > $ pdftex -output-format dvi plaintest.tex
Dear Frank, I am very grateful for your quick answer, and I confirm that this work on your test file on my system, but it does not work with my file: $ cat plaintest.tex \ifx\pdfoutput\undefined \else \pdfoutput = 1 \fi hallo \bye But this is probably a bug in my file and not with pdftex. Sorry for the trouble. Cheers, -- Bill. <[email protected]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

