From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problems with Org Mode which doesn't properly manage linebreaks in LaTeX export Date: Sun, 3 Jan 2010 18:55:48 +0100 Message-ID: <5F9FB5CE-DB51-4AA0-A650-655A718E1040@gmail.com> References: <4bec4eb31001030851j1595fa0fm37e9cf661abc0529@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRUgH-0003jZ-Jl for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 12:55:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRUgC-0003aY-KL for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 12:55:57 -0500 Received: from [199.232.76.173] (port=59422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRUgC-0003aH-Ex for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 12:55:52 -0500 Received: from ey-out-1920.google.com ([74.125.78.148]:41498) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRUgC-0000wV-0f for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 12:55:52 -0500 Received: by ey-out-1920.google.com with SMTP id 4so1779832eyg.34 for ; Sun, 03 Jan 2010 09:55:51 -0800 (PST) In-Reply-To: <4bec4eb31001030851j1595fa0fm37e9cf661abc0529@mail.gmail.com> 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: Pierfranco Minsenti Cc: emacs-orgmode@gnu.org Hi Pierfranco, please augment your report with example input (.org file) and output (.tex file). Thanks. - Carsten On Jan 3, 2010, at 5:51 PM, Pierfranco Minsenti wrote: > Hi all, > > this is my 1st message to the list and I am writing to ask for help. > I have a problem with the LaTeX export features of Org Mode, version > 6.27a. installed on a GNU Emacs Emacs 22.1.1 (powerpc-apple- > darwin7.9.0, Carbon Version 1.6.0). > > The problem is the folllowing: in the header lines of the LaTeX file > exported from an original Org file, the different commands which are > automatically addedd by the system and which should begin each of > them on a new paragraph, appear all in a single multiline paragraph. > The problem is that this paragraph is commented, because it begins > with the % Created 2010-01-03 etc. also added by the system. > Perhaps this is also why the the PDF export doen't work. > > Another problem, caused by a line break not properly managed, is > related to bulleted lists when they are exported to a LaTeX file: > when items are longer that a single line, the lines after the first > are broken down (that is: the second line etc. begin a new, not- > bulleted paragraph, and they are not the second line of the item). > > I have set the variable Org Export Preserve Breaks to on (non-nil) > but nothing has changed. > > I have also checked the specific LaTeX export variables of Org but > all seems properly setted. > By the way, when I make a very similar export from another Emacs > mode, that is Muse Mode, to LaTeX, I don't have these problems and > everything works just fine. > > Has anybody experienced this problem with Org Mode and could help me? > > Thank you very much in advance. > > pierfranco > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten