From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: linking to headings with a unique I'D exported to latex/PDF Date: Thu, 02 Feb 2017 16:30:51 +0100 Message-ID: <8737fwehjo.fsf@nicolasgoaziou.fr> References: <87fujwtz5u.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZJLg-0007Ww-Ir for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 10:31:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZJLb-000772-Ka for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 10:31:00 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:39410) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZJLb-00076W-EP for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 10:30:55 -0500 In-Reply-To: <87fujwtz5u.fsf@skimble.plus.com> (Sharon Kimble's message of "Thu, 02 Feb 2017 15:01:17 +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" To: Sharon Kimble Cc: org-mode-email Hello, Sharon Kimble writes: > I'm writing a document which is exported to latex and then built into a > PDF where I might have 'Alcohol', just as an example, mentioned several > times in different level headings. Currently I'm using org links like > this [[*Alcohol][Alcohol]] but that only allows me to link to one > heading only. > > I've tried using links like this > [[id:542d0880-c0fd-46d5-b75d-4cc6f5fa99cc][Alcohol]] and under the > heading that I'm linking to it says - > > *** Alcohol > :PROPERTIES: > :ID: 542d0880-c0fd-46d5-b75d-4cc6f5fa99cc > :END: > > But when exported it does not work. What doesn't work? Regards, -- Nicolas Goaziou