From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Grebenstein Subject: Export <> to latex Date: Fri, 02 Mar 2012 20:58:53 +0100 Message-ID: <4F51267D.1030903@mgrebenstein.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3Yd0-00061s-Rs for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 14:58:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3Ycz-0008E7-7Q for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 14:58:58 -0500 Received: from smtprelay06.ispgateway.de ([80.67.31.102]:37474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3Ycy-0008Cj-VV for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 14:58:57 -0500 Received: from [92.194.18.68] (helo=[192.168.178.22]) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1S3Ycw-0007Fg-Gm for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 20:58:54 +0100 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: emacs-orgmode@gnu.org Dear List, I am regularly running into problems with internal links to headings, since my document meanwhile is 200pp+ long and I tend to change headings. Since I loose the ability to jump to the heading, I do not like to use the classic latex approach using \label. I am wondering why anchors are not exported as a label. Alternatively having an "option" for headings would be nice like: * Heading [label:anchor] Is there a possibility to tweak orgmode to export anchors? Thanks in advance, Markus