From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug in LaTeX export Date: Thu, 16 Jul 2009 21:43:53 +0200 Message-ID: <87hbxc8lc6.fsf@bzg.ath.cx> References: <23C69956B336A746BD3E1CD955C7A6992A51205019@SI-MBX03.de.bosch.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 1MRWsA-0004YX-2v for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 15:44:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRWs5-0004UJ-CM for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 15:44:05 -0400 Received: from [199.232.76.173] (port=46957 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRWs5-0004U7-6I for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 15:44:01 -0400 Received: from mx20.gnu.org ([199.232.41.8]:2245) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MRWs4-0006CT-NZ for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 15:44:00 -0400 Received: from rv-out-0708.google.com ([209.85.198.242]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MRWs3-0003Za-S3 for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 15:44:00 -0400 Received: by rv-out-0708.google.com with SMTP id f25so118629rvb.6 for ; Thu, 16 Jul 2009 12:43:59 -0700 (PDT) In-Reply-To: <23C69956B336A746BD3E1CD955C7A6992A51205019@SI-MBX03.de.bosch.com> (Holst Thomas's message of "Fri, 10 Jul 2009 12:50:06 +0200") 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: "Holst Thomas (DS-ET/ECF1)" Cc: "emacs-orgmode@gnu.org" "Holst Thomas (DS-ET/ECF1)" writes: > I think I discoverd a bug in LaTeX export. I mark a subtree with C-c @ > and then export it to LaTeX with C-c C-e L. > > If the subtree has no further subtrees the LaTeX-file not only contains > the region, but also the rest of the document to the end. Fixed, thanks! -- Bastien