Re: Problems importing Tex file

2009-02-23 Thread Dotan Cohen
 The Fine Manual. It is a common TLA in many mailing lists.

 OK, and what is a TLA?


Three Letter Acronym!

 I suppose that _that_ is the detail that was not clear to me. I did
 not know that I need to have LaTeX packages installed in my LaTeX
 distribution. I'm still not sure what that _means_, but I have enough
 keywords to google on!

 A LaTeX distribution is the same as a Linux distribution, but instead of
 programs like a Linux distro it is a compound of packages.


I see.

 Yes. So just open TeXLive and go there to its package manager (and install
 svjour if it is available there). How it works should be self-explanatory or
 have a look at its documentation. When svjour is not offered by the package
 manager, then do what I wrote in my initial mail.


Thanks, I think that I can take it from here. Steep learning curves
don't frighten me!

 Thank you for your patience with this noob!

 What is a noob, another TLA thing?

A new user. :)

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-23 Thread Guenter Milde
On 2009-02-23, Uwe Stöhr wrote:
 Dotan Cohen schrieb:

 I suppose that _that_ is the detail that was not clear to me. I did
 not know that I need to have LaTeX packages installed in my LaTeX
 distribution. I'm still not sure what that _means_, but I have enough
 keywords to google on!

 A LaTeX distribution is the same as a Linux distribution, but instead
 of programs like a Linux distro it is a compound of packages.

However, a LaTeX distribution is usually a part of a Linux distribution.
Most modern day Linux distribution come with a re-packed TeXLive.

 Installing a LaTeX-package is easy when you use the package manager
 of your LaTeX distribution. 

Under Linux you should preferabely use the package manager of the
Linux distribution.

 As this is a Kubuntu system, should I assume that I am using TeXLive?

 Yes. So just open TeXLive and go there to its package manager ...

While I have a TeXLive based LaTeX installation on my Debian
GNU/Linux system, I cannot open TeXLive and the TeXLive package
manager is not part of my installation.

Under Debian (and I guess under the Debian-based Kubuntu too),
I will have to look for svjour with the Debian package manager (apt,
aptitude, synaptic, kpackage) or apt-file.

However, `apt-file find svjour` returned only:

lyx-common: /usr/share/lyx/layouts/svjour.inc
texmacs-common: /usr/share/texmacs/TeXmacs/styles/springer/svjour.ts

so it comes down to ...

 ... When svjour is not offered by the package manager, then do what I
 wrote in my initial mail.

Additional question: For latex, it is sufficient to have contributed
class and package files (like svjour.cls) in the work direc (pwd).
I understand that `lyx --configure` will only consider installed packages and
classes, but could tex2lyx be made aware of support files in the pwd?

Günter



Re: Problems importing Tex file

2009-02-23 Thread Abdelrazak Younes

Uwe Stöhr wrote:

Dotan Cohen schrieb:


What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.


OK, and what is a TLA?


http://www.acronymfinder.com/TLA.html

Pickup your definition ;-)

Abdel.



Re: Problems importing Tex file

2009-02-23 Thread Dotan Cohen
2009/2/23 Guenter Milde mi...@users.berlios.de:
 On 2009-02-23, Uwe Stöhr wrote:
 Dotan Cohen schrieb:

 I suppose that _that_ is the detail that was not clear to me. I did
 not know that I need to have LaTeX packages installed in my LaTeX
 distribution. I'm still not sure what that _means_, but I have enough
 keywords to google on!

 A LaTeX distribution is the same as a Linux distribution, but instead
 of programs like a Linux distro it is a compound of packages.

 However, a LaTeX distribution is usually a part of a Linux distribution.
 Most modern day Linux distribution come with a re-packed TeXLive.

 Installing a LaTeX-package is easy when you use the package manager
 of your LaTeX distribution.

 Under Linux you should preferabely use the package manager of the
 Linux distribution.

 As this is a Kubuntu system, should I assume that I am using TeXLive?

 Yes. So just open TeXLive and go there to its package manager ...

 While I have a TeXLive based LaTeX installation on my Debian
 GNU/Linux system, I cannot open TeXLive and the TeXLive package
 manager is not part of my installation.

 Under Debian (and I guess under the Debian-based Kubuntu too),
 I will have to look for svjour with the Debian package manager (apt,
 aptitude, synaptic, kpackage) or apt-file.

 However, `apt-file find svjour` returned only:

 lyx-common: /usr/share/lyx/layouts/svjour.inc
 texmacs-common: /usr/share/texmacs/TeXmacs/styles/springer/svjour.ts


