Adinda Praditya schrieb:
I'm running LyX-1.3.7 on windows version.I use it more often now than linux
version. The first problem i have using windows is when i set line spacing
to 1.5. I got this error
LaTeX Error: File `setspace.sty' not found.
\onehalfspacing
*** (cannot \read from terminal in nonstop modes)
Why this isn't found?
> Why the file isn't bundled with lyxWinInstaller?
To keep the LyX installation small, the installer installs a basic
version of MiKTeX that only contains the most important LaTeX-packages.
(There are thousands of available packages but you only need a few of them.)
The installer is designed to force MikTeX to install all packages needed
for LyX, but setspace seems to be forgotten. The next installer version
will have a fix for this.
Should i download ekstra package using "miktex
options"?
Yes, or use MiKTeX's package manager.
The best solution is to open "MiKTeX Options", switch to the tab
"Packages", and set a package repository from the internet. After this
is done process your LyX-file again and MiKTeX will now install missing
packages automatically.
regards Uwe