Ignacio García schrieb:
I cannot compile the powerdot-example because
- babel don't have an option es-minimal
- this leads to several errors of the type "\end csname":
The option es-minimal is included in spanish.ldf since version 5.0 (Feb 2007)
Perhaps you have a previous version.
Yes, I have
2005/03/31 v4.2b
this is the one offered by latest MiKTeX.
There is no more recent version officially available at CTAN, see
http://www.ctan.org/tex-archive/macros/latex/required/babel/
So I don't know from where you got your spanish.ldf. We can only support things that are on CTAN to
assure that everybody can install it.
Besides this, babel must not be loaded in the preamble,because LyX calls it afterwards again, but
with different parameters. The best is to add the option "es-minimal" to the document class options.
It will then taken by babel when it is called by LyX.
I couldn't compile the mathed.lyx file, because babel don't have an option
es-notilde.
I removed this, adjusted the page margins and some line breaks and put it in
SVN.
(You mean FAQ.lyx) es-notilde: also in spanish 5.0. Without
es-notilde, I have got
compilation problems with the "space followed by dash" in the Lyx-code, sec.7.1
Me too. This is a design problem of our LyX-code environment. I changed this in your file to
standard sans serif, the same as in the English version, before I committed it.
Also the used package "a4wide2 shouldn't be used in LaTeX files any longer.
OK, but it is in the English and French mathed files.
I know, but as they'll be removed perhaps even before LyX 1.5.4 ...
thanks and regards
Uwe