I was provided with a LaTeX Macro Package, with this content:

$ ls LaTeX_macro_package/pub/tex/latex/svjour3/global/
history.txt  svglov3.clo  template.tex  usrguid3.pdf
readme.txt   svjour3.cls  usrguid3.dvi

 so it comes down to ...

 ... When svjour is not offered by the package manager, then do what I
 wrote in my initial mail.

 Additional question: For latex, it is sufficient to have contributed
 class and package files (like svjour.cls) in the work direc (pwd).
 I understand that `lyx --configure` will only consider installed packages and
 classes, but could tex2lyx be made aware of support files in the pwd?


I did try putting the Olga_Lavrenteva.tex file in the same directory
as the .cls file, alas it did no good.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-23 Thread Dotan Cohen
 The Fine Manual. It is a common TLA in many mailing lists.

 OK, and what is a TLA?


Three Letter Acronym!

 I suppose that _that_ is the detail that was not clear to me. I did
 not know that I need to have LaTeX packages installed in my LaTeX
 distribution. I'm still not sure what that _means_, but I have enough
 keywords to google on!

 A LaTeX distribution is the same as a Linux distribution, but instead of
 programs like a Linux distro it is a compound of packages.


I see.

 Yes. So just open TeXLive and go there to its package manager (and install
 svjour if it is available there). How it works should be self-explanatory or
 have a look at its documentation. When svjour is not offered by the package
 manager, then do what I wrote in my initial mail.


Thanks, I think that I can take it from here. Steep learning curves
don't frighten me!

 Thank you for your patience with this noob!

 What is a noob, another TLA thing?

A new user. :)

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-23 Thread Guenter Milde
On 2009-02-23, Uwe Stöhr wrote:
 Dotan Cohen schrieb:

 I suppose that _that_ is the detail that was not clear to me. I did
 not know that I need to have LaTeX packages installed in my LaTeX
 distribution. I'm still not sure what that _means_, but I have enough
 keywords to google on!

 A LaTeX distribution is the same as a Linux distribution, but instead
 of programs like a Linux distro it is a compound of packages.

However, a LaTeX distribution is usually a part of a Linux distribution.
Most modern day Linux distribution come with a re-packed TeXLive.

 Installing a LaTeX-package is easy when you use the package manager
 of your LaTeX distribution. 

Under Linux you should preferabely use the package manager of the
Linux distribution.

 As this is a Kubuntu system, should I assume that I am using TeXLive?

 Yes. So just open TeXLive and go there to its package manager ...

While I have a TeXLive based LaTeX installation on my Debian
GNU/Linux system, I cannot open TeXLive and the TeXLive package
manager is not part of my installation.

Under Debian (and I guess under the Debian-based Kubuntu too),
I will have to look for svjour with the Debian package manager (apt,
aptitude, synaptic, kpackage) or apt-file.

However, `apt-file find svjour` returned only:

lyx-common: /usr/share/lyx/layouts/svjour.inc
texmacs-common: /usr/share/texmacs/TeXmacs/styles/springer/svjour.ts

so it comes down to ...

 ... When svjour is not offered by the package manager, then do what I
 wrote in my initial mail.

Additional question: For latex, it is sufficient to have contributed
class and package files (like svjour.cls) in the work direc (pwd).
I understand that `lyx --configure` will only consider installed packages and
classes, but could tex2lyx be made aware of support files in the pwd?

Günter



Re: Problems importing Tex file

2009-02-23 Thread Abdelrazak Younes

Uwe Stöhr wrote:

Dotan Cohen schrieb:


What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.


OK, and what is a TLA?


http://www.acronymfinder.com/TLA.html

Pickup your definition ;-)

Abdel.



Re: Problems importing Tex file

