On 4/16/19 1:12 PM, William Stevenson wrote:
I installed Texlive then Lyx 2.3,2-2 on Windows 10.
When I ask for Help -> Users Guide, I get a pop up: document call
KOMA-Script book ... requires external files that are not available
... scrbook.cls.
I can see this file in
C:\texlive\2018\texmf-dist\tex\latex\koma-script
but Lyx does not seem to use it.
Lyx is installed for current user (me), so is MikTex2.9
When I try Document settings > Document class, KOMA script book is not
available. I can set scrbook.cls as a local class, but that comes with
a warning that it's better to use the user directory or system
directory. How do I set those?
---------------------- William J. Stevenson Windsor, Ontario, Canada
[email protected]
Having both TeXLive and MikTeX installed is a bit odd. If you open a
command window and type "kpsewhich article.cls", do you get a path to
the MikTeX version or the TeXLive version? That will tell us which LaTeX
installation LyX is likely using. If it's using MikTeX, do you have
koma-script installed for MikTeX as well?
Paul