From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Adding HTML into exported files Date: Tue, 10 Feb 2009 15:03:47 +0100 Message-ID: <877i3y2xto.fsf@kassiopeya.MSHEIMNETZ> References: <87vdrixwyb.wl%jan.seeger@thenybble.de> 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 1LWtAP-0002aS-U2 for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:00:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWtAN-0002a1-1Q for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:00:48 -0500 Received: from [199.232.76.173] (port=51173 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWtAM-0002Zq-Hk for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:00:46 -0500 Received: from mail.gmx.net ([213.165.64.20]:37740) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LWtAL-000423-UH for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:00:46 -0500 In-Reply-To: <87vdrixwyb.wl%jan.seeger@thenybble.de> (Jan Seeger's message of "Tue, 10 Feb 2009 14:06:52 +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: Jan Seeger Cc: Org Mode List Jan Seeger writes: > Greetings! > > I am currently creating a website using org-mode, and I want images to > float to the right. However, that leads to a problem that the outline > container doesn't resize to contain the image (Attached is a screenshot). > > To force the outline container to resize, it would work to add "
style="clear: both"/>" before the end of the last container as > suggested here: http://csscreator.com/node/78. > > Is there any infrastructure in place to add something like this, or > would I have to patch the code? Hi Jan, there are several possiblities to achive your goal. A) @
@ Not shure if this is still supported though. I don't use that anymore B) #+begin_html Html code here #+end_html and C) This is the cleanest way to do it. #+ATTR_HTML: alt="an image" id="mySpecialImmage" [[./img/a.jpg] ] and use CSS. see http://orgmode.org/Changes.html?OCCUR=image (press `S-s' to find all matches for `image') Best, Sebastian > Best Regards, > Jan Seeger > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Email: s.rose@emma-stil.de, sebastian_rose@gmx.de Http: www.emma-stil.de