2009-02-23 Thread Dotan Cohen
2009/2/23 Guenter Milde mi...@users.berlios.de:
 On 2009-02-23, Uwe Stöhr wrote:
 Dotan Cohen schrieb:

 I suppose that _that_ is the detail that was not clear to me. I did
 not know that I need to have LaTeX packages installed in my LaTeX
 distribution. I'm still not sure what that _means_, but I have enough
 keywords to google on!

 A LaTeX distribution is the same as a Linux distribution, but instead
 of programs like a Linux distro it is a compound of packages.

 However, a LaTeX distribution is usually a part of a Linux distribution.
 Most modern day Linux distribution come with a re-packed TeXLive.

 Installing a LaTeX-package is easy when you use the package manager
 of your LaTeX distribution.

 Under Linux you should preferabely use the package manager of the
 Linux distribution.

 As this is a Kubuntu system, should I assume that I am using TeXLive?

 Yes. So just open TeXLive and go there to its package manager ...

 While I have a TeXLive based LaTeX installation on my Debian
 GNU/Linux system, I cannot open TeXLive and the TeXLive package
 manager is not part of my installation.

 Under Debian (and I guess under the Debian-based Kubuntu too),
 I will have to look for svjour with the Debian package manager (apt,
 aptitude, synaptic, kpackage) or apt-file.

 However, `apt-file find svjour` returned only:

 lyx-common: /usr/share/lyx/layouts/svjour.inc
 texmacs-common: /usr/share/texmacs/TeXmacs/styles/springer/svjour.ts


I was provided with a LaTeX Macro Package, with this content:

$ ls LaTeX_macro_package/pub/tex/latex/svjour3/global/
history.txt  svglov3.clo  template.tex  usrguid3.pdf
readme.txt   svjour3.cls  usrguid3.dvi

 so it comes down to ...

 ... When svjour is not offered by the package manager, then do what I
 wrote in my initial mail.

 Additional question: For latex, it is sufficient to have contributed
 class and package files (like svjour.cls) in the work direc (pwd).
 I understand that `lyx --configure` will only consider installed packages and
 classes, but could tex2lyx be made aware of support files in the pwd?


I did try putting the Olga_Lavrenteva.tex file in the same directory
as the .cls file, alas it did no good.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-23 Thread Dotan Cohen
>> The Fine Manual. It is a common TLA in many mailing lists.
>
> OK, and what is a TLA?
>

Three Letter Acronym!

>> I suppose that _that_ is the detail that was not clear to me. I did
>> not know that I need to have LaTeX packages installed in my LaTeX
>> distribution. I'm still not sure what that _means_, but I have enough
>> keywords to google on!
>
> A LaTeX distribution is the same as a Linux distribution, but instead of
> programs like a Linux distro it is a compound of packages.
>

I see.

> Yes. So just open TeXLive and go there to its package manager (and install
> svjour if it is available there). How it works should be self-explanatory or
> have a look at its documentation. When svjour is not offered by the package
> manager, then do what I wrote in my initial mail.
>

Thanks, I think that I can take it from here. Steep learning curves
don't frighten me!

>> Thank you for your patience with this noob!
>
> What is a noob, another TLA thing?

A new user. :)

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-23 Thread Guenter Milde
On 2009-02-23, Uwe Stöhr wrote:
> Dotan Cohen schrieb:

>> I suppose that _that_ is the detail that was not clear to me. I did
>> not know that I need to have LaTeX packages installed in my LaTeX
>> distribution. I'm still not sure what that _means_, but I have enough
>> keywords to google on!

> A LaTeX distribution is the same as a Linux distribution, but instead
> of programs like a Linux distro it is a compound of packages.

However, a LaTeX distribution is usually a part of a Linux distribution.
Most modern day Linux distribution come with a re-packed TeXLive.

>>> Installing a LaTeX-package is easy when you use the package manager
>>> of your LaTeX distribution. 

Under Linux you should preferabely use the package manager of the
Linux distribution.

>> As this is a Kubuntu system, should I assume that I am using TeXLive?

> Yes. So just open TeXLive and go there to its package manager ...

While I have a TeXLive based LaTeX installation on my Debian
GNU/Linux system, I cannot "open TeXLive" and the TeXLive package
manager is not part of my installation.

Under Debian (and I guess under the Debian-based Kubuntu too),
I will have to look for svjour with the Debian package manager (apt,
aptitude, synaptic, kpackage) or apt-file.

However, `apt-file find svjour` returned only:

lyx-common: /usr/share/lyx/layouts/svjour.inc
texmacs-common: /usr/share/texmacs/TeXmacs/styles/springer/svjour.ts

so it comes down to ...

> ... When svjour is not offered by the package manager, then do what I
> wrote in my initial mail.

Additional question: For latex, it is sufficient to have contributed
class and package files (like svjour.cls) in the work direc (pwd).
I understand that `lyx --configure` will only consider installed packages and
classes, but could tex2lyx be made aware of "support files" in the pwd?

