From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Seeger Subject: Re: Adding HTML into exported files Date: Wed, 11 Feb 2009 18:34:36 +0100 Message-ID: <878woc27yr.wl%jan.seeger@thenybble.de> References: <87vdrixwyb.wl%jan.seeger@thenybble.de> <877i3y2xto.fsf@kassiopeya.MSHEIMNETZ> <87ocxaxt88.wl%jan.seeger@thenybble.de> <87k57x4uc5.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXIzk-0006aD-I8 for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:35:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXIzj-0006Y7-3Y for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:35:32 -0500 Received: from [199.232.76.173] (port=55242 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXIzi-0006Xi-Rg for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:35:30 -0500 Received: from thenybble.de ([87.230.95.74]:50762) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LXIzi-0003cT-HM for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:35:30 -0500 In-Reply-To: <87k57x4uc5.fsf@kassiopeya.MSHEIMNETZ> 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 At Wed, 11 Feb 2009 02:48:26 +0100, Sebastian Rose wrote: > > Jan Seeger writes: > >> and C) > >> > >> This is the cleanest way to do it. > >> > >> #+ATTR_HTML: alt="an image" id="mySpecialImmage" > >> [[./img/a.jpg] ] > >> > >> and use CSS. > >> > > The problem is that I can't use CSS. I need to modify the HTML to > > insert an element which forces the outline-2 container to extend all > > the way down to the end of the image. > > I do not understand what you mean by 'I can't use CSS'. You mean > external stylesheets? Better said as "I can't archieve the effect I want using only CSS"^^. Regards, Jan