From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Valentin_W=C3=BCstholz?= Subject: [BUG] LaTeX export: only the body is exported Date: Sun, 11 Apr 2010 17:17:54 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0yvT-0003fa-PG for emacs-orgmode@gnu.org; Sun, 11 Apr 2010 11:18:19 -0400 Received: from [140.186.70.92] (port=41316 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0yvR-0003e2-3f for emacs-orgmode@gnu.org; Sun, 11 Apr 2010 11:18:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0yvQ-0000YF-2Z for emacs-orgmode@gnu.org; Sun, 11 Apr 2010 11:18:17 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:63528) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0yvP-0000Y9-U9 for emacs-orgmode@gnu.org; Sun, 11 Apr 2010 11:18:16 -0400 Received: by wwf26 with SMTP id 26so1780644wwf.0 for ; Sun, 11 Apr 2010 08:18:14 -0700 (PDT) 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@gnu.org Hi, when I export to LaTeX, only the body is exported. It looks like this might be due to the following change: 1b40601ebd5de3746ab72d19d3258f815a402066 Cheers, Valentin