From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Library of Babel Date: Fri, 15 Sep 2017 19:15:46 -0400 Message-ID: <874ls3bljx.fsf@kyleam.com> References: <87ingll7cw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dszq0-0008Dw-88 for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 19:15:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dszpx-0001GO-3N for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 19:15:56 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:57390 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dszpw-0001FT-UJ for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 19:15:53 -0400 In-Reply-To: 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: Charles Millar , "emacs-orgmode@gnu.org" Charles Millar writes: > On 09/14/17 09:47, Nicolas Goaziou wrote: >> Hello, >> >> Charles Millar writes: >> >>> First. Should Sections 14.5 and 14.6 of the manual need revision since >>> lob has been moved to Worg? Or at least a reference to Worg site be >>> inserted. >> Indeed. Would you want to provide a patch for that? > Thank you for the opportunity; I will leave this one to the experts. Not an expert, but I've at least updated org.texi's Library of Babel section (14.6) to point to Worg. I'm not sure what needs updated in section 14.5. > Not only does the manual's pdf version need an update so does the > Library of Babel Node in Org Mode info. Please note, the pdf and the > info versions differ from each other. For example, the info version has > two additional paragraphs and states that the lob is in the contrib > directory, etc. I don't understand. Aren't the Info and PDF manuals generated from the same org.texi file? 'make doc' runs makeinfo --no-split org.texi -o org and texi2pdf --batch --clean --expand org.texi -- Kyle