On Wed, Feb 06, 2002 at 04:41:12PM +0100, Carlo Ferri wrote: > And , by the way, can you perhaps tell me something of my curiosity about > copying from the log_file inside Lyx, and the "error messages" and copying > to a text a file, for instance in kjots?
LyX creates a temp dir, usually /tmp/lyx_tmpdir<somestuff>/ There you might find a file /tmp/lyx_tmpdir<somestuff>/tmpbuf0/<yourfile>.log That should be the log file from the last LaTeX run... Or so. Well, just run find /tmp/ -name '*.log' and look for something 'suitable'. Andre' -- Andr� P�nitz .............................................. [EMAIL PROTECTED]
