Re: Loading Babel with parameter

2008-09-25 Thread G Milde
Máté Salát [EMAIL PROTECTED] schrieb:
   From: Marcelo Acu=F1a=20

   You know that LyX adds \usepackage{babel} to the end of
   the preamble of the tex file by default. How can it changed
   to \usepackage[magyar]{babel} to load the Hungarian one?

put magyar in options of documents

Or set the language with the DocumentSettingsLanguage Dialogue.

 If I set the language in the document options then it appears only among =
 the options of \documentclass. The \begin{document} remains without =
 option. Look at it here: http://screencast.com/t/ZQuXO1sXqQ.

Options in \documentclass are passed to all packages loaded with
\usepackage, to this should work.

You can, however untick the [x] Global box in
ToolsPreferencesLanguage settingsLanguage.
Downside: other packages (like index generators) will not pick up the
language setting.

Günter



Re: Loading Babel with parameter

2008-09-25 Thread Jean-Marc Lasgouttes
Máté Salát [EMAIL PROTECTED] writes:

 Hi,

 If I set the language in the document options then it appears only among the 
 options of \documentclass. The \begin{document} remains without option. Look 
 at it here: http://screencast.com/t/ZQuXO1sXqQ.

The options of \documentclass get passed to all packages.

JMarc


Re: Loading Babel with parameter

2008-09-25 Thread Máté Salát
Hi,

Thanks Günter and JMarc, you are right, magyar is passed to babel as well. I 
didn't know it.

Regards, Máté

  - Original Message - 
  From: G Milde 
  To: lyx-users@lists.lyx.org 
  Sent: Thursday, September 25, 2008 9:32 AM
  Subject: Re: Loading Babel with parameter


  Máté Salát [EMAIL PROTECTED] schrieb:
 From: Marcelo Acu=F1a=20

 You know that LyX adds \usepackage{babel} to the end of
 the preamble of the tex file by default. How can it changed
 to \usepackage[magyar]{babel} to load the Hungarian one?

  put magyar in options of documents

  Or set the language with the DocumentSettingsLanguage Dialogue.

   If I set the language in the document options then it appears only among =
   the options of \documentclass. The \begin{document} remains without =
   option. Look at it here: http://screencast.com/t/ZQuXO1sXqQ.

  Options in \documentclass are passed to all packages loaded with
  \usepackage, to this should work.

  You can, however untick the [x] Global box in
  ToolsPreferencesLanguage settingsLanguage.
  Downside: other packages (like index generators) will not pick up the
  language setting.

  Günter


Re: Loading Babel with parameter

2008-09-25 Thread G Milde
Máté Salát [EMAIL PROTECTED] schrieb:
   From: Marcelo Acu=F1a=20

   You know that LyX adds \usepackage{babel} to the end of
   the preamble of the tex file by default. How can it changed
   to \usepackage[magyar]{babel} to load the Hungarian one?

put magyar in options of documents

Or set the language with the DocumentSettingsLanguage Dialogue.

 If I set the language in the document options then it appears only among =
 the options of \documentclass. The \begin{document} remains without =
 option. Look at it here: http://screencast.com/t/ZQuXO1sXqQ.

Options in \documentclass are passed to all packages loaded with
\usepackage, to this should work.

You can, however untick the [x] Global box in
ToolsPreferencesLanguage settingsLanguage.
Downside: other packages (like index generators) will not pick up the
language setting.

Günter



Re: Loading Babel with parameter

2008-09-25 Thread Jean-Marc Lasgouttes
Máté Salát [EMAIL PROTECTED] writes:

 Hi,

 If I set the language in the document options then it appears only among the 
 options of \documentclass. The \begin{document} remains without option. Look 
 at it here: http://screencast.com/t/ZQuXO1sXqQ.

The options of \documentclass get passed to all packages.

JMarc


Re: Loading Babel with parameter

2008-09-25 Thread Máté Salát
Hi,

Thanks Günter and JMarc, you are right, magyar is passed to babel as well. I 
didn't know it.

