From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: LaTeX export bug Date: Wed, 29 Jul 2009 22:08:13 -0400 Message-ID: <87tz0usz1u.fsf@gollum.intra.norang.ca> References: <873a8fhu2n.fsf@cantor.griswold.home> 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 1MWL4B-000643-Eh for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 22:08:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWL47-00063p-PF for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 22:08:22 -0400 Received: from [199.232.76.173] (port=47280 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWL47-00063m-LD for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 22:08:19 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:62341) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MWL47-0004sj-Ah for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 22:08:19 -0400 In-Reply-To: <873a8fhu2n.fsf@cantor.griswold.home> (Dan Griswold's message of "Wed\, 29 Jul 2009 20\:51\:12 -0400") 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: Dan Griswold Cc: emacs-orgmode@gnu.org Dan Griswold writes: > Note that the top level headings ("A Heading" and "Another Heading") are > not exported as \section, but with the asterisks they have in the org > file: > > ,---- > | ** A Heading > | \begin{itemize} > | > | ... snip ... > | > | \end{itemize} > | ** Another heading > `---- > > Exporting the whole file does what it's supposed to do: export the > headlines as \section and \subsection. > > Can any of you reproduce this? Hi Dan, Yes I can reproduce this too. Org-mode version 6.28trans GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-11-09 on raven, modified by Debian -Bernt