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
A common way for me to draw commutative diagrams quickly is to use the website quiver (it's great!). However, it uses its own stylesheet which references at the beginning with a call \usepackage{quiver}. Normally, I just make a file quiver.sty with the code they want and render my LaTeX document as normal but here it's not clear how to do that.
Would it be possible to add support for quiver rendering?
The text was updated successfully, but these errors were encountered:
A common way for me to draw commutative diagrams quickly is to use the website quiver (it's great!). However, it uses its own stylesheet which references at the beginning with a call
\usepackage{quiver}
. Normally, I just make a filequiver.sty
with the code they want and render my LaTeX document as normal but here it's not clear how to do that.Would it be possible to add support for quiver rendering?
The text was updated successfully, but these errors were encountered: