From: Daniel Clemente <n142857@gmail.com>
To: Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: Add HTML after <body> and before title
Date: Sun, 10 May 2009 21:01:54 +0200 [thread overview]
Message-ID: <87eiuwok7x.fsf@gmail.com> (raw)
In-Reply-To: <87iqk8oldy.fsf@gmail.com> (Daniel Clemente's message of "Sun, 10 May 2009 20:36:41 +0200")
El dom, may 10 2009, Daniel Clemente va escriure:
>some trick to insert code just after the <body> or after <div id="content">?
Sorry, I forgot about org-publish. It can use the parameter :preamble to do exactly that. Furthermore:
,----
| org-export-html-preamble is a variable defined in `org-html.el'.
| Its value is nil
|
| Documentation:
| Preamble, to be inserted just before <body>. Set by publishing functions.
`----
I prefer to always embed the configuration inside the .org file instead of in Elisp code, but if this is only possible with org-publish, I should use it.
-- Daniel
next prev parent reply other threads:[~2009-05-10 19:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-10 18:36 Add HTML after <body> and before title Daniel Clemente
2009-05-10 19:01 ` Daniel Clemente [this message]
2009-05-11 9:39 ` Sebastian Rose
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eiuwok7x.fsf@gmail.com \
--to=n142857@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.