Regards, Máté

  - Original Message - 
  From: G Milde 
  To: lyx-users@lists.lyx.org 
  Sent: Thursday, September 25, 2008 9:32 AM
  Subject: Re: Loading Babel with parameter


  Máté Salát [EMAIL PROTECTED] schrieb:
 From: Marcelo Acu=F1a=20

 You know that LyX adds \usepackage{babel} to the end of
 the preamble of the tex file by default. How can it changed
 to \usepackage[magyar]{babel} to load the Hungarian one?

  put magyar in options of documents

  Or set the language with the DocumentSettingsLanguage Dialogue.

   If I set the language in the document options then it appears only among =
   the options of \documentclass. The \begin{document} remains without =
   option. Look at it here: http://screencast.com/t/ZQuXO1sXqQ.

  Options in \documentclass are passed to all packages loaded with
  \usepackage, to this should work.

  You can, however untick the [x] Global box in
  ToolsPreferencesLanguage settingsLanguage.
  Downside: other packages (like index generators) will not pick up the
  language setting.

  Günter


Re: Loading Babel with parameter

2008-09-25 Thread G Milde
Máté Salát <[EMAIL PROTECTED]> schrieb:
>   From: Marcelo Acu=F1a=20

>  > You know that LyX adds \usepackage{babel} to the end of
>  > the preamble of the tex file by default. How can it changed
>  > to \usepackage[magyar]{babel} to load the Hungarian one?

>put magyar in options of documents

Or set the language with the Document>Settings>Language Dialogue.

> If I set the language in the document options then it appears only among =
> the options of \documentclass. The \begin{document} remains without =
> option. Look at it here: http://screencast.com/t/ZQuXO1sXqQ.

Options in \documentclass are passed to all packages loaded with
\usepackage, to this should work.

You can, however untick the "[x] Global" box in
Tools>Preferences>Language settings>Language.
Downside: other packages (like index generators) will not pick up the
language setting.

Günter



Re: Loading Babel with parameter

2008-09-25 Thread Jean-Marc Lasgouttes
Máté Salát <[EMAIL PROTECTED]> writes:

> Hi,
>
> If I set the language in the document options then it appears only among the 
> options of \documentclass. The \begin{document} remains without option. Look 
> at it here: http://screencast.com/t/ZQuXO1sXqQ.

The options of \documentclass get passed to all packages.

JMarc


Re: Loading Babel with parameter

2008-09-25 Thread Máté Salát
Hi,

Thanks Günter and JMarc, you are right, magyar is passed to babel as well. I 
didn't know it.

Regards, Máté

  - Original Message - 
  From: G Milde 
  To: lyx-users@lists.lyx.org 
  Sent: Thursday, September 25, 2008 9:32 AM
  Subject: Re: Loading Babel with parameter


  Máté Salát <[EMAIL PROTECTED]> schrieb:
  >   From: Marcelo Acu=F1a=20

  >  > You know that LyX adds \usepackage{babel} to the end of
  >  > the preamble of the tex file by default. How can it changed
  >  > to \usepackage[magyar]{babel} to load the Hungarian one?

  >put magyar in options of documents

  Or set the language with the Document>Settings>Language Dialogue.

  > If I set the language in the document options then it appears only among =
  > the options of \documentclass. The \begin{document} remains without =
  > option. Look at it here: http://screencast.com/t/ZQuXO1sXqQ.

  Options in \documentclass are passed to all packages loaded with
  \usepackage, to this should work.

  You can, however untick the "[x] Global" box in
  Tools>Preferences>Language settings>Language.
  Downside: other packages (like index generators) will not pick up the
  language setting.

  Günter


Loading Babel with parameter

2008-09-24 Thread Máté Salát
Hi,

You know that LyX adds \usepackage{babel} to the end of the preamble of the tex 
file by default. How can it changed to \usepackage[magyar]{babel} to load the 
Hungarian one?

Regards, Máté

Re: Loading Babel with parameter

2008-09-24 Thread Marcelo Acuña
 You know that LyX adds \usepackage{babel} to the end of
 the preamble of the tex file by default. How can it changed
 to \usepackage[magyar]{babel} to load the Hungarian one?
 
 Regards, Máté

 put magyar in options of documents

 Marcelo


  Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/


