From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Link to using calc in embedded mode with org-mode broken Date: Sat, 24 May 2014 12:20:27 +0200 Message-ID: <87vbsva36c.fsf@bzg.ath.cx> References: <87ppnhkqhr.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo94A-0002OR-JD for emacs-orgmode@gnu.org; Sat, 24 May 2014 06:20:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo943-0005kS-Nm for emacs-orgmode@gnu.org; Sat, 24 May 2014 06:20:38 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:41853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo943-0005kL-5P for emacs-orgmode@gnu.org; Sat, 24 May 2014 06:20:31 -0400 Received: by mail-wi0-f169.google.com with SMTP id hi2so2170303wib.0 for ; Sat, 24 May 2014 03:20:30 -0700 (PDT) In-Reply-To: <87ppnhkqhr.fsf@bzg.ath.cx> (Bastien's message of "Fri, 24 Jan 2014 22:40:48 +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: Christopher Witte Cc: Org Mode Hi Christopher, Bastien writes: > This is a problem about cross references not pointing at the right > URL when they are generated by texi2html. @pxref{} seems to target > Info references only. > > I don't have simple fix, though, I'd be interested if someone has > one. I fixed this in the master branch, the HTML manual will use the correct link when we release Org 8.3. -- Bastien