emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] A question about inlined images


From: Sebastian Rose
Subject: Re: [Orgmode] A question about inlined images
Date: Thu, 01 Oct 2009 06:09:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Water Lin <address@hidden> writes:
> Acoording to reference
>
> http://orgmode.org/manual/Inlined-images.html#Inlined-images
>
> , I can insert images to my org.
>
> But after I export the org file to html, I get a page whoes images are
> all aligned at the right side.
>
> How can I control the image css style?


Nowadays, you need to add this to the options section (top) of you
Org-mode file:


#+STLYE:  div.figure p { text-align: left; }



I think this not a feature, but annoying. The <div><p> element prevents
individual aligned images and has to go IMHO.


Sebastian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]