ifadiyimu wrote:Hi:
Finally starting to understand how Lyx works. I need to work with APA 6 styles which is not supported directly by Lyx. I started Tex Live Live utility and updated all packages. They show as being installed. I go to Latex Preamble and type \usepackage{apa6}, when I try to preview the document it tells me apa6.sty can not be found. What could I be doing wrong? Thanks.
Andre
Hi Andre,
apa6 is not a package; it is a class. You would want to do something like:
But because LyX does not support apa6, this should give an error (e.g. can't use two classes or something like that).
I do not know if it is possible to use unsupported classes in LyX. It is definitely not recommended.
(not related but just a reminder:) Also note that after installing packages, in LyX you should do: Tools > Reconfigure.
Scott