Re: problem with 1.6.0.beta3

2008-06-09 Thread G. Milde
On  6.06.08, Marcelo Acuña wrote:
 hello,
  when I compile (run latex) a document with beta 3 I
 get option clash package babel message error.
  Only dissapears when I deleted
 \usepackage[spanish]{babel} from preamble.
  I need this option.

However, with LyX you should set it under DocumentSettingsLanguage (choose
Spanisch) and not in the user-defined LaTeX preamble.

LyX (since several versions) will put [spanish] (and possibly other
languages used in the document) in the document options and
\usepackage{babel} in the LyX-generated part of the LaTeX preamble. 

Günter


Re: problem with 1.6.0.beta3

2008-06-09 Thread Marcelo Acuña
  hello,
   when I compile (run latex) a document with beta 3
 I
  get option clash package babel message error.
   Only dissapears when I deleted
  \usepackage[spanish]{babel} from preamble.
   I need this option.
 
 However, with LyX you should set it under
 DocumentSettingsLanguage (choose
 Spanisch) and not in the user-defined LaTeX
 preamble.
 
 LyX (since several versions) will put [spanish] (and
 possibly other
 languages used in the document) in the document
 options and
 \usepackage{babel} in the LyX-generated part of the
 LaTeX preamble. 
 
 Günter
 
 Ok, but I need to use several options of spanish
option like es-noindentafter and others options.
 How I can use this options without put
\usepackage[spanish,options of spanish]{babel}?

 Marcelo

Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar 
==

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


Re: problem with 1.6.0.beta3

2008-06-09 Thread Jean-Marc Lasgouttes
Marcelo Acuña [EMAIL PROTECTED] writes:

  Ok, but I need to use several options of spanish
 option like es-noindentafter and others options.
  How I can use this options without put
 \usepackage[spanish,options of spanish]{babel}?

Did you try to add them to the global options of the document? Those
get passed to packages.

JMarc


Re: problem with 1.6.0.beta3

2008-06-09 Thread G. Milde
On  6.06.08, Marcelo Acuña wrote:
 hello,
  when I compile (run latex) a document with beta 3 I
 get option clash package babel message error.
  Only dissapears when I deleted
 \usepackage[spanish]{babel} from preamble.
  I need this option.

However, with LyX you should set it under DocumentSettingsLanguage (choose
Spanisch) and not in the user-defined LaTeX preamble.

LyX (since several versions) will put [spanish] (and possibly other
languages used in the document) in the document options and
\usepackage{babel} in the LyX-generated part of the LaTeX preamble. 

Günter


Re: problem with 1.6.0.beta3

2008-06-09 Thread Marcelo Acuña
  hello,
   when I compile (run latex) a document with beta 3
 I
  get option clash package babel message error.
   Only dissapears when I deleted
  \usepackage[spanish]{babel} from preamble.
   I need this option.
 
 However, with LyX you should set it under
 DocumentSettingsLanguage (choose
 Spanisch) and not in the user-defined LaTeX
 preamble.
 
 LyX (since several versions) will put [spanish] (and
 possibly other
 languages used in the document) in the document
 options and
 \usepackage{babel} in the LyX-generated part of the
 LaTeX preamble. 
 
 Günter
 
 Ok, but I need to use several options of spanish
option like es-noindentafter and others options.
 How I can use this options without put
\usepackage[spanish,options of spanish]{babel}?

 Marcelo

Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar 
==

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


Re: problem with 1.6.0.beta3

2008-06-09 Thread Jean-Marc Lasgouttes
Marcelo Acuña [EMAIL PROTECTED] writes:

  Ok, but I need to use several options of spanish
 option like es-noindentafter and others options.
  How I can use this options without put
 \usepackage[spanish,options of spanish]{babel}?

Did you try to add them to the global options of the document? Those
get passed to packages.

JMarc


Re: problem with 1.6.0.beta3

2008-06-09 Thread G. Milde
On  6.06.08, Marcelo Acuña wrote:
> hello,
>  when I compile (run latex) a document with beta 3 I
> get option clash package babel message error.
>  Only dissapears when I deleted
> \usepackage[spanish]{babel} from preamble.
>  I need this option.

However, with LyX you should set it under Document>Settings>Language (choose
Spanisch) and not in the user-defined LaTeX preamble.

LyX (since several versions) will put [spanish] (and possibly other
languages used in the document) in the document options and
\usepackage{babel} in the LyX-generated part of the LaTeX preamble. 

Günter


Re: problem with 1.6.0.beta3

2008-06-09 Thread Marcelo Acuña
> > hello,
> >  when I compile (run latex) a document with beta 3
> I
> > get option clash package babel message error.
> >  Only dissapears when I deleted
> > \usepackage[spanish]{babel} from preamble.
> >  I need this option.
> 
> However, with LyX you should set it under
> Document>Settings>Language (choose
> Spanisch) and not in the user-defined LaTeX
> preamble.
> 
> LyX (since several versions) will put [spanish] (and
> possibly other
> languages used in the document) in the document
> options and
> \usepackage{babel} in the LyX-generated part of the
> LaTeX preamble. 
> 
> Günter
> 
 Ok, but I need to use several options of spanish
option like es-noindentafter and others options.
 How I can use this options without put
\usepackage[spanish,http://www.aleph-uno.com.ar 
==

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


Re: problem with 1.6.0.beta3

2008-06-09 Thread Jean-Marc Lasgouttes
Marcelo Acuña <[EMAIL PROTECTED]> writes:

>  Ok, but I need to use several options of spanish
> option like es-noindentafter and others options.
>  How I can use this options without put
> \usepackage[spanish,

problem with 1.6.0.beta3

2008-06-06 Thread Marcelo Acuña
hello,
 when I compile (run latex) a document with beta 3 I
get option clash package babel message error.
 Only dissapears when I deleted
\usepackage[spanish]{babel} from preamble.
 I need this option.
 Regards
Marcelo
 (with open suse 10.3)

Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar 
==

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


problem with 1.6.0.beta3

2008-06-06 Thread Marcelo Acuña
hello,
 when I compile (run latex) a document with beta 3 I
get option clash package babel message error.
 Only dissapears when I deleted
\usepackage[spanish]{babel} from preamble.
 I need this option.
 Regards
Marcelo
 (with open suse 10.3)

Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar 
==

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar


problem with 1.6.0.beta3

2008-06-06 Thread Marcelo Acuña
hello,
 when I compile (run latex) a document with beta 3 I
get option clash package babel message error.
 Only dissapears when I deleted
\usepackage[spanish]{babel} from preamble.
 I need this option.
 Regards
Marcelo
 (with open suse 10.3)

Marcelo Acuña visitá mi sitio web http://www.aleph-uno.com.ar 
==

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar