emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [beamer] a bug in exporting


From: Eric S Fraga
Subject: Re: [O] [beamer] a bug in exporting
Date: Fri, 13 May 2011 10:40:53 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Eric S Fraga <address@hidden> writes:

[...]

> The easiest solution would be to save the text as a "box" in latex and
> use that box within the headline as the latter would be a simple latex
> directive that org would have no problem with.  I don't have my latex
> book handy but something along the lines of the following should work:
>
> #+latex: \newsavebox{\complexexpression}
> #+latex: 
> \sbox{\complexexpression}{\fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()}}
>
> * a headline with \usebox{\letterhead}

That last line should have been:

* a headline with \usebox{\complexexpression}

Sorry!

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.5 (release_7.5.274.gd6aba.dirty)



reply via email to

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