From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Radio target appears as a link in html export (in Emacs stable) Date: Mon, 25 Jan 2016 23:18:20 +0100 Message-ID: <87r3h5l2vn.fsf@nicolasgoaziou.fr> References: <87r3h6qeag.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNpQv-0007tm-M2 for emacs-orgmode@gnu.org; Mon, 25 Jan 2016 17:16:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNpQr-0006Gs-Kg for emacs-orgmode@gnu.org; Mon, 25 Jan 2016 17:16:25 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:36593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNpQr-0006Ga-Ds for emacs-orgmode@gnu.org; Mon, 25 Jan 2016 17:16:21 -0500 In-Reply-To: <87r3h6qeag.fsf@duenenhof-wilhelm.de> (H. Dieter Wilhelm's message of "Mon, 25 Jan 2016 09:00:39 +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: "H. Dieter Wilhelm" Cc: emacs-orgmode@gnu.org Hello, 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. > 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? Regards, -- Nicolas Goaziou