-
First of all, thanks for this really nice and helpful tool :-)
I have added some new features to my master branch at https://github.com/zickgraf/tikzcd-editor/commits/master and I think some of the…
-
https://tex.stackexchange.com/questions/171931/are-the-tikz-libraries-cd-and-external-incompatible-with-one-another
-
Is there any way that I can export the created diagrams in either a raster or vector format?
I did see the companion project that lets you render these in JSX, and I realize this could probably be…
-
A diagram containing a single node `[A]` causes a tikzcd error when exported. It should be escaped as `{[A]}`. Perhaps it'd be easiest to ensure all nodes are wrapped with `{}`, or else work out which…
-
When labeling a vertical arrow the text distances itself from the arrow it is attached to.
This issue is relatively new.
-
The most up to date version of `spectralsequences` that is available on CTAN (v1.2.0) is incompatible with ShareLatex. I circumvented this issue by simply downloading the latest source from this git r…
-
I'm getting some invalid tikzcd code when I have diagrams with "empty" nodes.
For instance an [arrow by itself](http://tikzcd.yichuanshen.de/#eyJub2RlcyI6W3sicG9zaXRpb24iOlswLDBdLCJ2YWx1ZSI6IiJ9LHs…
-
These could be replaced with TeX equations and arrows, e.g.:
![image](https://user-images.githubusercontent.com/601206/31582550-62bfad92-b18f-11e7-82c5-ef2ff0434bee.png)
-
Sometimes drag operations makes you select unnecessary things on editor. It can be prevent with `user-select: none` kind of style for better user experience. A picture is worth a thousand words;
…
-
can you add a new feature that making tikzcd editor export png and pdf file?
A6669 updated
7 years ago