Files
2025-05-26 20:29:20 -07:00

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}