From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: possible bug in org-export (LaTeX) Date: Sat, 25 Oct 2008 21:09:24 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtlEf-0008HT-19 for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 11:39:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtlEd-0008FV-Fs for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 11:39:28 -0400 Received: from [199.232.76.173] (port=42684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtlEd-0008FP-85 for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 11:39:27 -0400 Received: from ti-out-0910.google.com ([209.85.142.191]:57913) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtlEc-0004Y3-SQ for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 11:39:27 -0400 Received: by ti-out-0910.google.com with SMTP id u5so826727tia.10 for ; Sat, 25 Oct 2008 08:39:24 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: r.thiel@uni-jena.de Cc: emacs-orgmode List On Sat, Oct 25, 2008 at 1:36 PM, Rainer Thiel wrote: > The following is a demonstration file explaining and showing the > problem I have and think is a bug. I append the LaTeX file that > shows the bug. In it, I have commented out a few lines in there > due to my settings that should be unrelated to the problem. A similar issue was reported a few weeks ago [1]. When I try the same workaround (make the first line of your document non-heading, a blank line or a #+ line or somthing), your example works fine here. 1. http://article.gmane.org/gmane.emacs.orgmode/8490/ -- Manish