emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* A question about inlined images
@ 2009-09-30  9:28 Water Lin
  2009-10-01  4:09 ` Sebastian Rose
  0 siblings, 1 reply; 2+ messages in thread
From: Water Lin @ 2009-09-30  9:28 UTC (permalink / raw)
  To: emacs-orgmode


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?
-- 
Water Lin's blog: http://blog.waterlin.org
Email: WaterLin@ymail.com
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: A question about inlined images
  2009-09-30  9:28 A question about inlined images Water Lin
@ 2009-10-01  4:09 ` Sebastian Rose
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Rose @ 2009-10-01  4:09 UTC (permalink / raw)
  To: Water Lin; +Cc: emacs-orgmode

Water Lin <WaterLin@ymail.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-01  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-30  9:28 A question about inlined images Water Lin
2009-10-01  4:09 ` Sebastian Rose

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).