emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Specifying \institute[short]{long] in Beamer presentations


From: Bernd Weiss
Subject: Re: [O] Specifying \institute[short]{long] in Beamer presentations
Date: Thu, 24 Mar 2011 06:37:52 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Am 24.03.2011 05:42, schrieb Camille persson:
Hi,

I'm not sure but maybe you could declare it in your org file as:

#+MACRO: BEAMERINSTITUTELONG My long and detailed Institute
#+MACRO: BEAMERINSTITUTESHORT Short Institute


And change the export code as follows:

\\institute[beamerinstituteshort]{{{{beamerinstitutelong}}}}\n

But I didn't tested it, it is just an idea that comes up reading your mail.

Hi Camille,

Thanks for your answer! That would not solve my problem since it blocks the functionality of frame ":PROPERTIES: ". I was simply looking for

#+BEAMER_HEADER_EXTRA:  \institute{My insitute}

or

#+LaTeX_HEADER: \institute[short name]{My awesome institute}

Thanks,

Bernd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]