You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I often want my diagrams to appear in labeled equation environments. It would be useful if the editor included an option to add an equation label and then export the latex code in the form
%link
\begin{equation}\label{...}
DIAGRAM
\end{equation}
Otherwise I find myself making several copy and pastes to get the diagram in place and the %link in place without copying over the equation label.
Thanks for all of your work on this!
The text was updated successfully, but these errors were encountered:
Hi! I often want my diagrams to appear in labeled equation environments. It would be useful if the editor included an option to add an equation label and then export the latex code in the form
%link
\begin{equation}\label{...}
DIAGRAM
\end{equation}
Otherwise I find myself making several copy and pastes to get the diagram in place and the %link in place without copying over the equation label.
Thanks for all of your work on this!
The text was updated successfully, but these errors were encountered: