From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Stefan Vollmar <vollmar@nf.mpg.de>
Cc: Richard Stanton <stanton@haas.berkeley.edu>,
Org-mode <emacs-orgmode@gnu.org>
Subject: Re: New HTML exporter: Oddities with figure placement
Date: Tue, 26 Feb 2013 00:14:40 +0100 [thread overview]
Message-ID: <874nh0dlzz.fsf@gmail.com> (raw)
In-Reply-To: <295371D3-609E-4B11-AC0C-7AFAF4D4B176@nf.mpg.de> (Stefan Vollmar's message of "Mon, 25 Feb 2013 23:17:35 +0100")
Hello,
Stefan Vollmar <vollmar@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
next prev parent reply other threads:[~2013-02-25 23:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.115.1361811618.4057.emacs-orgmode@gnu.org>
2013-02-25 17:55 ` New HTML exporter: Oddities with figure placement Richard Stanton
2013-02-25 22:17 ` Stefan Vollmar
2013-02-25 23:14 ` Nicolas Goaziou [this message]
2013-02-26 0:05 ` Stefan Vollmar
2013-02-25 18:03 ` HTML export: no date in postamble unless set manually Richard Stanton
2013-02-25 20:10 ` Nick Dokos
2013-02-25 20:59 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874nh0dlzz.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=stanton@haas.berkeley.edu \
--cc=vollmar@nf.mpg.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.