From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sean O'Halpin" Subject: Re: [ANN] Merge of new export framework on Wednesday Date: Sat, 9 Feb 2013 18:14:37 +0000 Message-ID: References: <876229nrxf.fsf@gmail.com> <86d2wau54f.fsf@somewhere.org> <871ucpegkf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4Ewi-00068q-Tr for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 13:14:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4Ewh-0006UZ-AQ for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 13:14:40 -0500 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:64239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4Ewh-0006U8-3s for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 13:14:39 -0500 Received: by mail-we0-f179.google.com with SMTP id x43so3773732wey.38 for ; Sat, 09 Feb 2013 10:14:37 -0800 (PST) In-Reply-To: <871ucpegkf.fsf@gmail.com> 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: Nicolas Goaziou Cc: Sebastien Vauban , emacs-orgmode@gnu.org On Sat, Feb 9, 2013 at 1:56 PM, Nicolas Goaziou wrote: > Hello, > > "Sean O'Halpin" writes: > >> This raises another question which is more about Org document export >> headers in general: why do we have specific document headers for LaTeX >> and HTML? Because we need to able to insert raw markup at specific >> points in the exported document. (We also have =html-preamble= and >> =html-postamble= which act on every document.) But what about other >> exporter back-ends? Say we get a native org to docbook exporter. What >> would be the mechanism for inserting markup into the ==? >> Would there be a =#+DOCBOOK_HEADER=? >> >> Please forgive my meandering here. It's just struck me that we might >> need a more general mechanism for document-level export directives >> that will avoid multiplying the number of =#+HTML_= style directives >> we already have. Perhaps something along the lines of: >> >> >> #+BEGIN_SRC ORG >> ,#+EXPORT html head