On Tue, 22 Jun 2004, Gunnar G wrote:

> Hello.
> I use lyx 1.3.4 on my Linux machine and I'm having a problem with viewing a
> document (as postscript). In this document I include another TeX file by
> using \input{myfile.tex}. The problem is that if I change myfile.tex, the
> ps document does not reflect this.
> It is properly shown if I delete all files in /tmp/lyxadsfaasfds/  (some
> directory that seems to be used by LyX).

Something similar happened to me because LyX determines the names of
depending files from the latex log-file, and that the name of the included
file was split over two lines. If this is the case, it's a minor bug and
IIRC it's even fixed in 1.4.

Take a look at the log file and see what the line that includes your file 
looks like. A temporary work around might be to make latex print the file 
name on a single line, e.g. by inserting some "print to log" statement.
(In my case I had some warning at the beginnnig of that line, which made 
the whole line so long that the file name was split over two lines)

/Christian

-- 
Christian Ridderstr�m                           http://www.md.kth.se/~chr


Reply via email to