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: Fri, 24 Jan 2014 22:40:48 +0100 Message-ID: <87ppnhkqhr.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6oUi-00088W-AY for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 16:41:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6oUd-0001L0-EC for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 16:40:56 -0500 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:54175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6oUd-0001Kf-7c for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 16:40:51 -0500 Received: by mail-we0-f176.google.com with SMTP id t61so3267193wes.35 for ; Fri, 24 Jan 2014 13:40:50 -0800 (PST) In-Reply-To: (Christopher Witte's message of "Fri, 24 Jan 2014 16:17:38 +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, Christopher Witte writes: > In the orgmode manual section 15.10.1 Packages that Org cooperates > with http://orgmode.org/manual/Cooperation.html > the link to using calc's embedded mode with org-mode is broken http:/ > /orgmode.org/calc/Embedded-Mode.html#Embedded-Mode  > > Does anyone know what happened to that page? 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. -- Bastien