From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: export to pdf tags showing Date: Mon, 18 Jun 2012 10:41:55 +0200 Message-ID: <87wr35ypt8.fsf@gmail.com> References: <4FDCC0DA.8060705@chrikro.net> <7875.1339899124@alphaville> <4FDD9A1B.70704@chrikro.net> <14246.1339969189@alphaville> <87395t5wyc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgXaC-0003fn-5V for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 04:45:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgXa8-0006Kl-KI for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 04:45:11 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:38922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgXa8-0006Je-C2 for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 04:45:08 -0400 Received: by wgbds1 with SMTP id ds1so3538437wgb.30 for ; Mon, 18 Jun 2012 01:45:06 -0700 (PDT) In-Reply-To: (suvayu ali's message of "Mon, 18 Jun 2012 01:56:38 +0200") 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: suvayu ali Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, "itmejl@chrikro.net" Hello, suvayu ali writes: > On Mon, Jun 18, 2012 at 1:40 AM, Nicolas Goaziou wrote: >> This is not a bug. LaTeX has its own command to create the table of >> contents. There is no simple way to interfere with the process and >> remove the tags. > > I think this should work: > > \section[Section title in toc]{Section title} > > Then the "tagless" title could be in the [..] and the "with tag" title > in the {..}. I had totally forgotten about alternative headlines. This is now implemented. > HTH It does. Thanks. Regards, -- Nicolas Goaziou