* Dumb question for beamer in org mode
@ 2012-09-15 9:33 Erich Neuwirth
2012-09-15 12:14 ` Philipp Kroos
0 siblings, 1 reply; 2+ messages in thread
From: Erich Neuwirth @ 2012-09-15 9:33 UTC (permalink / raw)
To: emacs-orgmode@gnu.org emacs-orgmode@gnu.org
I am writing my first presentation in org mode for beamer.
I cannot find a way of replacing the word "outline"
(which is used on the automatically created toc slide)
with a German word.
I am using
#+LATEX_HEADER: \usepackage[ngerman]{babel}
but m guess is that the word "outline" is added by org, not by LeTeX.
Can anybody help?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Dumb question for beamer in org mode
2012-09-15 9:33 Dumb question for beamer in org mode Erich Neuwirth
@ 2012-09-15 12:14 ` Philipp Kroos
0 siblings, 0 replies; 2+ messages in thread
From: Philipp Kroos @ 2012-09-15 12:14 UTC (permalink / raw)
To: emacs-orgmode
I guess you can customize `org-beamer-outline-frame-title` or
`org-e-beamer-outline-frame-title`, depending on the exporter you use.
Another option, which I currently use is to rebind
`org-export-latex-title-command` or `org-e-latex-title-command` to ""
and typeset the titleframe manually.
Hope it helps.
On Sat, Sep 15, 2012 at 11:33:51AM +0200, Erich Neuwirth wrote:
> I am writing my first presentation in org mode for beamer.
> I cannot find a way of replacing the word "outline"
> (which is used on the automatically created toc slide)
> with a German word.
>
> I am using
> #+LATEX_HEADER: \usepackage[ngerman]{babel}
> but m guess is that the word "outline" is added by org, not by LeTeX.
>
> Can anybody help?
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-15 12:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-15 9:33 Dumb question for beamer in org mode Erich Neuwirth
2012-09-15 12:14 ` Philipp Kroos
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.