Günter



Re: Problems importing Tex file

2009-02-23 Thread Abdelrazak Younes

Uwe Stöhr wrote:

Dotan Cohen schrieb:


What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.


OK, and what is a TLA?


http://www.acronymfinder.com/TLA.html

Pickup your definition ;-)

Abdel.



Re: Problems importing Tex file

2009-02-23 Thread Dotan Cohen
2009/2/23 Guenter Milde :
> On 2009-02-23, Uwe Stöhr wrote:
>> Dotan Cohen schrieb:
>
>>> I suppose that _that_ is the detail that was not clear to me. I did
>>> not know that I need to have LaTeX packages installed in my LaTeX
>>> distribution. I'm still not sure what that _means_, but I have enough
>>> keywords to google on!
>
>> A LaTeX distribution is the same as a Linux distribution, but instead
>> of programs like a Linux distro it is a compound of packages.
>
> However, a LaTeX distribution is usually a part of a Linux distribution.
> Most modern day Linux distribution come with a re-packed TeXLive.
>
 Installing a LaTeX-package is easy when you use the package manager
 of your LaTeX distribution.
>
> Under Linux you should preferabely use the package manager of the
> Linux distribution.
>
>>> As this is a Kubuntu system, should I assume that I am using TeXLive?
>
>> Yes. So just open TeXLive and go there to its package manager ...
>
> While I have a TeXLive based LaTeX installation on my Debian
> GNU/Linux system, I cannot "open TeXLive" and the TeXLive package
> manager is not part of my installation.
>
> Under Debian (and I guess under the Debian-based Kubuntu too),
> I will have to look for svjour with the Debian package manager (apt,
> aptitude, synaptic, kpackage) or apt-file.
>
> However, `apt-file find svjour` returned only:
>
> lyx-common: /usr/share/lyx/layouts/svjour.inc
> texmacs-common: /usr/share/texmacs/TeXmacs/styles/springer/svjour.ts
>

I was provided with a LaTeX Macro Package, with this content:

$ ls LaTeX_macro_package/pub/tex/latex/svjour3/global/
history.txt  svglov3.clo  template.tex  usrguid3.pdf
readme.txt   svjour3.cls  usrguid3.dvi

> so it comes down to ...
>
>> ... When svjour is not offered by the package manager, then do what I
>> wrote in my initial mail.
>
> Additional question: For latex, it is sufficient to have contributed
> class and package files (like svjour.cls) in the work direc (pwd).
> I understand that `lyx --configure` will only consider installed packages and
> classes, but could tex2lyx be made aware of "support files" in the pwd?
>

I did try putting the Olga_Lavrenteva.tex file in the same directory
as the .cls file, alas it did no good.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Problems importing Tex file

2009-02-22 Thread Dotan Cohen
When I try to import a tex file, I get a messages saying that there
was an error running tex2lyx. When I try to run tex2lyx on the file
manually I get this error:

$ tex2lyx Olga_Lavrenteva.tex
Creating file [snip_path]/Olga_Lavrenteva.lyx
Ignoring options 'dvips' of package color.
Error: Could not find layout file for textclass svjour3.

However, in the same directory there exists svjour3.cls, svjour.clo,
and template.txt, and I even put a copy of those files in
~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?

Thanks.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


Error: Could not find layout file for textclass svjour3.

However, in the same directory there exists svjour3.cls, svjour.clo,
and template.txt, and I even put a copy of those files in
~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?


These files are LaTeX files, so they must be installed to your LaTeX distribution. So copy them to 
an appropriate folder to your LaTeX distribution usually under ~\tex\latex\svjour and then use either

- the command line command texhash when your are using TeXLive under Lunix/Mac
or
- refresh the file name database in MiKTeX's settings program.
Finally restart LyX and reconfigure it.

regards Uwe


Re: Problems importing Tex file