Re: Loading Babel with parameter

2008-09-24 Thread Máté Salát
Hi,

If I set the language in the document options then it appears only among the 
options of \documentclass. The \begin{document} remains without option. Look at 
it here: http://screencast.com/t/ZQuXO1sXqQ.

Regards, Máté
  - Original Message - 
  From: Marcelo Acuña 
  To: lyx-users@lists.lyx.org ; Máté Salát 
  Sent: Thursday, September 25, 2008 12:38 AM
  Subject: Re: Loading Babel with parameter


   You know that LyX adds \usepackage{babel} to the end of
   the preamble of the tex file by default. How can it changed
   to \usepackage[magyar]{babel} to load the Hungarian one?
   
   Regards, Máté

   put magyar in options of documents

   Marcelo


Yahoo! Cocina
  Recetas prácticas y comida saludable
  http://ar.mujer.yahoo.com/cocina/

Loading Babel with parameter

2008-09-24 Thread Máté Salát
Hi,

You know that LyX adds \usepackage{babel} to the end of the preamble of the tex 
file by default. How can it changed to \usepackage[magyar]{babel} to load the 
Hungarian one?

Regards, Máté

Re: Loading Babel with parameter

2008-09-24 Thread Marcelo Acuña
 You know that LyX adds \usepackage{babel} to the end of
 the preamble of the tex file by default. How can it changed
 to \usepackage[magyar]{babel} to load the Hungarian one?
 
 Regards, Máté

 put magyar in options of documents

 Marcelo


  Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/


Re: Loading Babel with parameter

2008-09-24 Thread Máté Salát
Hi,

If I set the language in the document options then it appears only among the 
options of \documentclass. The \begin{document} remains without option. Look at 
it here: http://screencast.com/t/ZQuXO1sXqQ.

Regards, Máté
  - Original Message - 
  From: Marcelo Acuña 
  To: lyx-users@lists.lyx.org ; Máté Salát 
  Sent: Thursday, September 25, 2008 12:38 AM
  Subject: Re: Loading Babel with parameter


   You know that LyX adds \usepackage{babel} to the end of
   the preamble of the tex file by default. How can it changed
   to \usepackage[magyar]{babel} to load the Hungarian one?
   
   Regards, Máté

   put magyar in options of documents

   Marcelo


Yahoo! Cocina
  Recetas prácticas y comida saludable
  http://ar.mujer.yahoo.com/cocina/

Loading Babel with parameter

2008-09-24 Thread Máté Salát
Hi,

You know that LyX adds \usepackage{babel} to the end of the preamble of the tex 
file by default. How can it changed to \usepackage[magyar]{babel} to load the 
Hungarian one?

Regards, Máté

Re: Loading Babel with parameter

2008-09-24 Thread Marcelo Acuña
> You know that LyX adds \usepackage{babel} to the end of
> the preamble of the tex file by default. How can it changed
> to \usepackage[magyar]{babel} to load the Hungarian one?
> 
> Regards, Máté

 put magyar in options of documents

 Marcelo


  Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/


Re: Loading Babel with parameter

2008-09-24 Thread Máté Salát
Hi,

If I set the language in the document options then it appears only among the 
options of \documentclass. The \begin{document} remains without option. Look at 
it here: http://screencast.com/t/ZQuXO1sXqQ.

Regards, Máté
  - Original Message - 
  From: Marcelo Acuña 
  To: lyx-users@lists.lyx.org ; Máté Salát 
  Sent: Thursday, September 25, 2008 12:38 AM
  Subject: Re: Loading Babel with parameter


  > You know that LyX adds \usepackage{babel} to the end of
  > the preamble of the tex file by default. How can it changed
  > to \usepackage[magyar]{babel} to load the Hungarian one?
  > 
  > Regards, Máté

   put magyar in options of documents

   Marcelo


Yahoo! Cocina
  Recetas prácticas y comida saludable
  http://ar.mujer.yahoo.com/cocina/