From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: Documentation fix Date: Mon, 15 May 2017 09:13:27 +0200 Message-ID: <20170515091327.06ffc503@pckr186.mpip-mainz.mpg.de> References: <20170515083420.330b18ae@pckr186.mpip-mainz.mpg.de> <874lwmzkm5.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAACF-0007tm-7t for emacs-orgmode@gnu.org; Mon, 15 May 2017 03:13:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAACC-0003iF-2F for emacs-orgmode@gnu.org; Mon, 15 May 2017 03:13:35 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:65419) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAACB-0003ho-Ns for emacs-orgmode@gnu.org; Mon, 15 May 2017 03:13:31 -0400 In-Reply-To: <874lwmzkm5.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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hallo, On Mon, 15 May 2017 08:42:42 +0200 Nicolas Goaziou wrote: > Hello, > > Robert Klein writes: > > > there are two typos which causes compile to fail. Patch below. > > Thank you. > > > Options for MathJax (@code{org-html-mathjax-options}). MathJax is > > used to -typeset @LaTeX{} math in HTML documents. @xref{Math > > formatting in HTML -export} for an example. > > +typeset @LaTeX{} math in HTML documents. For an example > > @pxref{Math +formatting in HTML export}. > > I don't get this one. It looks valid Texinfo to me. Also, "make info" > doesn't return any error here. Ahh, well, on second look it only was a warning: org.texi:11371: warning: `.' or `,' must follow @xref, not `f'. Best regards Robert