Re: no document classes available

2022-07-29 Thread Wolfgang Engelmann




Am 29.07.22 um 13:15 schrieb Dr Eberhard Lisse:
Buy a Mac, install Homebrew and then install MacTeX and LyX from 
Homebrew :-)-O


el


I am after a Porsche, if bucks are left, I might consider a Mac
Wolfgang



On 28/07/2022 17:06, Wolfgang Engelmann wrote:

I just found that my lyx document does not have the Document class
KOMA-script-book available

In fact, all the document classes are greyed out.

What should I do?

Wolfgang




--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: no document classes available

2022-07-29 Thread Dr Eberhard Lisse

Buy a Mac, install Homebrew and then install MacTeX and LyX from Homebrew :-)-O

el


On 28/07/2022 17:06, Wolfgang Engelmann wrote:

I just found that my lyx document does not have the Document class
KOMA-script-book available

In fact, all the document classes are greyed out.

What should I do?

Wolfgang



--
To email me replace 'nospam' with 'el'

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: no document classes available

2022-07-28 Thread Steve Litt
On Thu, 2022-07-28 at 17:06 +0200, Wolfgang Engelmann wrote:
> I just found that my lyx document does not have the Document class
> KOMA-script-book available
> 
> In fact, all the document classes are greyed out.
> 
> What should I do?


Hi Wolfgang,

This is not responsive to your question, but in the past I tried Memoir once and
Koma once for books. My findings were that they conflicted with things and 
weren't
worth the hassle just for a snazzier look and feel you can probably make 
yourself
anyway.

Nowadays I use a layout file, based on the Book document class, for every book. 
I
can get pretty much any look I want.

SteveT


-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: no document classes available

2022-07-28 Thread Wolfgang Engelmann



Am 28.07.22 um 17:06 schrieb Wolfgang Engelmann:

I just found that my lyx document does not have the Document class
KOMA-script-book available

In fact, all the document classes are greyed out.

What should I do?

Wolfgang


The Fortschritts- and Testmeldungen below my lyx field tells:

Die ausgewählte Dokumentklasse
KOMA-Script-Buch
benötigt externe Dateien, welche nicht verfügbar sind.
Die Dokumentklasse kann zwar verwendet werden,
das Dokument kann aber nicht ausgegeben werden,
solange die folgenden Dateien nicht installiert sind:
scrbook.cls
In Abschnitt 3.1.2.2 des Benutzerhandbuchs
finden Sie weitere Hilfe.
Warning: Paket ist nicht verfügbar

>> should I use tlmgr to get the missing scrbook.cls?
I am afraid there is more missing.

I did

 sudo apt-get install texlive-latex-recommended
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
texlive-latex-recommended ist schon die neueste Version (2020.20210202-3).
texlive-latex-recommended wurde als manuell installiert festgelegt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 46 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n] J
tex-common (6.16) wird eingerichtet ...
Missing head file 
/usr/share/texlive/texmf-dist/tex/generic/config/language.us.def: No 
such file or directory at /usr/sbin/update-language line 139.

dpkg: Fehler beim Bearbeiten des Paketes tex-common (--configure):
 »installiertes tex-common-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 2 zurück

Fehler traten auf beim Bearbeiten von:
 tex-common
E: Sub-process /usr/bin/dpkg returned an error code (1)

>>there is an error in tex-common

how to cure that?

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


no document classes available

2022-07-28 Thread Wolfgang Engelmann

I just found that my lyx document does not have the Document class
KOMA-script-book available

In fact, all the document classes are greyed out.

What should I do?

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: no document classes since lyx 2.2

2016-09-19 Thread Paul A. Rubin

On 09/19/2016 02:34 AM, Kaiser, Elisabeth wrote:

Dear Paul,

indeed it turned directly back without any output. How should I proceed?

Kind regards,

Elisabeth


Elisabeth,

I am copying the user list to keep the discussion there (since the list 
is archived, and in the hopes a Windows user will chime in -- like 
Scott, I use Linux).


Three possibilities come to mind. I suggest checking them in the order I 
list them. The first is that the MiKTeX bundle did not install for some 
reason. You can test that by checking that there are folders for it and 
that article.cls is in one of them. While you are at it, you should note 
down the location of latex.exe and pdflatex.exe. If the files are 
missing, I suggest downloading a MiKTeX installer from the MiKTeX web site.


