emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Jan Seeger <jan.seeger@thenybble.de>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Adding HTML into exported files
Date: Tue, 10 Feb 2009 15:03:47 +0100	[thread overview]
Message-ID: <877i3y2xto.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <87vdrixwyb.wl%jan.seeger@thenybble.de> (Jan Seeger's message of "Tue, 10 Feb 2009 14:06:52 +0100")

Jan Seeger <jan.seeger@thenybble.de> 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 "<div
> 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)

 @<div><img... /></div>@

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

  reply	other threads:[~2009-02-10 14:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-10 13:06 Adding HTML into exported files Jan Seeger
2009-02-10 14:03 ` Sebastian Rose [this message]
2009-02-10 14:05   ` Richard Riley
2009-02-10 14:27     ` Sebastian Rose
2009-02-10 15:20       ` Richard Riley
2009-02-10 19:30     ` Carsten Dominik
2009-02-10 19:56       ` Richard Riley
2009-02-11  2:04         ` Sebastian Rose
2009-02-11 10:34         ` Carsten Dominik
2009-02-10 14:27   ` Jan Seeger
2009-02-11  1:48     ` Sebastian Rose
2009-02-11 17:34       ` Jan Seeger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877i3y2xto.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=jan.seeger@thenybble.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).