-
Xake does not compile commutative diagrams. Could you include \usepackage{tikz-cd}?
Thank you
Anna
-
> A card with the following text:
> [$$]
> \begin{tikzcd}
> PB \ar[r, "g^{-1}"] \ar[d, "k_*"']
> & PD \ar[d, "h_*"] \\
> PC \ar[r, "f^{-1}"']
> & PA
> \end{tikzcd}
> [/$$]
>
> generates the…
-
### Description
tikzcd diagrams are not compiling in HTML view
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most cl…
-
### Description
There seems to be an issue with tikzcd not being imported correctly
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What …
-
... automatically generated for a given list of morphisms.
SymPy has a bit of code in this direction - https://docs.sympy.org/latest/modules/categories.html
CC: @tscrim @dcoudert
Component: **gr…
-
The math tagging code is incompatible with the tikz library matrix's key `matrix of math nodes`:
```tex
\DocumentMetadata{testphase={phase-III,math}}
\documentclass{article}
\usepackage{tikz}
\…
-
I mostly use TikzJax for commutative diagrams with tikzcd, and rarely, if ever, change the preamble. It would nice to be able to specify a standard preamble so I wouldn't have to enter the same one ma…
-
### Description
Tikzcd figure not shown
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Selec…
-
### Description
For example in Examples 11, 45, 52. 53, there are just red boxes saying tikzcd.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Re…
-
I’m having difficulty rendering latex tikz-cd diagrams. Could anyone help?
I feel like this should work:
\usepackage{tikz-cd}
\begin{document}
\begin{tikzcd}
A \arrow[rd, "f"] & B
…