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

2011-03-24 Thread PASZTOR Miklos
On Wed, Mar 23, 2011 at 07:18:45PM -0400, Bernd Weiss wrote: > I am currently preparing a Beamer presentation and I would like to > include \institute[short]{long} into my org-file; This works for me: #+BEAMER_HEADER_EXTRA: \institute{My insitute} Cheers, Miklós -- signature.asc Descriptio

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

2011-03-24 Thread Bernd Weiss
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

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

2011-03-24 Thread Bernd Weiss
Am 23.03.2011 22:51, schrieb Suvayu Ali: On Wed, 23 Mar 2011 19:18:45 -0400 Bernd [...] I am currently preparing a Beamer presentation and I would like to include \institute[short]{long} into my org-file; it is important that I am able to define a short and a long entry for institute. How can

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

2011-03-24 Thread Bernd Weiss
Am 24.03.2011 04:59, schrieb PASZTOR Miklos: On Wed, Mar 23, 2011 at 07:18:45PM -0400, Bernd Weiss wrote: I am currently preparing a Beamer presentation and I would like to include \institute[short]{long} into my org-file; This works for me: #+BEAMER_HEADER_EXTRA: \institute{My insitute}

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

2011-03-24 Thread 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 tes

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

2011-03-24 Thread Eric S Fraga
Bernd Weiss writes: > Dear all, > > I assume that my first email[1], which I sent yesterday, was not clear > enough to draw any/enough attention. No, it was clear enough but unfortunately most of us do have day jobs to attend to despite the attraction of playing with org and responding to the ma

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

2011-03-23 Thread Suvayu Ali
On Wed, 23 Mar 2011 19:18:45 -0400 Bernd Weiss wrote: > I assume that my first email[1], which I sent yesterday, was not > clear enough to draw any/enough attention. > Since orgmode is a volunteer effort and the list is a relatively low traffic list, often posts are answered after a few weeks.

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

2011-03-23 Thread Bernd Weiss
Dear all, I assume that my first email[1], which I sent yesterday, was not clear enough to draw any/enough attention. I am currently preparing a Beamer presentation and I would like to include \institute[short]{long} into my org-file; it is important that I am able to define a short and a lo