Tobias Krause wrote:
Hi Paul,
sorry for these beginner questions - I've just started to use LyX after
using LaTeX for just a few weeks...
In Help->LaTeX Configuration section 4.23 if have "Found: scrartcl:
@chk_scrartcl@, scrreprt: @chk_scrreprt@, scrbook: @chk_scrbook@"
scrreport is installed properly in MikTex (and it works in plain LaTeX
documents).
But what does that mean? How can I get it working?
Regards, Toby
As Uwe wrote, the presence of '@chk_...@' where you should have a simple
'yes' or 'no' indicates a problem with the installation. Out of
curiosity, did you already have the sed utility installed on your system
prior to installing LyX? (This would happen if you had Cygwin
installed, or if you had installed the GnuWin32 version of sed.) I
think that the configuration script (which is a Python program) runs
lines containing '@chk_...@' through sed, and I wonder if perhaps an
obsolete version of sed failed to process the strings correctly.
If you run Tools->Reconfigure in LyX, does that help?
/Paul