From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vaidheeswaran C Subject: Re: ox-texinfo: Xref are not typeset properly Date: Fri, 29 May 2015 17:18:55 +0530 Message-ID: <55685227.1080604@gmail.com> References: <87vbfb20en.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyInQ-0000Vl-Oq for emacs-orgmode@gnu.org; Fri, 29 May 2015 07:49:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyInN-0001ps-JH for emacs-orgmode@gnu.org; Fri, 29 May 2015 07:49:52 -0400 Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]:36443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyInN-0001pa-Ae for emacs-orgmode@gnu.org; Fri, 29 May 2015 07:49:49 -0400 Received: by pacux9 with SMTP id ux9so14541954pac.3 for ; Fri, 29 May 2015 04:49:47 -0700 (PDT) Received: from [192.168.43.83] ([27.57.24.78]) by mx.google.com with ESMTPSA id wh6sm5362890pbc.96.2015.05.29.04.49.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 May 2015 04:49:46 -0700 (PDT) In-Reply-To: <87vbfb20en.fsf@nicolasgoaziou.fr> 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 Thanks for the fixes. I am test driving the ox-texinfo exporter. So the list is likely to get more bug reports from me. On Friday 29 May 2015 03:03 PM, Nicolas Goaziou wrote: > Hello, > > Vaidheeswaran C writes: > >> Bug >> === >> >> ox-texinfo: Xref are not typeset properly >> >> See attached files. > > Fixed in 0ed99a4c8cccde1d7f5e190feda54558c1ff4188. Thank you. >> >> ---------------- >> >> Request >> ======= >> >> (May be?) Put "*Org INFO Texinfo Output*" in `compilation-mode'. > > Done in 1bd26e2d81933a05c3f97ff0d3c8cc53dd51dd3a. > > > Regards, >