[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] latex (beamer) export and short title
From: |
Bastien |
Subject: |
Re: [O] latex (beamer) export and short title |
Date: |
Fri, 06 Jul 2012 10:00:34 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) |
Hi Andreas,
Andreas Leha <address@hidden> writes:
> 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.
There is no way to do this right now.
>From what I've seen, \title[shorttitle]{title} is a beamerism, right?
If so, we may hack something in the next Beamer export library without
changing the LaTeX export library.
--
Bastien