From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug? in texinfo exporter Date: Sat, 09 Feb 2013 19:31:17 +0100 Message-ID: <87r4kpgwzu.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4FKp-00051c-B6 for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 13:39:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4FKn-0004hu-Ni for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 13:39:35 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:33671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4FKn-0004ho-HR for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 13:39:33 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so1948364wib.15 for ; Sat, 09 Feb 2013 10:39:32 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Fri, 08 Feb 2013 17:11:17 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > The following text: > > LaTeX math snippets (see [[LaTeX fragments]]) > > is being exported to texinfo like this: > > @LaTeX{} math snippets (see @ref{@LaTeX{} fragments,}) > ^ > > I think the marked comma is giving makeinfo a heartache. Makeinfo tells me: > > /Users/dk/org/orgmanual//orgmanual.texi:11726: Cross reference to > nonexistent node `@LaTeX{} fragments' (perhaps incorrect sectioning?). > > Help? It should be fixed in master. Could you confirm it? Thank you for reporting this. Regards, -- Nicolas Goaziou