2009-02-22 Thread Dotan Cohen
2009/2/22 Uwe Stöhr uwesto...@web.de:
 Dotan Cohen schrieb:

 Error: Could not find layout file for textclass svjour3.

 However, in the same directory there exists svjour3.cls, svjour.clo,
 and template.txt, and I even put a copy of those files in
 ~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?

 These files are LaTeX files, so they must be installed to your LaTeX
 distribution. So copy them to an appropriate folder to your LaTeX
 distribution usually under ~\tex\latex\svjour and then use either
 - the command line command texhash when your are using TeXLive under
 Lunix/Mac
 or
 - refresh the file name database in MiKTeX's settings program.
 Finally restart LyX and reconfigure it.

 regards Uwe


Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
to do here. I suppose that I do not understand the difference between
tex and latex. Wikipedia says that tex is a typesetting system and
that latex is a markup language for it. So .tex files are actually
latex markup, no (like an HTML file is SGML markup, no)? There is a
lot of material to cover, is there any one concise resource for
getting up to speed quickly? I have gone through the wiki, I will
start on the Lyx tutorial now:
http://www.lyx.org/~jug/lyx/lyxdoc/Tutorial/


-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
to do here.


What is TFM? Why are you unsure?


I suppose that I do not understand the difference between
tex and latex.


But you don't need to know that. All you have to know is that LyX is a frontend to LaTeX, therefore 
it uses the LaTeX-packages you have installed in your LaTeX distribution. Installing a LaTeX-package 
is easy when you use the package manager of your LaTeX distribution. What distribution are your 
using, MiKTeX under Windows or TeXLive under Linux?
In your case you only have to install the LaTeX-package svjour to your LaTeX-distribution, that's 
all for now.


regards Uwe


Re: Problems importing Tex file

2009-02-22 Thread Dotan Cohen
 Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
 to do here.

 What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.

 I suppose that I do not understand the difference between
 tex and latex.

 But you don't need to know that. All you have to know is that LyX is a
 frontend to LaTeX, therefore it uses the LaTeX-packages you have installed
 in your LaTeX distribution.

I suppose that _that_ is the detail that was not clear to me. I did
not know that I need to have LaTeX packages installed in my LaTeX
distribution. I'm still not sure what that _means_, but I have enough
keywords to google on!

 Installing a LaTeX-package is easy when you use
 the package manager of your LaTeX distribution. What distribution are your
 using, MiKTeX under Windows or TeXLive under Linux?

As this is a Kubuntu system, should I assume that I am using TeXLive?

 In your case you only have to install the LaTeX-package svjour to your
 LaTeX-distribution, that's all for now.


I see, thanks. I now know the what to do, I will google for the how to do.

Thank you for your patience with this noob!

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.


OK, and what is a TLA?


I suppose that _that_ is the detail that was not clear to me. I did
not know that I need to have LaTeX packages installed in my LaTeX
distribution. I'm still not sure what that _means_, but I have enough
keywords to google on!


A LaTeX distribution is the same as a Linux distribution, but instead of programs like a Linux 
distro it is a compound of packages.



Installing a LaTeX-package is easy when you use
the package manager of your LaTeX distribution. What distribution are your
using, MiKTeX under Windows or TeXLive under Linux?


As this is a Kubuntu system, should I assume that I am using TeXLive?


Yes. So just open TeXLive and go there to its package manager (and install svjour if it is available 
there). How it works should be self-explanatory or have a look at its documentation. When svjour is 
not offered by the package manager, then do what I wrote in my initial mail.



Thank you for your patience with this noob!


What is a noob, another TLA thing?
( ;-) you don't know LaTeX packages an I don't abbreviations.)

regards Uwe


Problems importing Tex file

2009-02-22 Thread Dotan Cohen
When I try to import a tex file, I get a messages saying that there
was an error running tex2lyx. When I try to run tex2lyx on the file
manually I get this error:

$ tex2lyx Olga_Lavrenteva.tex
Creating file [snip_path]/Olga_Lavrenteva.lyx
Ignoring options 'dvips' of package color.
Error: Could not find layout file for textclass svjour3.

However, in the same directory there exists svjour3.cls, svjour.clo,
and template.txt, and I even put a copy of those files in
~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?

Thanks.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


Error: Could not find layout file for textclass svjour3.

However, in the same directory there exists svjour3.cls, svjour.clo,
and template.txt, and I even put a copy of those files in
~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?


These files are LaTeX files, so they must be installed to your LaTeX distribution. So copy them to 
an appropriate folder to your LaTeX distribution usually under ~\tex\latex\svjour and then use either

- the command line command texhash when your are using TeXLive under Lunix/Mac
or
- refresh the file name database in MiKTeX's settings program.
Finally restart LyX and reconfigure it.

regards Uwe


Re: Problems importing Tex file

