mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
28e01fac74
Closes #6095.
243 B
243 B
% pandoc -t latex
![moon^[the moon]](test/lalune.jpg)
^D
\begin{figure}
\centering
\pandocbounded{\includegraphics[keepaspectratio,alt={moon}]{test/lalune.jpg}}
\caption[moon]{moon\footnotemark{}}
\end{figure}
\footnotetext{the moon}