The second is that MiKTeX is installed but did not make it onto your 
system command path (meaning the system cannot find it when the time 
comes to use it). Try running |echo %PATH%| from a command prompt and 
see if the path to the .exe files appears there. If not, you can edit 
your path to add the missing directories (see, for instance, 
https://stackoverflow.com/questions/23400030/windows-7-add-path), or you 
can just reinstall MiKTeX as in the previous paragraph.


The third (and in my mind least likely) possibility is that MiKTeX is 
installed, but with the wrong permissions, so that perhaps only a 
"superuser" can run it. This would require that you be logged in with a 
user account that does not have "superuser" privileges. That can happen 
in some cases where the computer belongs to your employer and the 
employer's IT group does not give the user full rights to the machine. 
I've been off Windows too long to remember how to fix that, but in all 
likelihood it would require the involvement of someone from IT who does 
have superuser rights.


I hope that helps.

Paul



Re: no document classes since lyx 2.2

2016-09-14 Thread Paul A. Rubin



On Tue, Sep 06, 2016 at 09:51:00AM +0200, Kaiser, Elisabeth wrote:

Dear lyx users,

I hope you can assist me to deal with this  problem: I used lyx 2.1.4 on Win7 
before, which worked fine, but since I deinstalled this version to download the 
whole lyx 2.2 bundle incl. miktex (Lyx-221-Bundle-2.exe on the german website 
https://www.lyx.org/WebDe.Download) all document classes are unavailable. I 
installed lyx 2.2.1 as well as miktex 2.9 and Jabref 3.6 strictly to the 
recommendations of the installer and didn´t change any pathways or whatever. 
Trying to install packages like koma-script via mpm and reconfigure in lyx 
didn´t help.

I would be glad for any suggestions and help!

Elisabeth Kaiser



Elisabeth,

As a first check, please open a command shell and run the command 
'kpsewhich article.cls' (without the quotes). It should respond with the 
path to the basic article class in your MiKTeX installation. If it just 
returns to the command prompt with no output, that will indicate a 
problem with MiKTeX.


Paul Rubin



Re: no document classes since lyx 2.2

2016-09-14 Thread Scott Kostyshak
On Wed, Sep 14, 2016 at 08:06:30AM +0200, Kaiser, Elisabeth wrote:
> Hi Scott,
> 
> thanks for your response and empathy ;-) Going back to an older version of 
> Lyx would be a solution which I´d try as temporal solution. Anyway, I´d still 
> be glad for any hint.

OK please keep the discussion on the list then (because I do not know
how to debug for Windows). I would consider user an older version until
2.2.2 is released (in a few weeks) and then trying that version, which
contains many bug fixes.

I CC Uwe, our main developer on Windows. He is very busy but might have
some advice for how you should proceed.

Best,

Scott

> All the best,
> Elisabeth
> 
> 
> Von: Scott Kostyshak [skost...@lyx.org]
> Gesendet: Mittwoch, 14. September 2016 04:31
> An: Kaiser, Elisabeth
> Cc: lyx-users@lists.lyx.org
> Betreff: Re: no document classes since lyx 2.2
> 
> On Tue, Sep 06, 2016 at 09:51:00AM +0200, Kaiser, Elisabeth wrote:
> > Dear lyx users,
> >
> > I hope you can assist me to deal with this  problem: I used lyx 2.1.4 on 
> > Win7 before, which worked fine, but since I deinstalled this version to 
> > download the whole lyx 2.2 bundle incl. miktex (Lyx-221-Bundle-2.exe on the 
> > german website https://www.lyx.org/WebDe.Download) all document classes are 
> > unavailable. I installed lyx 2.2.1 as well as miktex 2.9 and Jabref 3.6 
> > strictly to the recommendations of the installer and didn´t change any 
> > pathways or whatever. Trying to install packages like koma-script via mpm 
> > and reconfigure in lyx didn´t help.
> >
> > I would be glad for any suggestions and help!
> >
> > Elisabeth Kaiser
> 
> Hi Elisabeth,
> 
> I'm sorry for the trouble. That sounds very frustrating! We will release
> 2.2.2 soon (a matter of weeks). You might want to try that, but I'm not
> sure if it will help. Another thing you might consider is installing LyX
> 2.1.5, which might work better for you (just a guess, since 2.1.4 seems
> to have worked well for you), and can open 2.2.x version files.
> 
> Sorry I'm not of much help. If you happen to have access to Ubuntu then
> I would be more useful and could help you easily get LyX running well on
> it. Other than that, we'll have to hope that a Windows user shows up and
> has an idea of what's going on.
> 
> Best of luck,
> 
> Scott


signature.asc
Description: PGP signature


Re: no document classes since lyx 2.2

2016-09-13 Thread Scott Kostyshak
On Tue, Sep 06, 2016 at 09:51:00AM +0200, Kaiser, Elisabeth wrote:
> Dear lyx users,
> 
> I hope you can assist me to deal with this  problem: I used lyx 2.1.4 on Win7 
> before, which worked fine, but since I deinstalled this version to download 
> the whole lyx 2.2 bundle incl. miktex (Lyx-221-Bundle-2.exe on the german 
> website https://www.lyx.org/WebDe.Download) all document classes are 
> unavailable. I installed lyx 2.2.1 as well as miktex 2.9 and Jabref 3.6 
> strictly to the recommendations of the installer and didn´t change any 
> pathways or whatever. Trying to install packages like koma-script via mpm and 
> reconfigure in lyx didn´t help.
> 
> I would be glad for any suggestions and help!
> 
> Elisabeth Kaiser

Hi Elisabeth,

I'm sorry for the trouble. That sounds very frustrating! We will release
2.2.2 soon (a matter of weeks). You might want to try that, but I'm not
sure if it will help. Another thing you might consider is installing LyX
2.1.5, which might work better for you (just a guess, since 2.1.4 seems
to have worked well for you), and can open 2.2.x version files.

Sorry I'm not of much help. If you happen to have access to Ubuntu then
I would be more useful and could help you easily get LyX running well on
it. Other than that, we'll have to hope that a Windows user shows up and
has an idea of what's going on.

Best of luck,

Scott


signature.asc
Description: PGP signature


no document classes since lyx 2.2

2016-09-06 Thread Kaiser, Elisabeth
Dear lyx users,

I hope you can assist me to deal with this  problem: I used lyx 2.1.4 on Win7 
before, which worked fine, but since I deinstalled this version to download the 
whole lyx 2.2 bundle incl. miktex (Lyx-221-Bundle-2.exe on the german website 
https://www.lyx.org/WebDe.Download) all document classes are unavailable. I 
installed lyx 2.2.1 as well as miktex 2.9 and Jabref 3.6 strictly to the 
recommendations of the installer and didn´t change any pathways or whatever. 
Trying to install packages like koma-script via mpm and reconfigure in lyx 
didn´t help.

I would be glad for any suggestions and help!

Elisabeth Kaiser

Elisabeth Kaiser
Institut für Molekulare Zellbiologie
Leitung: Prof. Dr. Peter Lipp
Geb. 61
Medizinische Fakultät
Universität des Saarlandes
D-66424 Homburg
Tel.: +49 6841 16 26092
Mail: elisabeth.kai...@uks.eu





Re: no document classes in lyx after performing an openSUSE 13.2 update

2015-12-08 Thread Richard Heck
On 12/08/2015 02:27 AM, Michael Berger wrote:
>
> On 12/07/2015 07:51 PM, Richard Heck wrote:
>> On 12/07/2015 01:45 PM, Michael Berger wrote:
>>> Dear LyX friends,
>>> this is a new and frustrating experience.
>>> After the update just everything is there as before, nothing lost,
>>> no program, no configuration.
>>> However, when trying to work with LyX and opening my documents I got
>>> the well-known LaTex errors that packages were missing.
>>> When opening the Documents Settings I found all classes grayed.
>>>
>>> Has somebody out there experienced that same problem and can
>>> somebody tell me how to resolve the issue?
>>
>> There are various things that can cause this kind of problem after an
>> update.
>>
>> First, I'd verify that TeX is properly installed. From a terminal try:
>> kpsewhich article.cls
>> You should get a response telling you where that file is. If not,
>> then your TeX installation is either missing or very broken.
>>
>> If that is all right, then open LyX from a terminal. Try Tools>
>> Reconfigure and see what error messages you might get. Let us know
>> what you see. You should also get a file configure.log in your user
>> directory containing all the output from the configuration process.
>> Please post that.
>>
>> Richard
>>
> Hi Richard,
> you see Scott's comment - actually this should not happen.

You might report the bug to OpenSUSE. It is possible it's a packaging
issue, which of course we don't control. The fact that you could
manaually reconfigure means there was probably an earlier
reconfiguration that was done at the wrong time: possibly before LaTeX
had been installed.

> But as an ordinary user I should like to thank you for your advice re
> checking the LaTex configuration (which packages are installed = "yes"
> or missing = "No"). This will be very useful for future similar accidents!

You're welcome.

Richard



Re: no document classes in lyx after performing an openSUSE 13.2 update

2015-12-07 Thread Michael Berger


On 12/07/2015 07:51 PM, Richard Heck wrote:

On 12/07/2015 01:45 PM, Michael Berger wrote:

Dear LyX friends,
this is a new and frustrating experience.
After the update just everything is there as before, nothing lost, no 
program, no configuration.
However, when trying to work with LyX and opening my documents I got 
the well-known LaTex errors that packages were missing.

When opening the Documents Settings I found all classes grayed.

Has somebody out there experienced that same problem and can somebody 
tell me how to resolve the issue?


There are various things that can cause this kind of problem after an 
update.


First, I'd verify that TeX is properly installed. From a terminal try:
kpsewhich article.cls
You should get a response telling you where that file is. If not, then 
your TeX installation is either missing or very broken.


If that is all right, then open LyX from a terminal. Try Tools> 
Reconfigure and see what error messages you might get. Let us know 
what you see. You should also get a file configure.log in your user 
directory containing all the output from the configuration process. 
Please post that.


Richard


Hi Richard,
you see Scott's comment - actually this should not happen.
But as an ordinary user I should like to thank you for your advice re 
checking the LaTex configuration (which packages are installed = "yes" 
or missing = "No").

This will be very useful for future similar accidents!
Michael



Re: no document classes in lyx after performing an openSUSE 13.2 update

2015-12-07 Thread Scott Kostyshak
On Mon, Dec 07, 2015 at 07:54:17PM +0100, Michael Berger wrote:
> Sorry,
> I did reconfigure and the classes are there. So, I was not very smart in the
> first place (panicked!) yet I want to mention that in the past with similar
> actions that was never necessary.
> 
> Mea culpa and sorry!

Hi Michael,

You're right that ideally this would be taken care of automatically.
Sometimes it's hard to do that though for every situation.

Scott


signature.asc
Description: PGP signature


Re: no document classes in lyx after performing an openSUSE 13.2 update

2015-12-07 Thread Michael Berger

Sorry,
I did reconfigure and the classes are there. So, I was not very smart in 
the first place (panicked!) yet I want to mention that in the past with 
similar actions that was never necessary.


Mea culpa and sorry!

Michael Berger

On 12/07/2015 07:45 PM, Michael Berger wrote:

Dear LyX friends,
this is a new and frustrating experience.
After the update just everything is there as before, nothing lost, no 
program, no configuration.
However, when trying to work with LyX and opening my documents I got 
the well-known LaTex errors that packages were missing.

When opening the Documents Settings I found all classes grayed.

Has somebody out there experienced that same problem and can somebody 
tell me how to resolve the issue?


openSUSE 13.2 64bit, KDE
Lyx 2.1.2


Thanks,
Michael Berger




Re: no document classes in lyx after performing an openSUSE 13.2 update

2015-12-07 Thread Richard Heck
On 12/07/2015 01:45 PM, Michael Berger wrote:
> Dear LyX friends,
> this is a new and frustrating experience.
> After the update just everything is there as before, nothing lost, no
> program, no configuration.
> However, when trying to work with LyX and opening my documents I got
> the well-known LaTex errors that packages were missing.
> When opening the Documents Settings I found all classes grayed.
>
> Has somebody out there experienced that same problem and can somebody
> tell me how to resolve the issue?

There are various things that can cause this kind of problem after an
update.

First, I'd verify that TeX is properly installed. From a terminal try:
kpsewhich article.cls
You should get a response telling you where that file is. If not, then
your TeX installation is either missing or very broken.

If that is all right, then open LyX from a terminal. Try Tools>
Reconfigure and see what error messages you might get. Let us know what
you see. You should also get a file configure.log in your user directory
containing all the output from the configuration process. Please post that.

Richard





no document classes in lyx after performing an openSUSE 13.2 update

2015-12-07 Thread Michael Berger

Dear LyX friends,
this is a new and frustrating experience.
After the update just everything is there as before, nothing lost, no 
program, no configuration.
However, when trying to work with LyX and opening my documents I got the 
well-known LaTex errors that packages were missing.

When opening the Documents Settings I found all classes grayed.

Has somebody out there experienced that same problem and can somebody 
tell me how to resolve the issue?


openSUSE 13.2 64bit, KDE
Lyx 2.1.2


Thanks,
Michael Berger


Re: No document classes

2014-03-12 Thread Scott Kostyshak
On Wed, Mar 12, 2014 at 6:46 PM, Uwe Stöhr  wrote:
> Am 10.03.2014 17:07, schrieb Carsten Jahn:
>
>
>> Hey. I just installed Lyx and got a problem:
>> All Document classes are unavailable. Can someone help?
>
>
> Can you please give more details? What is your System (Win, Mac or Linux)?
> What version have you installed?

Perhaps it showed up as a different thread for you, but he responded
and an uninstall/reinstall fixed the problem. The OS was
win7sp1,64bit.

Best,

Scott


Re: No document classes

2014-03-12 Thread Uwe Stöhr

Am 10.03.2014 17:07, schrieb Carsten Jahn:


Hey. I just installed Lyx and got a problem:
All Document classes are unavailable. Can someone help?


Can you please give more details? What is your System (Win, Mac or Linux)? What version have you 
installed?


regards Uwe


Re: No document classes

2014-03-11 Thread Scott Kostyshak
On Tue, Mar 11, 2014 at 5:23 AM, Carsten Jahn <36c...@gmail.com> wrote:
> Uninstall/install solved the problem.Thanks for your help!

Great, thanks for letting us know. Best, Scott


Re: No document classes

2014-03-11 Thread Carsten Jahn
Uninstall/install solved the problem.Thanks for your help!


Re: No document classes

2014-03-10 Thread Scott Kostyshak
On Mon, Mar 10, 2014 at 2:23 PM, Carsten Jahn <36c...@gmail.com> wrote:
>
> Am 10.03.2014 19:14 schrieb "Scott Kostyshak" :
>
>
>>
>> On Mon, Mar 10, 2014 at 2:02 PM, Carsten Jahn <36c...@gmail.com> wrote:
>> > Hey. I aint at work anymore, but i used the complete 300mb bundle from
>> > the
>> > official HP. I think the Version was 2.something. The OS is
>> > win7sp1,64bit. I
>> > got no errors during install. Thanks for your help.
>> >
>> > Am 10.03.2014 18:40 schrieb "Scott Kostyshak" :
>> >
>> >> On Mon, Mar 10, 2014 at 12:09 PM, Cee Van Houten <36c...@gmail.com>
>> >> wrote:
>> >> > Hey, I just installed Lyx but got a problem:
>> >> > There dont seem to be any Document classes.
>> >> > Can anyone help?
>> >>
>> >> Hi Cee Van,
>> >>
>> >> This is because LyX is not finding your LaTeX installation, which can
>> >> occur because a LaTeX installation does not exist or because, for
>> >> example, there are PATH issues. Please explain exactly how you
>> >> installed LyX, what your OS is, and any other relevant details.
>> >>
>> >> Best,
>> >>
>> >> Scott
>>
>> Please respond to the list.
>>
>> Did you have MikTeX installed before? I believe the usual suggestion
>> is to uninstall everything (and any preexisting TeX install) and try
>> again.
>>
>> Best,
>>
>> Scott
> Sorry, first time using maillists too ;-)
> Email in CC is correct? I dont believe i had tex installed before. I will
> try again tomorrow and let you know. Your help is appreciated!

No problem, Carsten. You can either email the list directly (to:) or
put it in CC. It is optional to CC the other persons in the
conversation. I usually do that when I suspect they're not on the
list.

OK try the uninstall/reinstall. That's usually the advice I see Uwe
give (the main developer of the LyX installer for Windows).

Best,

Scott


Re: No document classes

2014-03-10 Thread Carsten Jahn
Am 10.03.2014 19:14 schrieb "Scott Kostyshak" :
>
> On Mon, Mar 10, 2014 at 2:02 PM, Carsten Jahn <36c...@gmail.com> wrote:
> > Hey. I aint at work anymore, but i used the complete 300mb bundle from
the
> > official HP. I think the Version was 2.something. The OS is
win7sp1,64bit. I
> > got no errors during install. Thanks for your help.
> >
> > Am 10.03.2014 18:40 schrieb "Scott Kostyshak" :
> >
> >> On Mon, Mar 10, 2014 at 12:09 PM, Cee Van Houten <36c...@gmail.com>
wrote:
> >> > Hey, I just installed Lyx but got a problem:
> >> > There dont seem to be any Document classes.
> >> > Can anyone help?
> >>
> >> Hi Cee Van,
> >>
> >> This is because LyX is not finding your LaTeX installation, which can
> >> occur because a LaTeX installation does not exist or because, for
> >> example, there are PATH issues. Please explain exactly how you
> >> installed LyX, what your OS is, and any other relevant details.
> >>
> >> Best,
> >>
> >> Scott
>
> Please respond to the list.
>
> Did you have MikTeX installed before? I believe the usual suggestion
> is to uninstall everything (and any preexisting TeX install) and try
> again.
>
> Best,
>
> Scott
Sorry, first time using maillists too ;-)
Email in CC is correct? I dont believe i had tex installed before. I will
try again tomorrow and let you know. Your help is appreciated!


Re: No document classes

2014-03-10 Thread Scott Kostyshak
On Mon, Mar 10, 2014 at 2:02 PM, Carsten Jahn <36c...@gmail.com> wrote:
> Hey. I aint at work anymore, but i used the complete 300mb bundle from the
> official HP. I think the Version was 2.something. The OS is win7sp1,64bit. I
> got no errors during install. Thanks for your help.
>
> Am 10.03.2014 18:40 schrieb "Scott Kostyshak" :
>
>> On Mon, Mar 10, 2014 at 12:09 PM, Cee Van Houten <36c...@gmail.com> wrote:
>> > Hey, I just installed Lyx but got a problem:
>> > There dont seem to be any Document classes.
>> > Can anyone help?
>>
>> Hi Cee Van,
>>
>> This is because LyX is not finding your LaTeX installation, which can
>> occur because a LaTeX installation does not exist or because, for
>> example, there are PATH issues. Please explain exactly how you
>> installed LyX, what your OS is, and any other relevant details.
>>
>> Best,
>>
>> Scott

Please respond to the list.

Did you have MikTeX installed before? I believe the usual suggestion
is to uninstall everything (and any preexisting TeX install) and try
again.

Best,

Scott


Re: No document classes

2014-03-10 Thread Scott Kostyshak
On Mon, Mar 10, 2014 at 12:09 PM, Cee Van Houten <36c...@gmail.com> wrote:
> Hey, I just installed Lyx but got a problem:
> There dont seem to be any Document classes.
> Can anyone help?

Hi Cee Van,

This is because LyX is not finding your LaTeX installation, which can
occur because a LaTeX installation does not exist or because, for
example, there are PATH issues. Please explain exactly how you
installed LyX, what your OS is, and any other relevant details.

Best,

Scott


No document classes

2014-03-10 Thread Cee Van Houten
Hey, I just installed Lyx but got a problem:
There dont seem to be any Document classes. 
Can anyone help?



No document classes

2014-03-10 Thread Carsten Jahn
Hey. I just installed Lyx and got a problem:
All Document classes are unavailable. Can someone help?
Greetings


Re: No document classes avalible

2008-04-21 Thread Denné Reed

Hi Steffen,
First thing to try is reconfigure Lyx. In the main menu bar at the top  
select Lyx > Reconfigure.


Best,
Denné

On Apr 21, 2008, at 12:48 PM, Steffen Steinwand wrote:


Hallo,
I have a problem with my LyX installation on my new Mac.
I had download LyX an Tex and installed both, But know there are  
know document classes avalible.

What can I do?

Thanks for your help.

Best regards
Steffen


Re: No document classes avalible

2008-04-21 Thread Bennett Helm
On Mon, Apr 21, 2008 at 1:48 PM, Steffen Steinwand <[EMAIL PROTECTED]>
wrote:

> Hallo,
> I have a problem with my LyX installation on my new Mac.
> I had download LyX an Tex and installed both, But know there are know
> document classes avalible.
> What can I do?


Did you first run LyX before you installed TeX? If so, you'll need to run
LyX > Reconfigure. Then it should locate your TeX installation and recognize
all your document classes.

If not, try running reconfigure anyway. If that doesn't work, what version
of TeX are you using?

Bennett


No document classes avalible

2008-04-21 Thread Steffen Steinwand

Hallo,
I have a problem with my LyX installation on my new Mac.
I had download LyX an Tex and installed both, But know there are know  
document classes avalible.

What can I do?

Thanks for your help.

Best regards
Steffen