From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [export] latex: texorpdfstring in heading Date: Mon, 24 Nov 2014 17:24:45 +0100 Message-ID: <87sih8pnw2.fsf@selenimh.mobile.lan> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswQj-00065p-IJ for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 11:24:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XswQb-0005qK-R2 for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 11:24:01 -0500 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:34083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XswQb-0005q1-LI for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 11:23:53 -0500 In-Reply-To: (Andreas Leha's message of "Mon, 24 Nov 2014 15:16:14 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > So, here is my question: How do I use \texorpdfstring correctly in an > org heading? > > > And here is a minimal example: > > #+latex_header: \usepackage{hyperref} > > * This contains \texorpdfstring{$\prod_{k=1}^N$}{product 1toN} math > For some reason. * This contains @@latex:\texorpdfstring{$\prod_{k=1}^N$}{product 1toN}@@ math Regards, -- Nicolas Goaziou