2009-02-22 Thread Dotan Cohen
2009/2/22 Uwe Stöhr uwesto...@web.de:
 Dotan Cohen schrieb:

 Error: Could not find layout file for textclass svjour3.

 However, in the same directory there exists svjour3.cls, svjour.clo,
 and template.txt, and I even put a copy of those files in
 ~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?

 These files are LaTeX files, so they must be installed to your LaTeX
 distribution. So copy them to an appropriate folder to your LaTeX
 distribution usually under ~\tex\latex\svjour and then use either
 - the command line command texhash when your are using TeXLive under
 Lunix/Mac
 or
 - refresh the file name database in MiKTeX's settings program.
 Finally restart LyX and reconfigure it.

 regards Uwe


Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
to do here. I suppose that I do not understand the difference between
tex and latex. Wikipedia says that tex is a typesetting system and
that latex is a markup language for it. So .tex files are actually
latex markup, no (like an HTML file is SGML markup, no)? There is a
lot of material to cover, is there any one concise resource for
getting up to speed quickly? I have gone through the wiki, I will
start on the Lyx tutorial now:
http://www.lyx.org/~jug/lyx/lyxdoc/Tutorial/


-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
to do here.


What is TFM? Why are you unsure?


I suppose that I do not understand the difference between
tex and latex.


But you don't need to know that. All you have to know is that LyX is a frontend to LaTeX, therefore 
it uses the LaTeX-packages you have installed in your LaTeX distribution. Installing a LaTeX-package 
is easy when you use the package manager of your LaTeX distribution. What distribution are your 
using, MiKTeX under Windows or TeXLive under Linux?
In your case you only have to install the LaTeX-package svjour to your LaTeX-distribution, that's 
all for now.


regards Uwe


Re: Problems importing Tex file

2009-02-22 Thread Dotan Cohen
 Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
 to do here.

 What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.

 I suppose that I do not understand the difference between
 tex and latex.

 But you don't need to know that. All you have to know is that LyX is a
 frontend to LaTeX, therefore it uses the LaTeX-packages you have installed
 in your LaTeX distribution.

I suppose that _that_ is the detail that was not clear to me. I did
not know that I need to have LaTeX packages installed in my LaTeX
distribution. I'm still not sure what that _means_, but I have enough
keywords to google on!

 Installing a LaTeX-package is easy when you use
 the package manager of your LaTeX distribution. What distribution are your
 using, MiKTeX under Windows or TeXLive under Linux?

As this is a Kubuntu system, should I assume that I am using TeXLive?

 In your case you only have to install the LaTeX-package svjour to your
 LaTeX-distribution, that's all for now.


I see, thanks. I now know the what to do, I will google for the how to do.

Thank you for your patience with this noob!

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.


OK, and what is a TLA?


I suppose that _that_ is the detail that was not clear to me. I did
not know that I need to have LaTeX packages installed in my LaTeX
distribution. I'm still not sure what that _means_, but I have enough
keywords to google on!


A LaTeX distribution is the same as a Linux distribution, but instead of programs like a Linux 
distro it is a compound of packages.



Installing a LaTeX-package is easy when you use
the package manager of your LaTeX distribution. What distribution are your
using, MiKTeX under Windows or TeXLive under Linux?


As this is a Kubuntu system, should I assume that I am using TeXLive?


Yes. So just open TeXLive and go there to its package manager (and install svjour if it is available 
there). How it works should be self-explanatory or have a look at its documentation. When svjour is 
not offered by the package manager, then do what I wrote in my initial mail.



Thank you for your patience with this noob!


What is a noob, another TLA thing?
( ;-) you don't know LaTeX packages an I don't abbreviations.)

regards Uwe


Problems importing Tex file

2009-02-22 Thread Dotan Cohen
When I try to import a tex file, I get a messages saying that there
was an error running tex2lyx. When I try to run tex2lyx on the file
manually I get this error:

$ tex2lyx Olga_Lavrenteva.tex
Creating file [snip_path]/Olga_Lavrenteva.lyx
Ignoring options 'dvips' of package color.
Error: Could not find layout file for textclass "svjour3".

However, in the same directory there exists svjour3.cls, svjour.clo,
and template.txt, and I even put a copy of those files in
~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?

Thanks.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


Error: Could not find layout file for textclass "svjour3".

However, in the same directory there exists svjour3.cls, svjour.clo,
and template.txt, and I even put a copy of those files in
~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?


These files are LaTeX files, so they must be installed to your LaTeX distribution. So copy them to 
an appropriate folder to your LaTeX distribution usually under ~\tex\latex\svjour and then use either

