> 2. I've downloaded > http://www.springer.com/cda/content/document/cda_downloaddocument/LaTeX.zip > (which has, among others, the file svjour3.cls)
Here is the steps (what I did in Ubuntu) to enable article svjour3: a. Create folder /tex under /usr/local/share/texmf b. Create folder /latex under /usr/local/share/texmf/tex c. Create folder /svjour3 under /usr/local/share/texmf/tex/latex d. Copy all unzip files from the link above to /usr/local/share/texmf/tex/latex/svjour3 e. from terminal: sudo texhash f. If you do: kpsewhich svjour3.cls , then you should find /usr/local/share/texmf/tex/latex/svjour3/svjour3.cls g. Open LyX and reconfigure (Tools>reconfigure) i. To make sure svjour3.cls is available, Tools>Reconfigure, Rescan. svjour3.cls should be in the list j. Restart lyx, then article(springer scjour3/global) is ready. Regards Waluyo
