-
it would be nice to mention in the `tikz-cd` manual how to change the style of nodes within a `tikzcd` environment.
I am not a TikZ user, and had a hard time finding out: reading about the interals…
-
I am a daily user of LaTeX + ``edge``.
As a LaTeX user, I am super grateful that ``edge`` has dedicated LaTeX colouring.
There is one case where the choice of colours is not optimal in my opinio…
-
Thanks for the great piece of software.
Would it be possible to edit the placement of the label on the arrow (corresponding to the option "pos" in tikzcd), and maybe also the distance between label…
-
\begin{frame}
\[\begin{tikzcd}
{M(f,d,y)} && {G} \\
\\
{E} &&&&& {A}
\arrow["{(m_0,m_1)\longleftarrow F^G(E)}"', from=3-6, to=3-1, shift right=1, curve={height=18pt}]
\arrow["{\alpha \l…
-
Do you have plans to support TikZCD?
Minimal example that does not work as expected:
```latex
\documentclass{article}
\usepackage{tikzcd}
\begin{document}
Will engrafo work?
\[
\begin{tikz…
-
I'm excited to use the new environments feature. For example, I currently have a command for inserting [tikz-cd](https://ctan.org/pkg/tikz-cd) figures:
````
\newcommand{\tikzcd}[2]{
```julia:./!#…
-
I wanted to do a diagram on LTI systems, and this tool was almost perfect but, how can I make it do squares like
![image](https://user-images.githubusercontent.com/2415206/102269697-4c33d980-3f1d-1…
-
Hello,
I think I'm bumping against an issue that several people before me seem to have had in various contexts as far as I could see in the issues and PRs however it's still unclear to me how to fi…
-
This is a feature request.
When chatting with people, or otherwise using diagrams outside of a TeX document, I like to jump into the tikzcd-editor, set up a diagram and then just take a screenshot.…
-
Would it be possible to add a field to `TikzPicture` that allows the LaTeX environment for TikZ pictures to be changed? My use case is [tikz-cd](https://ctan.org/pkg/tikz-cd), which uses the environme…