From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: Export problem with #+BEGIN_EXAMPLE block Date: Wed, 12 Mar 2014 12:48:52 +0900 Message-ID: <531FD924.1070904@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNaAF-00061w-Gr for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 23:49:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNaA7-00030u-2p for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 23:49:07 -0400 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:49906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNaA6-00030h-SR for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 23:48:59 -0400 Received: by mail-pa0-f42.google.com with SMTP id fb1so494858pad.15 for ; Tue, 11 Mar 2014 20:48:57 -0700 (PDT) Received: from mbp3a.local (chw.zinbun.kyoto-u.ac.jp. [130.54.104.146]) by mx.google.com with ESMTPSA id qh2sm7587849pab.13.2014.03.11.20.48.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Mar 2014 20:48:55 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Mailing List Dear Orgmode users, The following minimal example shows a problem I have with export (tested with 8.25 from git and the one bundled in Emacs 24.3.1): #+OPTIONS: toc:nil ^:nil * Page numbers The page number is given in the following form: #+BEGIN_EXAMPLE #+END_EXAMPLE Whatever I do, neither an export to HTML nor to PDF shows the part within the example block. In the real file, there is in fact a part of the text after the example also falling out, but I tried to remove everything to make a minimal example. Any ideas what might wrong here are welcome. Christian -- Christian Wittern, Kyoto