On my mac, latex is installed in
/usr/local/texlive/
R installation includes Rd.sty and jss.sty in
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/share/texmf/tex/latex/
In an org-mode document I would like to define latex_class [jss]article
and include \usepackage{Rd}.
How can org-mode find this class and this article?
Thanks,
Naresh
