emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [export] latex: texorpdfstring in heading


From: Eric S Fraga
Subject: Re: [O] [export] latex: texorpdfstring in heading
Date: Mon, 24 Nov 2014 16:22:12 +0000
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux)

On Monday, 24 Nov 2014 at 15:16, Andreas Leha wrote:

[...]

> So, here is my question: How do I use \texorpdfstring correctly in an
> org heading?
>
> #+latex_header: \usepackage{hyperref}
>
> * This contains \texorpdfstring{$\prod_{k=1}^N$}{product 1toN} math
> For some reason.

Use the @@latex:xxx@@ directive, as in

* This contains @@latex:\texorpdfstring{$\prod_{k=1}^N$}{product 1toN}@@ math
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-558-g83d8a2



reply via email to

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