Re: [Orgmode] About publishing to html

2010-02-15 Thread Sebastian Rose
Chao Lu writes: > Hey, > > Another question is, when I publish, I call org-publish, then org prompt me > several project, I have to choose, how could I configure to directly publish > to certain project? > > like: > (global-set-key (kbd " ") '*org-publish-directly to some project*) > > Best, Hi

Re: [Orgmode] About publishing to html

2010-02-13 Thread Chao Lu
Hey, Another question is, when I publish, I call org-publish, then org prompt me several project, I have to choose, how could I configure to directly publish to certain project? like: (global-set-key (kbd " ") '*org-publish-directly to some project*) Best, Chao On Sat, Feb 13, 2010 at 5:53 PM,

Re: [Orgmode] About publishing to html

2010-02-13 Thread Carsten Dominik
Hi Chao, this is all coverend in the relevant section of the manual: http://orgmode.org/manual/CSS-support.html#CSS-support - Carsten On Feb 13, 2010, at 11:25 PM, Chao Lu wrote: Dear all, I'm still adjusting the web publishing of org, for I got a little confused about one line: Here is

[Orgmode] About publishing to html

2010-02-13 Thread Chao Lu
Dear all, I'm still adjusting the web publishing of org, for I got a little confused about one line: Here is my configuration for publishing: :style " " --- But as I published foo.org to foo.html, and check the html file