"Lennart C. Karssen" <lenn...@karssen.org> writes:

> 1) Is there a way to tell Org to export the #+BEAMER_THEME lines before 
> anything else?

Yes. You can customize "beamer" class in `org-latex-classes' or define a
custom (for example, "my-beamer") class and add #+LATEX_CLASS: my-beamer
to the Org file.

This will give you full control over the preamble layout.

> 2) Is there a reason why the Beamer theme options are exported after 
> other LaTeX packages? Wouldn't it be better to export the Beamer theme 
> options before loading additional packages? The reason for that being 
> that the theme sets defaults, which can then (potentially) be altered by 
> loading additional packages.

No specific reason that I am aware of.
Your suggestion sounds reasonable, but I'd like to hear from our LaTeX
experts first ;)

-- 
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>

Reply via email to