From mboxrd@z Thu Jan 1 00:00:00 1970 From: dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm) Subject: Re: Radio target appears as a link in html export (in Emacs stable) Date: Wed, 27 Jan 2016 09:00:43 +0100 Message-ID: <87mvrrqwno.fsf@duenenhof-wilhelm.de> References: <87r3h6qeag.fsf@duenenhof-wilhelm.de> <87r3h5l2vn.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOL99-0005lM-Le for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 03:08:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOL96-0001n6-FZ for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 03:08:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:38447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOL96-0001n0-8F for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 03:08:08 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aOL94-0004SV-5y for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 09:08:06 +0100 Received: from p57acf607.dip0.t-ipconnect.de ([87.172.246.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jan 2016 09:08:06 +0100 Received: from dieter by p57acf607.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jan 2016 09:08:06 +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 Nicolas Goaziou writes: > dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm) writes: > >> when exporting radio targets to PDF they appear as normal text. >> Sometimes I wish I could make them invisible but this is a behaviour I >> can live with. > > You should use regular targets, then. But then I would have to turn all my radio links into proper links, which I see no method - except with radio targets - to do this automatically. >> Anyway, when exporting to html the radio targets appear like a regular >> link (technically I think they are a named anchor, something like > id="bla" name="bla">bla). The apperance is not helpful, only >> confusing. I guess I could change this behaviour with some css trickery >> but it might become complicated, at least for my little html knowledge. > > There are radio targets (e.g., <<>>) and radio links and (e.g., > radio). The former are turned into anchors and the latter into links. > Don't you get the same? The radio links are turned correctly into links. :-) But the targets (anchors) appear *also* as links (in HTML). Which is confusing and redundant because there are not linked to anything. Here's an example: http://duenenhof-wilhelm.de/dancing/date.html E. g. _EDanceFever_ are links to their anchor below. Maybe the following would be a good idea for org in general: A radio target with an optional address argument like babel src blocks <<>>[http://targetaddresse.com] and upgrading the anchor to a real, working link. Thank you Nicolas -- Best wishes H. Dieter Wilhelm Darmstadt, Germany