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