I write most texts using org-mode now, and I often use it to create a PDF file through LaTeX (xelatex, specifically). But now I want to use it to write scientific articles, and magazines often want me to use a certain style. This includes a .cls file, which is quite simple using the org-latex classes, but quite often they require a certain setting, following \ begin {document} (i.e. a specific abstract section, funky author and affiliate, etc. etc., and I donโt see how to do it, that is, I am now doing this in the # + begin / end_latex section, but I need to completely rewrite this if I switch the style.
I understand that at some point I probably need to tinker with LaTeX code, but I would like to minimize this game as little as possible, and I would like to be able to switch from one magazine to another with minimal fuss and save my source in org-mode as much as possible.
source share