From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: Adding HTML into exported files Date: Tue, 10 Feb 2009 15:05:54 +0100 Message-ID: <499189c3.2115300a.5e5b.ffffa0c5@mx.google.com> References: <87vdrixwyb.wl%jan.seeger@thenybble.de> <877i3y2xto.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWtFQ-0004iQ-Jh for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:06:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWtFQ-0004hi-3J for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:06:00 -0500 Received: from [199.232.76.173] (port=44996 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWtFP-0004hY-W1 for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:06:00 -0500 Received: from mail-bw0-f160.google.com ([209.85.218.160]:59260) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWtFP-0004fB-Er for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:05:59 -0500 Received: by bwz4 with SMTP id 4so2964777bwz.18 for ; Tue, 10 Feb 2009 06:05:56 -0800 (PST) In-Reply-To: <877i3y2xto.fsf@kassiopeya.MSHEIMNETZ> (Sebastian Rose's message of "Tue, 10 Feb 2009 15:03:47 +0100") 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: Sebastian Rose Cc: Org Mode List Sebastian Rose writes: > > This is the cleanest way to do it. > > #+ATTR_HTML: alt="an image" id="mySpecialImmage" > [[./img/a.jpg] ] > > and use CSS. > > I didn't know about this! Should this maybe be documented somewhere other than in the Links section of the manual? (org) Links regards r.