public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "Pedro P. Palazzo" <pedro.palazzo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Column layout of subfigures
Date: Fri, 16 Apr 2021 16:17:14 -0700 (PDT)	[thread overview]
Message-ID: <a5dedae6-09aa-4a62-b843-8f36ce11a456n@googlegroups.com> (raw)
In-Reply-To: <a62a4784-fcfe-44cd-87e9-aa8ce890a575n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1356 bytes --]

The documented syntax for reveal.js columns plays well with pandoc-crossref 
subfigures for HTML (and, I suppose, EPUB) output:

:::::: {.columns #fig:mainFigure}
::: {.column}
![First subfigure](){#fig:subFigureA}
::: <!-- close first column -->
::: {.column}
![Second subfigure(){#fig:subFigureB}
::: <!-- close second column -->
General caption
:::::: <!-- close column layout -->

Then add `div.column { float: left; }` to your CSS.

Cheers,
Pedro.

Em sábado, 10 de abril de 2021 às 18:58:52 UTC+1, emil.t...@gmail.com 
escreveu:

> Hi,
> I'd like to have two subfigures side-by-side. I'm using the 
> pandoc-crossref filter method of subfigures. I tried turning them into a 
> subsubfigure, and also the column layout method as described in 
> https://bookdown.org/yihui/rmarkdown-cookbook/multi-column.html . Does 
> anybody know a way?
> Thanks for your contributions to the pandoc paradigm
> Emil
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/a5dedae6-09aa-4a62-b843-8f36ce11a456n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2397 bytes --]

      parent reply	other threads:[~2021-04-16 23:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10 17:58 Emil Tywoniak
     [not found] ` <a62a4784-fcfe-44cd-87e9-aa8ce890a575n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-04-11  9:16   ` BPJ
     [not found]     ` <CADAJKhDbu34wEJ1mGMTH1NpMW-8DWs5TmfbZmJV-tj5pFxnKnw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2021-04-11  9:51       ` Bastien DUMONT
2021-04-13  9:28         ` Emil Tywoniak
2021-04-16 23:17   ` Pedro P. Palazzo [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a5dedae6-09aa-4a62-b843-8f36ce11a456n@googlegroups.com \
    --to=pedro.palazzo-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.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.
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 NNTP newsgroup(s).