Re: [O] [PATCH] Make html exporter respect css-url configuration variable.

2013-03-02 Thread Bastien
Hi Nicolas,

Nicolas Goaziou n.goaz...@gmail.com writes:

 By the way, `org-html-htmlized-org-css-url' docstring looks wrong.
 `org-export-as-org' doesn't exist anymore, neither do batch mode.

 So, is the variable still useful? If it is, could someone could fix its
 docstring so it reflects what is really happening?

It is useful if org-org-publish-to-org handles :htmlized-source from
publishing projects.  I resurrected this functionality, see my recent
commit.

-- 
 Bastien



Re: [O] [PATCH] Make html exporter respect css-url configuration variable.

2013-02-25 Thread Nicolas Goaziou
Hello,

Rick Frankel r...@rickster.com writes:

 * lisp/ox-html.el:
   (org-export-define-backend): add css url option
   (org-export-htmlized-org-css-url):  modify docstring and options.
   (org-html--build-style): include css-url if specified.

Applied. Thank you.


Regards,

-- 
Nicolas Goaziou



Re: [O] [PATCH] Make html exporter respect css-url configuration variable.

2013-02-25 Thread Nicolas Goaziou
By the way, `org-html-htmlized-org-css-url' docstring looks wrong.
`org-export-as-org' doesn't exist anymore, neither do batch mode.

So, is the variable still useful? If it is, could someone could fix its
docstring so it reflects what is really happening?

Thank you.


Regards,

-- 
Nicolas Goaziou