From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Re: Feature request (org-empty-line-terminates-plain-lists) Date: Tue, 24 Mar 2009 18:13:31 -0500 Message-ID: References: <877i2g53px.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmFoS-0006g8-L2 for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 19:13:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmFoO-0006WI-5X for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 19:13:40 -0400 Received: from [199.232.76.173] (port=59016 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmFoN-0006Vp-Lw for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 19:13:35 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:35484) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmFoN-0007Gu-DJ for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 19:13:35 -0400 In-Reply-To: (Carsten Dominik's message of "Tue\, 24 Mar 2009 09\:48\:00 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode Mailinglist , Baoqiu Cui Hi Carsten, Carsten Dominik writes: > > 2. Adapt the LaTeX exporter to work like the HTML exporter, ignoring > indentation of tables and example. The, introduce a special list > item like "- ___" to explicitly terminate a list if this should be > necessary. I'm fine with this solution (and I see that you've already implemented the special list item). It provides a simple and unobtrusive way of separating lists and tables (without, I hope, creating too much work for you!). Best, Matt