Georg Baum <[EMAIL PROTECTED]> writes:

> That is strange. On linux Rescan regenerates the files. Please somebody file
> a bug.

After selecting "TeX information" you can see the following error on the
console:

  File "C:/Programmi/LyX14/Resources/scripts/TeXFiles.py", line 2
SyntaxError: encoding problem: with BOM

So, after changing the second line of TeXFiles.py from

# -*- coding: iso-8859-15 -*-

to

# -*- coding: iso-8859-1 -*-

the error goes away and "TeX Information" works.

-- 
Enrico


Reply via email to