From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [babel] noweb expansion in latex source blocks Date: Sun, 01 Nov 2009 14:43:24 -0700 Message-ID: References: <3BDDF8C0-6091-4911-A3E5-B924FE9062B0@TSDYE.Com> <878weq2fis.fsf@stats.ox.ac.uk> <8676CAEA-5356-430E-981A-9B2EFF08546B@tsdye.com> 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 1N4iDw-0003qX-55 for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 16:44:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4iDr-0003q0-FC for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 16:44:31 -0500 Received: from [199.232.76.173] (port=59870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4iDr-0003px-9D for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 16:44:27 -0500 Received: from mail-pw0-f47.google.com ([209.85.160.47]:55419) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4iDq-0004Al-P0 for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 16:44:27 -0500 Received: by pwj10 with SMTP id 10so1586506pwj.26 for ; Sun, 01 Nov 2009 13:44:25 -0800 (PST) In-Reply-To: <8676CAEA-5356-430E-981A-9B2EFF08546B@tsdye.com> (Thomas S. Dye's message of "Sun, 1 Nov 2009 11:27:14 -1000") 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: "Thomas S. Dye" Cc: Dan Davison , emacs-orgmode@gnu.org "Thomas S. Dye" writes: > On Nov 1, 2009, at 9:47 AM, Dan Davison wrote: > >> "Thomas S. Dye" writes: >> >>> Aloha all, >>> >>> Noweb expansion in latex source blocks inserts spaces that can >>> introduce unwanted paragraph breaks in LaTeX. >> >> Hi Tom, >> >> I've just fixed this issue and the other one you posted, regarding >> multiple references on a line. The changes will be in org-mode git >> within the next few hours. >> these changes are now applied to the org-mode git repo.