emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* latex (beamer) export and short title
@ 2012-07-03 12:48 Andreas Leha
  2012-07-06  8:00 ` Bastien
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Leha @ 2012-07-03 12:48 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

I am having trouble to find a way to set a short title for the exported
beamer document.


Illustration:

I'd like to see
,----
| \title[short title]{long title}
`----
in the exported latex document.


The first shot
,----
|  #+TITLE: [short title]{long title}
`----
was too easy, I guess.


Overriding org's setting of \title with
,----
| #+TITLE:       long title
| #+latex_header: \title[short title]{long title}
`----
does not work either, as org's setting gets into the tex later.


What is the way to accomplish this?

Regards,
Andreas

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-06 21:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-03 12:48 latex (beamer) export and short title Andreas Leha
2012-07-06  8:00 ` Bastien
2012-07-06  8:38   ` Sebastien Vauban
2012-07-06  8:57     ` Bastien
2012-07-06 12:12     ` Andreas Leha
2012-07-06 14:09       ` Nicolas Goaziou
2012-07-06 19:24         ` Bastien
2012-07-06 21:00         ` Andreas Leha

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).