gsenviro schrieb:
Could someone tell me how to install Latex styles (achemso) to lyx?
You can either:
- load the package achemso in your document preamble using this line:
\usepackage[options]{achemso}
Where options is a comma separated list of the possible options explained in
the achemso
documentation. You can also omit the options.
or:
- achemso is a bibliography style, to load it, right-click on the BibTeX inset
in your document and
choose achemso as style file, see section 6.5.1 of the LyX User's Guide.
regards Uwe