emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bastienguerry@googlemail.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Re: my-mini-table(something)
Date: Fri, 19 Jun 2009 02:19:28 +0200	[thread overview]
Message-ID: <873a9xcbxr.fsf@bzg.ath.cx> (raw)
In-Reply-To: <m2d491sp9d.fsf@fastmail.fm> (Matthew Lundin's message of "Thu, 18 Jun 2009 07:25:02 -0500")

Matthew Lundin <mdl@imapmail.org> writes:

> #+MACRO: special-table #+HTML: <table><tr><td><img src="./images/icon.png"/></td><td<code>something</code></td></tr></table>

Note that you can also use a variable in your macro:

#+MACRO: special-table #+HTML: <table><tr><td><img src="./images/icon.png"/></td><td<code>$1</code></td></tr></table>

{{{special-table(something)}}}

PS: this is not yet documented in the manual.

-- 
 Bastien

  reply	other threads:[~2009-06-19  0:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18  9:56 my-mini-table(something) Stefan Vollmar
2009-06-18 12:25 ` my-mini-table(something) Matthew Lundin
2009-06-19  0:19   ` Bastien [this message]
2009-06-19  6:06     ` my-mini-table(something) Carsten Dominik
2009-06-19  9:44       ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2009-06-18 13:11 giovanni.ridolfi

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873a9xcbxr.fsf@bzg.ath.cx \
    --to=bastienguerry@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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 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).