Make html exporter respect css-url configuration variable
commit35e914c1d7d22cbcc3abca6b099e724a3adc8828
authorRick Frankel <rick@rickster.com>
Wed, 20 Feb 2013 00:06:49 +0000 (19 19:06 -0500)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 25 Feb 2013 12:00:16 +0000 (25 13:00 +0100)
treedb4adf051f858890115e5e27cc21a0fc6eb55df1
parent4d24f1d38396272f91d6cca7ca502dc44011a1fc
Make html exporter respect css-url configuration variable

* 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.
lisp/ox-html.el