pandoc-crossref-0.2.6.0: test/m2m/subfigures-grid/expect.md
You can define subfigures:
<div id="fig:subfigures" class="subfigures">
+:------------------:+:------------------:+:------------------:+
| {#fi | {#fi | {wid |
| g:subfig1 | g:subfig2 | th="100%"} |
| width="100%"} | width="100%"} | |
+--------------------+--------------------+--------------------+
| {#fi | {wid | {#fi |
| g:subfig4 | th="100%"} | g:subfig6 |
| width="100%"} | | width="100%"} |
+--------------------+--------------------+--------------------+
| {#fi | {wid | {#fi |
| g:subfig7 | th="100%"} | g:subfig9 |
| width="100%"} | | width="100%"} |
+--------------------+--------------------+--------------------+
Figure 1: Caption. a — 1, b — 2, c — 3, d — 4, e — 5, f — 6, g — 7, h —
8, i — 9
</div>
<div id="fig:subfigures2" class="subfigures">
+:--------------------------------------------------------------------:+
| {#fig:subfig21 width="100%"} |
+----------------------------------------------------------------------+
| {#fig:subfig22 width="100%"} |
+----------------------------------------------------------------------+
| {width="100%"} |
+----------------------------------------------------------------------+
| {#fig:subfig24 width="100%"} |
+----------------------------------------------------------------------+
| {width="100%"} |
+----------------------------------------------------------------------+
| {#fig:subfig26 width="100%"} |
+----------------------------------------------------------------------+
| {#fig:subfig27 width="100%"} |
+----------------------------------------------------------------------+
| {width="100%"} |
+----------------------------------------------------------------------+
| {#fig:subfig29 width="100%"} |
+----------------------------------------------------------------------+
Figure 2: Caption. a — 1, b — 2, c — 3, d — 4, e — 5, f — 6, g — 7, h —
8, i — 9
</div>
Figures themselves can be referenced fig. 2, as well as individual
subfigures: figs. 1 (a), 1 (b), 2 (i)