Erich Neuwirth <[email protected]> writes: > Is there a way of putting this into the document itself? > > I tried > > #+begin_src emacs-lisp :results value > (setq org-beamer-outline-frame-title "Themen") > #+end_src > > before any of the text of the document, and this did not work! > > On Jan 30, 2014, at 12:14 PM, Sebastien Vauban <[email protected]> > wrote: > > setq org-beamer-outline-frame-title "Themen")) >
You can set it as a file-local variable. See
(info "(emacs)File variables")
--
Nick
