From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Suppress extra newlines around source code in LaTeX export Date: Thu, 3 Dec 2009 15:42:31 +0100 Message-ID: References: <51b0095d0912011303n73abddefjfd37fa9fab055c03@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGCtI-00046E-Pn for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:42:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGCtD-00043w-Am for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:42:43 -0500 Received: from [199.232.76.173] (port=50484 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGCtC-00043a-18 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:42:38 -0500 Received: from mail-ew0-f210.google.com ([209.85.219.210]:38693) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGCtB-00058c-RK for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:42:38 -0500 Received: by ewy2 with SMTP id 2so539053ewy.8 for ; Thu, 03 Dec 2009 06:42:35 -0800 (PST) In-Reply-To: <51b0095d0912011303n73abddefjfd37fa9fab055c03@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: Nicolas Girard Cc: emacs-orgmode Applied, thanks. - Carsten On Dec 1, 2009, at 10:03 PM, Nicolas Girard wrote: > Hi, > title says it all. > > A single paragraph such as: > > #=== > Dura lex > #+begin_src emacs-lisp > (a) > #+end_src > sed lex > #=== > > should remain entire in the LaTeX export. > > -- > Nicolas > _______________________________________________ > 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