emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* HTML: add extra content
@ 2010-10-27  9:23 Rasmus
  0 siblings, 0 replies; only message in thread
From: Rasmus @ 2010-10-27  9:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Publishing org projects to html, it is possible to add a nice content which is
placed in the upper corner. The html code is given by:

,----
| <div id="content">
| <div id="org-div-home-and-up"
style="text-align:right;font-size:70%;white-space:nowrap;">
|  <a accesskey="h" href="sitemap.html"> UP </a>
|  |
|  <a accesskey="H" href="index.html"> HOME </a>
| </div>
`----

I would like to add buttons to "content", namely a pdf button and maybe a
"beamer" button.

When I publish my project I publish it as html and pdf. Naturally, the name is
identical. Thus, a button linking to NAME.pdf (where name is the same for
NAME.{org,html,pdf}).

Ideally, I would like to add generic buttons so I would also be able to add a
NAME-b.pdf for beamer slides generated by a seperate file.

Is this possible?

Thanks,
Rasmus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-27  9:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-27  9:23 HTML: add extra content 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).