From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aidan Gauland Subject: image alt text for HTML export Date: Tue, 14 Sep 2010 19:01:12 +1200 Message-ID: <20100914070111.GA8823@dimension8.tehua.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0408575206==" Return-path: Received: from [140.186.70.92] (port=43457 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvPWD-00035S-1G for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 03:01:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvPWB-0003Dv-V9 for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 03:01:28 -0400 Received: from jersey.rurallink.co.nz ([114.134.15.197]:41790 helo=smtp.rurallink.co.nz) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvPWB-0003D7-Iv for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 03:01:27 -0400 Received: from 114-134-7-235.rurallink.co.nz ([114.134.7.235] helo=localhost) by smtp.rurallink.co.nz with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1OvPW1-0001kF-1m for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 19:01:17 +1200 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: emacs-orgmode@gnu.org --===============0408575206== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline --/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Is it possible to set the alt attribute of an image for HTML export? If I insert an inline image into an Org buffer like so... [[./foo.png]] ...and export it to HTML, I get something like this... foo.png But I want the alt attribute to be "foo" (or something else), not the filename. I know this is an HTML-specific setting, but I still want the image be exported to other formats, so inserting literal HTML (see below) isn't really suitable. #+HTML: foo If there is no way to do this, should I file a feature request? --Aidan --/04w6evG8XlLl3ft Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkyPHbcACgkQjyzTRvYJmaUD2QCfZsVxZNLyLOmfWqh24zThQRpd iHgAnjKW+9AjyhhBzNRLlxsFgqv2UXeJ =Xfqh -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft-- --===============0408575206== 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 --===============0408575206==--