[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texi2dvi -o dir/file.dvi creates leftover file.dvi in pwd
From: |
Karl Berry |
Subject: |
Re: texi2dvi -o dir/file.dvi creates leftover file.dvi in pwd |
Date: |
Thu, 17 Jan 2008 16:02:43 -0600 |
Hi Ralf,
where some dvi should be rebuilt in the current directory or so.
Well, in the code that's the problematic case all right that we've been
going through umpteen iterations to get right, but unfortunately I can't
reproduce. The three tests you mentioned pass for me :(.
I tried running
texi2dvi -o foo.dvi ../foo.texi
which seems to be what is getting invoked in these tests, and that
worked too -- I ended up with a foo.dvi in the current directory.
?