From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: LaTeX export of lists Date: Sun, 24 Jul 2011 06:16:48 -1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql1MV-00044p-3P for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 12:17:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ql1MU-0005rr-3e for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 12:17:03 -0400 Received: from oproxy3-pub.bluehost.com ([69.89.21.8]:38716) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Ql1MT-0005re-PV for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 12:17:02 -0400 Received: from cpe-24-94-66-191.hawaii.res.rr.com ([24.94.66.191] helo=potofo-ou) by box472.bluehost.com with esmtpa (Exim 4.69) (envelope-from ) id 1Ql1MP-0002U2-RG for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 10:16:58 -0600 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: Org-mode Aloha all, LaTeX export of lists appears to be inserting an extraneous blank line. This snippet from the Org-mode document: first-order cultural history sequence for Hawai`i can be expressed with model (\ref{eq:first-order}), which states that 1. the pre-colonization period began at a time too old for the \rc\space method to date; is exported to LaTeX as: first-order cultural history sequence for Hawai`i can be expressed with model \ref{eq:first-order}, which states that \begin{enumerate} \item the pre-colonization period began at a time too old for the \rc\ method to date; The blank line before \begin{enumerate} is interpreted by LaTeX as a paragraph break, which I don't want here because I'm setting the enumerated list within the paragraph and not displayed separately. IIRC, this represents an old behavior that was corrected a while back. I'm not sure when the blank line snuck back in. I'm using Org-mode version 7.6 (release_7.6.102.g05c6). All the best, Tom -- Thomas S. Dye http://www.tsdye.com