From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: HTML export without org title as H1? Date: Fri, 10 Jun 2016 21:03:32 +0900 Message-ID: <575AAC94.1040303@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBLA6-0008Hj-VH for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 08:03:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBLA1-000222-WF for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 08:03:41 -0400 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:36727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBLA1-00021r-P9 for emacs-orgmode@gnu.org; Fri, 10 Jun 2016 08:03:37 -0400 Received: by mail-pa0-x233.google.com with SMTP id b5so23085260pas.3 for ; Fri, 10 Jun 2016 05:03:37 -0700 (PDT) Received: from [192.168.0.17] (180-144-215-93f1.kyt1.eonet.ne.jp. [180.144.215.93]) by smtp.gmail.com with ESMTPSA id 4sm17371783pfz.35.2016.06.10.05.03.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jun 2016 05:03:35 -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" To: Org Mode Mailing List Hello org users, I am trying to export an org file to the "content" part of a HTML file. Using header lines and inline html blocks, I basically succeeded in constructing it the way I need it. However, there is still one stumbling block: It seems that it is hardcoded to use the title of the org file as the first H1 element. This breaks my file, so I would like to suppress that, together with the first
element. Does anybody know how to achieve that? Or are there better ways to achieve this? What I have so far basically looks like this: #+TITLE: Kanripo 漢籍リポジトリ #+SETUPFILE: kanripo.blog.setup #+OPTIONS: num:nil toc:nil html-style:nil #+begin_html