From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Conditionally formatting org-html-postamble-format Date: Wed, 27 Jan 2016 18:35:50 +0000 Message-ID: References: <20160127192600.08cdad14@lt70.mpip-mainz.mpg.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013a04a8c9a2ef052a5512e1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOUwi-0003kO-VK for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 13:36:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOUwi-0003dx-1l for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 13:36:00 -0500 Received: from mail-ob0-x232.google.com ([2607:f8b0:4003:c01::232]:34390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOUwh-0003dh-Tg for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 13:35:59 -0500 Received: by mail-ob0-x232.google.com with SMTP id vt7so14938279obb.1 for ; Wed, 27 Jan 2016 10:35:59 -0800 (PST) In-Reply-To: <20160127192600.08cdad14@lt70.mpip-mainz.mpg.de> 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: "Robert H. Klein" Cc: emacs-org list --089e013a04a8c9a2ef052a5512e1 Content-Type: text/plain; charset=UTF-8 Hi Robert, Thanks for the reply. > how about using a postamble function instead of html-postamble-format Does it mean that I need to look into modifying the org-html--build-pre/postamble function? If so, I will start looking into it but it will take a while as it full of elisp that I have never used (until today maybe): format-spec, plist-get and a lot of assoc's and assq's :) Kaushal --089e013a04a8c9a2ef052a5512e1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Robert,

Thanks for the reply.
<= div dir=3D"ltr">

> how about using a postamble functi= on instead of=C2=A0html-postamble-format

Does it mean that I need to look into modifying the org-h= tml--build-pre/postamble function?

If so, I wi= ll start looking into it but it will take a while as it full of elisp that = I have never used (until today maybe): format-spec, plist-get and a lot of = assoc's and assq's :)

Kaushal
<= /div> --089e013a04a8c9a2ef052a5512e1--