[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .tex files (ARGH!!!)
From: |
Rune Zedeler |
Subject: |
Re: .tex files (ARGH!!!) |
Date: |
Fri, 21 Sep 2001 19:49:58 +0200 |
Han-Wen Nienhuys wrote:
> Interesting. Are there write permissions on foo.tex ?
Yes.
But I just found out that the 2nd write (the one done after running
latex) in this setup works. That means that ly2dvi'ing the file twice
produces correct dvi-file. The tex file is changed, though.
If I create a setup where tex do not fail - i.e. by running ly2dvi once
and then doing minor changes in the resulting .tex file - then that
changed tex-file is used again and again.
-Rune
> It looks as if there is something failing in the copying around of
> files. (shutil.cp_to_dir in ly2dvi.py). Except, I don't know how to
> make that function be more verbose.
Strange, indeed.
AFAIR I had similar problems earlier and we did not find solution.
-Rune