[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Adding HTML into exported files
From: |
Jan Seeger |
Subject: |
Re: [Orgmode] Adding HTML into exported files |
Date: |
Tue, 10 Feb 2009 15:27:19 +0100 |
User-agent: |
Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.7 Emacs/22.3 (x86_64-pc-linux-gnu) MULE/5.0 (SAKAKI) |
At Tue, 10 Feb 2009 15:03:47 +0100,
Sebastian Rose wrote:
>
> Hi Jan,
>
>
> there are several possiblities to achive your goal.
>
<snip>
> B)
>
> #+begin_html
>
> Html code here
>
> #+end_html
Yep, that's what I did. It's somewhat ugly though.
> 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.
Regards,
Jan
- [Orgmode] Adding HTML into exported files, Jan Seeger, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Sebastian Rose, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Richard Riley, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Sebastian Rose, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Richard Riley, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Carsten Dominik, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Richard Riley, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Sebastian Rose, 2009/02/10
- Re: [Orgmode] Adding HTML into exported files, Carsten Dominik, 2009/02/11
- Re: [Orgmode] Adding HTML into exported files,
Jan Seeger <=