reza <[email protected]> writes:
>> The full org alternative is to customise org-latex-classes with all the
>> LaTeX preamble you want or need. This is what I do.
>
> Is there a way to extend org-latex-classes inside my org file, so I can
> keep using C-c C-e l l (export to latex)?
Two possibilities:
1. Put file-local variable
2. Create an "Empty" class with empty documentclass statement
and then #+LATEX_CLASS: Empty #+LATEX_HEADER: \input{...}
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>