From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: image alt text for HTML export Date: Mon, 20 Sep 2010 10:42:02 +0200 Message-ID: <87y6awdcx1.fsf@gnu.org> References: <20100914070111.GA8823@dimension8.tehua.net> <4C8F2802.2070305@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=42971 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oxbwt-0001C5-Bw for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 04:42:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oxbwo-0001Rk-Sc for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 04:42:07 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:37307) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oxbwo-0001RY-Ka for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 04:42:02 -0400 Received: by eyh5 with SMTP id 5so1909892eyh.0 for ; Mon, 20 Sep 2010 01:42:01 -0700 (PDT) In-Reply-To: <4C8F2802.2070305@christianmoe.com> (Christian Moe's message of "Tue, 14 Sep 2010 09:45:06 +0200") 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: mail@christianmoe.com Cc: emacs-orgmode@gnu.org Christian Moe writes: >> Is it possible to set the alt attribute of an image for HTML export? > > Yes, like so: > > : #+attr_html: alt="Picture of a foo" > : [[./foo.png]] > > See the manual section on exporting to HTML. I added a FAQ about this in org-faq.org. Thanks, -- Bastien