Pedro Andres Aranda Gutierrez <[email protected]> writes: > Hi Org-moders > > I'm thinking about a change in the Beamer exporter. > > If you look at the LaTeX it generates, it puts \usetheme & co. quite far away > from the \documentclass declaration. I don't know how good a practice that is. > > With the font control feature branch in mind, and looking at examples, > reference manuals and tutorials, it would seem more in line with BCP to move > them up, to end up with something like: > > #+BEGIN_EXAMPLE > \documentclass[<your beamer options>]{beamer} > \usetheme{<theme>} > <possible inner theme, etc.> > > <contents of #+LATEX_HEADER> > .... > #+END_EXAMPLE > > Would that break anyone's presentations?
There is a previous discussion: https://list.orgmode.org/orgmode/[email protected]/ -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
