metanorma / tex2mn

Write Metanorma documents in LaTeX
https://www.metanorma.com
MIT License
2 stars 0 forks source link

\mn inside figures not working #80

Closed paolobrasolin closed 4 years ago

paolobrasolin commented 4 years ago

E.g.

\begin{figure}
  \mn{alt=The Projectile Cow with an accompanying cannon in ASCII}
  \label{projectile-cow}
  \caption{The Projectile Cow with an accompanying cannon}
  ???
\end{figure}

should produce

[[projectile-cow]]
.The Projectile Cow with an accompanying cannon
[alt=The Projectile Cow with an accompanying cannon in ASCII]
???