[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] latex (beamer) export and short title
From: |
Andreas Leha |
Subject: |
Re: [O] latex (beamer) export and short title |
Date: |
Fri, 06 Jul 2012 14:12:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hi Bastien and Sebastien,
thanks for taking this further!
"Sebastien Vauban"
<address@hidden> writes:
> Hi Bastien,
>
> Bastien wrote:
>> 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?
The reason for me asking was indeed a beamer presentation.
>
> I have the impression that it's as well for other LaTeX classes, such as
> article, report and book.
>
> At least, it's so for ASMart: see
> http://tex.stackexchange.com/questions/44510/title-too-long-when-using-amsart.
>
Thanks for looking this up. The short title for footlines is something
that I have used occasionally as well.
>> If so, we may hack something in the next Beamer export library without
>> changing the LaTeX export library.
I'd be a regular user of such functionality, especially for
presentations. But as the concept is useful in other (LaTeX-)
documents, a more general support for short titles might be appropriate,
I'd say.
Regards,
Andreas