Re: [O] Changing title for outline

2014-02-02 Thread Bastien
The attached file works fine for me. If you add local variables after finding the file, do C-c C-c on #+TITLE to refresh local variables. If you find the file while local variables are already there, you don't need it. test.org Description: Lotus Organizer -- Bastien

Re: [O] Changing title for outline

2014-02-02 Thread Erich Neuwirth
OSX 10.9 Emacs 24.3 orgmode 8.2.5h I also tried # Local Variables: # org-beamer-outline-frame-title: "Themen" # End: at the end of the file and it did not work On Feb 1, 2014, at 9:23 AM, Bastien wrote: > Hi Erich, > > Erich Neuwirth writes: > >> Suing this at the end of file >> >> #+

Re: [O] Changing title for outline

2014-02-01 Thread Bastien
Hi Erich, Erich Neuwirth writes: > Suing this at the end of file > > #+ Local Variables: > #+ org-beamer-outline-frame-title: "Themen" > #+ End: > > > Brings up a prompt about changing local variables, > but accepting the changes does still not produce the desired result. > The header line of th

Re: [O] Changing title for outline

2014-01-31 Thread Nick Dokos
Erich Neuwirth writes: > Suing this at the end of file > > #+ Local Variables: > #+ org-beamer-outline-frame-title: "Themen" > #+ End: > > > Brings up a prompt about changing local variables, > but accepting the changes does still not produce the desired result. > The header line of the outline f

Re: [O] Changing title for outline

2014-01-31 Thread Erich Neuwirth
Suing this at the end of file #+ Local Variables: #+ org-beamer-outline-frame-title: "Themen" #+ End: Brings up a prompt about changing local variables, but accepting the changes does still not produce the desired result. The header line of the outline frame still is Outline On Feb 1, 2014,

Re: [O] Changing title for outline

2014-01-31 Thread Nick Dokos
Erich Neuwirth 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

Re: [O] Changing title for outline

2014-01-31 Thread Erich Neuwirth
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 wrote: > setq org-be

Re: [O] Changing title for outline

2014-01-30 Thread Sebastien Vauban
Erich Neuwirth wrote: > I am using eorgmode with beamer to create a slide presentation in German. > I get a nice outline page with the atuomatically created header > Outline > > How can I change this so it becomes > > Themen --8<---cut here---start->8--- (setq

Re: [O] Changing title for outline

2014-01-30 Thread Bastien
Hi Erich, Erich Neuwirth writes: > I am using eorgmode with beamer to create a slide presentation in German. > I get a nice outline page with the atuomatically created header > Outline > > How can I change this so it becomes > > Themen (setq org-beamer-outline-frame-title "Themen") HTH, --

[O] Changing title for outline

2014-01-30 Thread Erich Neuwirth
I am using eorgmode with beamer to create a slide presentation in German. I get a nice outline page with the atuomatically created header Outline How can I change this so it becomes Themen ?? Erich Neuwirth signature.asc Description: Message signed with OpenPGP using GPGMail