At Mon, 26 Mar 2012 17:39:25 +0200,
Bastien wrote:
> I'd suggest to simply use this:
>
> #+LaTeX: \begin{center}
> /[[http://www.celemony.com/cms]]/
> #+LaTeX: \end{center}
Hm, interesting, the font-lock stuff hides the [[ ]] and it looks like it will
get the same bad results as before, but it a
Hi James,
James Harkins writes:
> I just wanted to center and italicize a web URL in Beamer
> export. First attempt, using /blah/, failed:
>
> #+LaTeX: \begin{center}
> / http://www.celemony.com/cms /
> #+LaTeX: \end{center}
I'd suggest to simply use this:
#+LaTeX: \begin{center}
/[[http://www
Hi,
I just wanted to center and italicize a web URL in Beamer export. First
attempt, using /blah/, failed:
#+LaTeX: \begin{center}
/ http://www.celemony.com/cms /
#+LaTeX: \end{center}
Beamer export interpreted the extra slashes as part of the text to center,
rather than a formatting indicatio