Hello,
Sebastien Vauban <sva-news-D0wtAvR13HarG/idocf...@public.gmane.org> writes: > But the whole point is that is DOES NOT even WORK for a couple of > things, such as modifying base colors of a theme: > > #+BEAMER_HEADER: \setbeamercolor{frametitle}{bg=blue} > > won't work because of the misplacement of the BEAMER_HEADER placeholder > regarding to the (color) theme: the above line will be placed before the > choice of the theme... TOO EARLY. > > On the contrary, adding it in the above title command (already in the > LaTeX document, that is) is TOO LATE. I do not see how to solve this without either adding a new keyword or extending `org-latex-classes' to support another location (e.g. "[BEAMER-THEME]"). Actually, both may be needed. About the keyword, my only concern is that #+LATEX_HEADER_EXTRA has already a specific meaning, which is different from the one we're going to implement. So, #+BEAMER_HEADER_EXTRA might be confusing. OTOH I cannot think of anything much better. WDYT? Regards, -- Nicolas Goaziou