From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] Merge of new export framework on Wednesday Date: Sat, 09 Feb 2013 14:56:48 +0100 Message-ID: <871ucpegkf.fsf@gmail.com> References: <876229nrxf.fsf@gmail.com> <86d2wau54f.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4AvV-0003Wd-KD for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 08:57:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4AvT-0000HC-V2 for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 08:57:09 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:55585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4AvT-0000GX-Nc for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 08:57:07 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so1785878wib.16 for ; Sat, 09 Feb 2013 05:57:06 -0800 (PST) In-Reply-To: (Sean O'Halpin's message of "Sat, 9 Feb 2013 13:20:41 +0000") 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: Sean O'Halpin Cc: Sebastien Vauban , emacs-orgmode@gnu.org 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