From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ox-html: Bug or feature for export of title and meta information? Date: Fri, 14 Feb 2020 20:38:17 +0100 Message-ID: <87tv3trmc6.fsf@nicolasgoaziou.fr> References: <87d0ft3kpa.fsf@informationelle-selbstbestimmung-im-internet.de> <8736bhwnbl.fsf@gnu.org> <87k14pdqzl.fsf@informationelle-selbstbestimmung-im-internet.de> <87y2t5rmna.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47711) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2gnA-0005oZ-BX for emacs-orgmode@gnu.org; Fri, 14 Feb 2020 14:38:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2gn9-00010H-6V for emacs-orgmode@gnu.org; Fri, 14 Feb 2020 14:38:24 -0500 In-Reply-To: <87y2t5rmna.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 14 Feb 2020 20:31:37 +0100") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Bastien Cc: emacs-orgmode@gnu.org Completing myself, Nicolas Goaziou writes: > General export rules are described in ox.el (org-export-options-alist), > then each export back-end define its own specificities (look at the > back-end definition). This doesn't mean the manual cannot be improved, of course. Improvements are welcome in that area.