emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aankhen <aankhen@gmail.com>
To: ishi soichi <soichi777@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: adding a style to individual images
Date: Mon, 28 Feb 2011 11:56:26 +0530	[thread overview]
Message-ID: <AANLkTimgWa+Hcx-7u+UPJ5S2C=pwjzJ_mJYVRY=uwP-r@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=FNYQON7UseLcVJX+zU41G9uYFHGEv5CqpTM-c@mail.gmail.com>

Hi soichi,

On Mon, Feb 28, 2011 at 06:26, ishi soichi <soichi777@gmail.com> wrote:
> So I tried putting
> #+ATTR_HTML: alt="..." width="100px"
> [[imageURL]]
> But it does not do anything.
> Changing
> Could anyone help me out?

With Org from git (2–3 days old) on Emacs 24, given this text in my Org file:

 ,----
 | #+ATTR_HTML: alt="Gogola!" width="100"
 | [[./Gogola.gif]]
 `----

I get this in the exported version:

 ,----
 | <img src="./Gogola.gif" alt="Gogola!" width="100" />
 `----

Which versions of Emacs & Org are you using?  Could you give an
example of the text in your Org file and the resultant HTML?

Aankhen

  reply	other threads:[~2011-02-28  6:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28  0:56 adding a style to individual images ishi soichi
2011-02-28  6:26 ` Aankhen [this message]
2011-02-28  6:30   ` ishi soichi
2011-02-28  6:46     ` Aankhen
2011-02-28  6:56       ` soichi i
2011-02-28  6:55     ` Aankhen

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='AANLkTimgWa+Hcx-7u+UPJ5S2C=pwjzJ_mJYVRY=uwP-r@mail.gmail.com' \
    --to=aankhen@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=soichi777@gmail.com \
    /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).