From: Stefan Vollmar <vollmar@nf.mpg.de>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: my-mini-table(something)
Date: Thu, 18 Jun 2009 11:56:57 +0200 [thread overview]
Message-ID: <28CF207F-50F8-4F14-8787-F99E5BC2369C@nf.mpg.de> (raw)
Hello,
we have used org-mode for creating HTML content for software
documentation and it beats everything we have tried over the last
couple of years hands down, excellent work!
For one project, I used several statements like this (simplified):
#+HTML: <table><tr><td><img src="./images/icon.png"/></
td><td<code>something</code></td></tr></table>
#+HTML: <table><tr><td><img src="./images/icon.png"/></
td><td<code>other</code></td></tr></table>
The result looks exactly the way we have planned it, however, ideally
one would want to write:
\my-mini-table(something)
\my-mini-table(other)
(with a suitable syntax) in the org source, and this should only be
expanded when exporting the document, so I never need to look at the
HTML code (if I do not want to).
This is probably already possible with org-mode using the html-export-
hook and a little Lisp function. Many thanks in advance for any hints!
Warm regards,
Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213 FAX +49-221-4726-298
Tel.: +49-221-478-5713 Mobile: 0160-93874279
Email: vollmar@nf.mpg.de http://www.nf.mpg.de
next reply other threads:[~2009-06-18 9:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 9:56 Stefan Vollmar [this message]
2009-06-18 12:25 ` my-mini-table(something) Matthew Lundin
2009-06-19 0:19 ` my-mini-table(something) Bastien
2009-06-19 6:06 ` Carsten Dominik
2009-06-19 9:44 ` Bastien
-- strict thread matches above, loose matches on Subject: below --
2009-06-18 10:14 my-mini-table(something) Giovanni Ridolfi
2009-06-18 11:40 ` my-mini-table(something) Stefan Vollmar
2009-06-18 14:00 ` my-mini-table(something) Sebastian Rose
2009-06-18 13:11 my-mini-table(something) giovanni.ridolfi
2009-06-19 5:42 ` my-mini-table(something) Carsten Dominik
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=28CF207F-50F8-4F14-8787-F99E5BC2369C@nf.mpg.de \
--to=vollmar@nf.mpg.de \
--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.