Hello,

Stefan Vollmar <voll...@nf.mpg.de> writes:

> if you look at the HTML code generated by Org-mode you will find this line in 
> the embedded CSS code (line 45):
>
>   div.figure p { text-align: center; }
>
> which causes the effect you have described.
> This code used to be suppressed by
>
> :style-include-default nil
> :style-include-scripts nil
>
> in the org-publish-project-alist - either this functionality is
> currently not available or the keyword has changed. Thanks for any
> help with this!

It should be :html-style-include-default and :html-style-include-scripts
according to html back-end definition in ox-html.el (lines 122, 123).


Regards,

-- 
Nicolas Goaziou

Reply via email to