From mboxrd@z Thu Jan 1 00:00:00 1970 From: phaebz Subject: :export: tag shows up in headings of output pdf Date: Fri, 11 Feb 2011 11:49:11 +0200 Message-ID: <4D550617.7060700@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=58327 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnpcr-0007et-Sf for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:49:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnpcq-00057t-8u for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:49:17 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:54046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnpcq-00057n-2k for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:49:16 -0500 Received: by wyj26 with SMTP id 26so2362181wyj.0 for ; Fri, 11 Feb 2011 01:49:15 -0800 (PST) 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 I am using org-mode 7.3 release. Problem: A file such as * heading to be exported :export: * some other heading gets exported to 1. heading to be exported :export: With a literal :export: tag in the pdf output heading. I have not customized any relevant export options. Do I miss something? Any tips / hints are much appreciated Michael Bach