Jaime Díaz-Deus Fernández wrote:
I have installed LyX 1.3.3 for Win32 in C:\lyx and MiKTeX (full installation) in C:\texmf\miktex. That’s also exist C:\localtexmf. The problem is LyX don’t find the latex packages/styles that I have in C:\texmf\tex\latex; LyX only charge the basic packages and styles that comes with the LyX installation.
If you installed in C:\texmf\miktex, the packages should be in C:\texmf\miktex\tex\latex.
To test your MikTeX-installation, open a console window and enter the command "pdflatex". As result you should see:
This is pdfeTeX, Version 3.141592-1.20a-2.2 (MiKTeX 2.4)
If you get this, open MikTeX-options and choose "yes" or "ask me first" in the field "install missing packages on the fly".
Then assure that LyX's install and working folder with all subdirectories have permissions for "everybody".
At last open a console window (when possible with admin permissions), choose to LyX's \bin folder and enter the command
lyx -dbg 3
Inside LyX choose Edit -> Reconfigure
Now you can see which packages are recognized by LyX.
regards Uwe
