* Configuring html footnote (or adding to end of body)
@ 2014-02-21 21:53 Blanchette, Marco
2014-02-23 12:05 ` Rasmus
0 siblings, 1 reply; 2+ messages in thread
From: Blanchette, Marco @ 2014-02-21 21:53 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 553 bytes --]
Sorry if this has been answered before, can’t seem to find a way to search for it…
Is there a way to configure the default content of the footer produced during html formatted export? There is a javaScript that I would like to be the last bit of my html every time an org file is exported. Can’t seem to figure that one out.
Thanks
-- Marco Blanchette, Ph.D.
Genomic Scientist
Stowers Institute for Medical Research
1000 East 50th Street
Kansas City MO 64110
www.stowers.org
Tel: 816-926-4071
Cell: 816-726-8419
Fax: 816-926-2018
[-- Attachment #2: Type: text/html, Size: 1114 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Configuring html footnote (or adding to end of body)
2014-02-21 21:53 Configuring html footnote (or adding to end of body) Blanchette, Marco
@ 2014-02-23 12:05 ` Rasmus
0 siblings, 0 replies; 2+ messages in thread
From: Rasmus @ 2014-02-23 12:05 UTC (permalink / raw)
To: emacs-orgmode
"Blanchette, Marco" <MAB@stowers.org> writes:
> Sorry if this has been answered before, can’t seem to find a way to search for it…
>
> Is there a way to configure the default content of the footer produced
> during html formatted export? There is a javaScript that I would like
> to be the last bit of my html every time an org file is
> exported. Can’t seem to figure that one out.
In Org footnotes and different from the postamble. I think you're
talking about the postamble, but I'm not certain.
From the manual there's org-html-postamble-format, which is quite
flexible. You can use specify your own function. You can also
specify html-postamble as an option, but IMO this is mostly feasible
in org-publish-project-alist. Of course a filter is also always an
option. Perhaps org-export-filter-final-output-functions is what
you'd want here.
Hope it helps,
Rasmus
--
C is for Cookie
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-23 12:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 21:53 Configuring html footnote (or adding to end of body) Blanchette, Marco
2014-02-23 12:05 ` Rasmus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).