Am 17.04.2010 10:02, schrieb YURENA MENDOZA:

  The error is the following;
I have an article (paper style) but in two column and something wrong is
in
my "keywords" section:
" \noindent \textsf{\begin {multicols}{2}}

  I've deleted a group-closing symbol because it seems to be

spurious, as in `$x}$'. ...

Your file is full of errors:

- you forgot to load the package "multicol" in the document preamble
- you added spaces in between commands in TeX-code (for example "\end 
{multicol}" instead of
"\end{multicol}")
    - you made the same mistake in your document preamble
- you can omit all package loading in your preamble, because LyX supports them 
natively
- you set for all text the explicit color "black" this is not necessary and can 
cause problems when
you use "real" colors in your document
- you overwrote the section heading appearance with custom settings - this 
causes LaTeX errors. If
you want to change the appearance of section headings, do this be redefining 
the section heading
commands or changing the document class
- ...

I fixed all these in the attached file.

regards Uwe

Attachment: help-lyx.lyx
Description: application/lyx

Reply via email to