pandoc-crossref-0.3.18.0: test/m2m/subfigures-one-row/expect.tex
\section{Figures}\label{figures}
Regression test for
\href{https://github.com/lierdakil/pandoc-crossref/issues/381}{\#381}
\begin{pandoccrossrefsubfigures}
\subfloat[cool
caption]{\includegraphics[width=0.4\linewidth,height=\textheight,keepaspectratio]{/tmp/LaTeX_logo.svg.png}\label{fig:logo1}}
\subfloat[cooler
caption]{\includegraphics[width=0.4\linewidth,height=\textheight,keepaspectratio]{/tmp/LaTeX_logo.svg.png}\label{fig:logo2}}
\caption[{Copies of the LaTeX logo}]{Copies of the LaTeX logo}
\label{fig:latex}
\end{pandoccrossrefsubfigures}
Those logos are different I swear. Especially fig.~\ref{fig:logo1} and
fig.~\ref{fig:logo2}.