From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: reference #+label: in export to both LaTeX and HTML Date: Sat, 23 Nov 2013 10:13:05 -1000 Message-ID: References: <87r4a6evaz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkJaG-00083T-44 for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 15:13:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkJa9-0004B1-64 for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 15:13:40 -0500 Received: from alt-proxy17.mail.unifiedlayer.com ([66.147.241.60]:53971) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1VkJa8-0004Ax-Tj for emacs-orgmode@gnu.org; Sat, 23 Nov 2013 15:13:33 -0500 In-Reply-To: <87r4a6evaz.fsf@gmail.com> (Eric Schulte's message of "Sat, 23 Nov 2013 13:07:32 -0700") 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: Eric Schulte Cc: Org Mode Mailing List Hi Eric, Will this work? #+name: mutation-ops [[file:mut-ops.svg]] Figure=C2=A0[[mutation-ops]] shows ... hth, Tom Eric Schulte writes: > Hi, > > How would I reference a label in export to HTML? For example. > > #+label: mutation-ops > [[file:mut-ops.svg]] > > In LaTeX export I could use \ref{mutation-ops} which would be passed > directly through to LaTeX, however this syntax is not understood by the > HTML backend. > > Is there a general Org-mode construct for referencing labels? > > Thanks, --=20 Thomas S. Dye http://www.tsdye.com