From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Fwd: Export to Texinfo Date: Fri, 03 Aug 2012 09:29:32 +0200 Message-ID: <87obmsxua7.fsf@altern.org> References: <87y5meaib9.fsf@gmail.com> <87a9yupn0c.fsf@gmail.com> <871ujppaty.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxD5W-0008WC-8U for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxD5S-00032o-1V for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:26 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:39250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxD5R-00031V-Rb for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:21 -0400 Received: by mail-wi0-f171.google.com with SMTP id hq4so4433461wib.12 for ; Fri, 03 Aug 2012 01:18:21 -0700 (PDT) In-Reply-To: (Jonathan Leech-Pepin's message of "Thu, 2 Aug 2012 18:24:23 -0400") 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: Jonathan Leech-Pepin Cc: Org Mode Mailing List Hi Jonathan, Jonathan Leech-Pepin writes: >> Do you want to continue to develop while adding the library to >> contrib/lisp/? > > Yes, that would be great. Thansk, I'll send you instructions in a private email. > The attached version fixes that and supports @ftable and @vtable > through #+attr_texinfo before descriptive lists. (It can also be > found at : > https://github.com/jleechpe/org-mode/blob/texinfo/contrib/lisp/org-e-texinfo.el Great, > It's able to export up to level 4 headlines (chapter, section, > subsection, subsubsection), however the default is H:3 so the last is > omitted. Nested lists do work with only a small issue I can see at > the moment, if there are no blank lines between the items in org there > are none in the info file either, however there are 2 blank lines at > the end of the nested list (end of nested list+end of parent item). A minor issue anyway, this can be fixed afterwards. Best, -- Bastien