From mboxrd@z Thu Jan 1 00:00:00 1970 From: ishi soichi Subject: Re: adding a style to individual images Date: Mon, 28 Feb 2011 15:30:54 +0900 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1201309770==" Return-path: Received: from [140.186.70.92] (port=35049 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtwdE-0005vd-OS for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 01:30:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtwdD-0004hQ-J3 for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 01:30:56 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:53736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtwdD-0004hG-Cf for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 01:30:55 -0500 Received: by wyi11 with SMTP id 11so3960309wyi.0 for ; Sun, 27 Feb 2011 22:30:54 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aankhen Cc: emacs-orgmode@gnu.org --===============1201309770== Content-Type: multipart/alternative; boundary=002215b026465fa23b049d51d2ba --002215b026465fa23b049d51d2ba Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable My org is 7.01 and Emacs23.2 #+ATTR_HTML: alt=3D"apples image" title=3D"How many?" align=3D"right" width=3D"100px" [[images/apples6.jpeg]] produced this. soichi 2011/2/28 Aankhen > Hi soichi, > > On Mon, Feb 28, 2011 at 06:26, ishi soichi wrote: > > So I tried putting > > #+ATTR_HTML: alt=3D"..." width=3D"100px" > > [[imageURL]] > > But it does not do anything. > > Changing > > Could anyone help me out? > > With Org from git (2=963 days old) on Emacs 24, given this text in my Org > file: > > ,---- > | #+ATTR_HTML: alt=3D"Gogola!" width=3D"100" > | [[./Gogola.gif]] > `---- > > I get this in the exported version: > > ,---- > | 3D"Gogola!" > `---- > > 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 > --002215b026465fa23b049d51d2ba Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable My org is 7.01 and Emacs23.2

#+ATTR_HTML: alt=3D&qu= ot;apples image" title=3D"How many?" align=3D"right&quo= t; width=3D"100px"
[[images/apples6.jpeg]]
<= div>
produced this.

<a href=3D"#sec-= 1_1"alt=3D"apples image" title=3D"How many?" align= =3D"right" width=3D"100px"><img src=3D"image= s/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=3D"..." width=3D"100px"
> [[imageURL]]
> But it does not do anything.
> Changing
> Could anyone help me out?

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

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

I get this in the exported version:

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

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

Aankhen

--002215b026465fa23b049d51d2ba-- --===============1201309770== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1201309770==--