Should the properties given here

http://orgmode.org/manual/Publishing-options.html#Publishing-options

be applicable in this form:

,----
| #+TITLE:     Blog
| #+AUTHOR:    rgr
| #+EMAIL:     rgr
| #+DATE:      <2008-03-23 Sun>
| #+LANGUAGE:  en
| #+TEXT:      Test Blog
| 
| :PROPERTIES:
| :publishing-directory:         ~/webs/web1/public_html
| :table-of-contents:            nil
| :END:
| 
| * Blog
| 
| #+CATEGORY: Blog
| 
| ** [2008-03-19 Wed 01:40] another blog entry                        :Personal:
|   
`----

I can't seem to set the directory the html gets written to. But I should
be able to do it without using  org-publish-project-alist ?

thanks for any info

r.




_______________________________________________
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

Reply via email to