- the command line command "texhash" when your are using TeXLive under Lunix/Mac
or
- refresh the file name database in MiKTeX's settings program.
Finally restart LyX and reconfigure it.

regards Uwe


Re: Problems importing Tex file

2009-02-22 Thread Dotan Cohen
2009/2/22 Uwe Stöhr :
> Dotan Cohen schrieb:
>
>> Error: Could not find layout file for textclass "svjour3".
>>
>> However, in the same directory there exists svjour3.cls, svjour.clo,
>> and template.txt, and I even put a copy of those files in
>> ~/.lyx/layouts as per the tex2lyx manpage. What am I doing wrong?
>
> These files are LaTeX files, so they must be installed to your LaTeX
> distribution. So copy them to an appropriate folder to your LaTeX
> distribution usually under ~\tex\latex\svjour and then use either
> - the command line command "texhash" when your are using TeXLive under
> Lunix/Mac
> or
> - refresh the file name database in MiKTeX's settings program.
> Finally restart LyX and reconfigure it.
>
> regards Uwe
>

Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
to do here. I suppose that I do not understand the difference between
tex and latex. Wikipedia says that tex is a typesetting system and
that latex is a markup language for it. So .tex files are actually
latex markup, no (like an HTML file is SGML markup, no)? There is a
lot of material to cover, is there any one concise resource for
getting up to speed quickly? I have gone through the wiki, I will
start on the Lyx tutorial now:
http://www.lyx.org/~jug/lyx/lyxdoc/Tutorial/


-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
to do here.


What is TFM? Why are you unsure?


I suppose that I do not understand the difference between
tex and latex.


But you don't need to know that. All you have to know is that LyX is a frontend to LaTeX, therefore 
it uses the LaTeX-packages you have installed in your LaTeX distribution. Installing a LaTeX-package 
is easy when you use the package manager of your LaTeX distribution. What distribution are your 
using, MiKTeX under Windows or TeXLive under Linux?
In your case you only have to install the LaTeX-package "svjour" to your LaTeX-distribution, that's 
all for now.


regards Uwe


Re: Problems importing Tex file

2009-02-22 Thread Dotan Cohen
>> Thanks, Uwe. I will go back to TFM as I'm not quite sure what I need
>> to do here.
>
> What is TFM? Why are you unsure?
>

The Fine Manual. It is a common TLA in many mailing lists.

>> I suppose that I do not understand the difference between
>> tex and latex.
>
> But you don't need to know that. All you have to know is that LyX is a
> frontend to LaTeX, therefore it uses the LaTeX-packages you have installed
> in your LaTeX distribution.

I suppose that _that_ is the detail that was not clear to me. I did
not know that I need to have LaTeX packages installed in my LaTeX
distribution. I'm still not sure what that _means_, but I have enough
keywords to google on!

> Installing a LaTeX-package is easy when you use
> the package manager of your LaTeX distribution. What distribution are your
> using, MiKTeX under Windows or TeXLive under Linux?

As this is a Kubuntu system, should I assume that I am using TeXLive?

> In your case you only have to install the LaTeX-package "svjour" to your
> LaTeX-distribution, that's all for now.
>

I see, thanks. I now know the "what" to do, I will google for the "how" to do.

Thank you for your patience with this noob!

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü


Re: Problems importing Tex file

2009-02-22 Thread Uwe Stöhr

Dotan Cohen schrieb:


What is TFM? Why are you unsure?


The Fine Manual. It is a common TLA in many mailing lists.


OK, and what is a TLA?


I suppose that _that_ is the detail that was not clear to me. I did
not know that I need to have LaTeX packages installed in my LaTeX
distribution. I'm still not sure what that _means_, but I have enough
keywords to google on!


A LaTeX distribution is the same as a Linux distribution, but instead of programs like a Linux 
distro it is a compound of packages.



Installing a LaTeX-package is easy when you use
the package manager of your LaTeX distribution. What distribution are your
using, MiKTeX under Windows or TeXLive under Linux?


As this is a Kubuntu system, should I assume that I am using TeXLive?


Yes. So just open TeXLive and go there to its package manager (and install svjour if it is available 
there). How it works should be self-explanatory or have a look at its documentation. When svjour is 
not offered by the package manager, then do what I wrote in my initial mail.



Thank you for your patience with this noob!


What is a noob, another TLA thing?
( ;-) you don't know LaTeX packages an I don't abbreviations.)

regards Uwe