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 12:16:05 +0530	[thread overview]
Message-ID: <AANLkTinKNhKcAWXyyPpWGtKPVJWEvG-buVVifQa_gsVS@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=AWPrU1pGk-6kzO2wZFXfJcQnBXEVd+TG08Qgx@mail.gmail.com>

On Mon, Feb 28, 2011 at 12:00, ishi soichi <soichi777@gmail.com> wrote:
> My org is 7.01 and Emacs23.2
> #+ATTR_HTML: alt="apples image" title="How many?" align="right"
> width="100px"
> [[images/apples6.jpeg]]
> produced this.
> <a href="#sec-1_1"alt="apples image" title="How many?" align="right"
> width="100px"><img src="images/apples6.jpeg"/></a>

Try changing that to ‘[[./images/apples6.jpeg]]’ (add ./ to the
beginning).  Not sure what else it might be—my Org experience is still
in a nascent stage.

By the way, the ‘width’ attribute already uses pixels for its units,
so ‘width="100"’ would be enough.

Aankhen

  reply	other threads:[~2011-02-28  6:50 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
2011-02-28  6:30   ` ishi soichi
2011-02-28  6:46     ` Aankhen [this message]
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=AANLkTinKNhKcAWXyyPpWGtKPVJWEvG-buVVifQa_gsVS@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).