Hi,
Prompted by an error message during CVS compilation (something to do with
the literate programming example - see below), I've gone over the
lib/examples, lib/templates and lib/doc and changed all occurences of
'\language default' to '\language english', except for the it_splash.lyx
(which seems to be in Italian).
I wasn't so sure about eu_splash.lyx, since the language is missing from
the lib/languages list. I set it to 'english'.
Also, there is a complaint about a missing textclass. There is such a
layout file, but during compilation the path searching may be off or
something.
HTH,
Lior.
PS:
[snip]
make[2]: Entering directory `/u/lior/LyX/lyx-devel/lib'
./build-listerrors .
LyX: Unknown textclass `literate-article' [around line 3 of file
~/LyX/lyx-devel/lib/examples/Literate.lyx]
Warning: language `default' not recognized!
Setting language to `english'.
About to handle -x 'buffer-export literate'
----------------------------------------
Can not convert file
No information for converting from DocBook to NoWeb
----------------------------------------
We are done!
make[2]: Leaving directory `/u/lior/LyX/lyx-devel/lib'
[snip]
examples_patch.bz2