From: ishi soichi <soichi777@gmail.com>
To: Aankhen <aankhen@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: adding a style to individual images
Date: Mon, 28 Feb 2011 15:30:54 +0900 [thread overview]
Message-ID: <AANLkTi=AWPrU1pGk-6kzO2wZFXfJcQnBXEVd+TG08Qgx@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimgWa+Hcx-7u+UPJ5S2C=pwjzJ_mJYVRY=uwP-r@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1044 bytes --]
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>
soichi
2011/2/28 Aankhen <aankhen@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
>
[-- Attachment #1.2: Type: text/html, Size: 1772 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2011-02-28 6:30 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 [this message]
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='AANLkTi=AWPrU1pGk-6kzO2wZFXfJcQnBXEVd+TG08Qgx@mail.gmail.com' \
--to=soichi777@gmail.com \
--cc=aankhen@gmail.com \
--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 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).