From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Re: Re: [PATCH] Suppress extra newlines around source code in LaTeX export Date: Thu, 10 Dec 2009 22:39:51 +0100 Message-ID: <51b0095d0912101339t26062237qc7ed524719c73145@mail.gmail.com> References: <51b0095d0912011303n73abddefjfd37fa9fab055c03@mail.gmail.com> <51b0095d0912050358v4e0ec999k9a4e5826877ea995@mail.gmail.com> <51b0095d0912091450h6be7087bv2c68f9bd0b857a64@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIqju-0007oy-Ab for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 16:39:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIqjp-0007k9-Fn for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 16:39:57 -0500 Received: from [199.232.76.173] (port=53108 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIqjp-0007k3-9W for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 16:39:53 -0500 Received: from mail-fx0-f209.google.com ([209.85.220.209]:60311) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIqjo-0007VZ-NR for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 16:39:53 -0500 Received: by fxm2 with SMTP id 2so385487fxm.33 for ; Thu, 10 Dec 2009 13:39:52 -0800 (PST) In-Reply-To: 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: emacs-orgmode > > On Dec 9, 2009, at 11:50 PM, Nicolas Girard wrote: >> >> There's an extra space produced by the \label{} because there's no '%' >> at the end of it ; another solution is to move the \label before the >> \\ > > I prefer to write > > \label{...}% > > if you can agree to that. > Sure, no problem ! -- Nicolas