From: Matt Price <moptop99@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: apply attr_html to a whole figure?
Date: Thu, 22 Sep 2016 16:49:03 -0400 [thread overview]
Message-ID: <CAN_Dec9xWeybDJ0kW_1dfr16M=ihvh2ox4EonJBdyQN7XpmTQQ@mail.gmail.com> (raw)
In-Reply-To: <87bmzg2rgr.fsf@ericabrahamsen.net>
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
On Thu, Sep 22, 2016 at 5:50 AM, Eric Abrahamsen <eric@ericabrahamsen.net>
wrote:
> Matt Price <moptop99@gmail.com> writes:
>
> > When exporting images with captions, ox-html currently creates a
> > strucuture like this:
> >
> > <div class="figure">
> > <p><img src="./images/hlevel.png" alt="hlevel.png">
> > </p>
> > <p><span class="figure-number">Figure 1:</span> "test"</p>
> > </div>
> >
> > (I've tried setting org-html-html5-fancy" to t, but for whatever
> > reason this doesn't result in the useo f the <figure> tag. I tried
> > with emacs -q with no luck).
>
> It looks like `org-html--wrap-image' should be responsible for using a
> proper "figure" element, maybe try edebugging it and see what it's
> doing? This may be obvious, but the document has to be exported as html5
> before html5-fancy has any effect!
>
It should have been obvious, but it wasn't to me! setting org-html-doctype
to "html5" fixed the problem. Thank you!
Matt
>
> Eric
>
>
>
[-- Attachment #2: Type: text/html, Size: 1810 bytes --]
prev parent reply other threads:[~2016-09-22 20:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-22 1:11 apply attr_html to a whole figure? Matt Price
2016-09-22 7:09 ` Christian Moe
2016-09-22 20:46 ` Matt Price
2016-09-22 9:50 ` Eric Abrahamsen
2016-09-22 20:49 ` Matt Price [this message]
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAN_Dec9xWeybDJ0kW_1dfr16M=ihvh2ox4EonJBdyQN7XpmTQQ@mail.gmail.com' \
--to=moptop99@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).