Variable: org-export-htmlized-org-css-url

org-export-htmlized-org-css-url is an alias and customizable for org-org-htmlized-css-url, defined in org-compat.el.gz.

This variable is obsolete since 8.2; use org-org-htmlized-css-url instead.

Value

nil

Documentation

URL pointing to the CSS defining colors for htmlized Emacs buffers.

Normally when creating an htmlized version of an Org buffer, htmlize will create the CSS to define the font colors. However, this does not work when converting in batch mode, and it also can look bad if different people with different fontification setup work on the same website. When this variable is non-nil, creating an htmlized version of an Org buffer using org-org-export-as-org will include a link to this URL if the setting of org-html-htmlize-output-type is css.

Aliases

org-export-htmlized-org-css-url (obsolete since 8.2)