Abel Fernández Fernández wrote:

> Is there any way of write debug info in a text file?
> I do this --> lyx -dbg latex
> for show debug info, but this write into console.

You can redirect the standard error output to a file on unix systems:

lyx -dbg latex 2>err.log

On windows it looks maybe different.


Georg

Reply via email to