Skip to main content

All Questions

Tagged with
5 votes
3 answers
295 views

Graph with figures instead of nodes

everyone. I'm trying to use the Tikz library to create a kind of graph as shown in the picture below (I made the picture in Inkscape). But I need to edit the figure continuously. And for me it's not ...
MathOverview's user avatar
  • 3,032
0 votes
1 answer
55 views

Snake diagram and caption with tikz-cd

I want to create the following picture. The current code is as follows. However, I want to add 7 zeros and a caption. But adding them breaks my diagram. Regarding the caption, I may need to change ...
BrauerManinobstruction's user avatar
1 vote
1 answer
27 views

amscd for beamer to change color for some arrows in the diagram [closed]

I wrote this code (I need to use amscd for beamer and it works almost fine) \begin{frame}{Stackexchange} \begin{align*} \begin{CD} A @. {\color{lightgray}B}\\ @VVV @AAA\\ C @. {\...
W. Wongcharoenbhorn's user avatar
0 votes
2 answers
150 views

diagonal argument in latex [duplicate]

How can I draw the following figure in latex please?
Intuition's user avatar
  • 123
-1 votes
2 answers
90 views

9 term long exact sequence

I would like to draw 9 term long exact sequence (for example, Poitou--Tate sequence). The goal of my image is the following. The code so far is, \documentclass[11pt,english]{smfart} \usepackage[OT2,...
BrauerManinobstruction's user avatar
4 votes
1 answer
197 views

Lengthen tikz-cd Arrow Based on Label

I was wondering if it is possible to automatically lengthen a tikz-cd arrow based on the width of its label (perhaps with some padding)? Typesetting, for example, the commutative diagram \...
Dave's user avatar
  • 327
5 votes
2 answers
298 views

Quantikz not compatible with tikz-cd?

I want to draw quantum circuits and commutative diagrams, so I want to use the two packages quantikz and tikz-cd. But somehow quantikz overwrites tikz-cd. Take a look at this code: \documentclass[11pt,...
Blau's user avatar
  • 127
3 votes
2 answers
270 views

Conceptual diagram in LaTeX

How can I write the following conceptual diagram in LaTeX? I am not sure whether it is common to use TikZ for this purpose or if there are other methods available. In the box □, I want to write some ...
BrauerManinobstruction's user avatar
2 votes
3 answers
118 views

Thin diamond shape in tikzcd

I'm trying to make a diagram of diagrams, and so have ended up with something like this diamond shape \documentclass[a4paper,11pt]{book}% \usepackage{amsmath} \usepackage{tikz} \usetikzlibrary{cd} \...
George's user avatar
  • 215
3 votes
2 answers
174 views

callouts direction

I m lost with the callouts and the pointers directions I have read documentation unfortunately it was hard to understand for me, \documentclass{standalone} \usepackage[table,xcdraw,dvipsnames,svgnames,...
BROK's user avatar
  • 119
2 votes
2 answers
262 views

To write diagram with injective arrow

I want to write the following diagram. I wrote following code, but I cannot out put the injective map from $A$ to $B$. How can I do that and I can write beautiful diagram ? \documentclass[tikz,border=...
BrauerManinobstruction's user avatar
2 votes
1 answer
70 views

How do I create a horizontal "strikeout" of a symbol in the first row of a tikzcd diagram?

Suppose we have the following code: \documentclass{article} \usepackage{tikz} \usetikzlibrary{cd} \makeatletter \tikzcdset{diagrams={% this will allow math mode to be deselected /tikz/matrix of ...
Arbuja's user avatar
  • 263
0 votes
3 answers
131 views

Drawing cubes with crossing overs

I would like to draw the following picture with the dashed arrows replaced by the crossing overs in xymatrix or in tikz. I drew this one tikz but somehow unable to do the crossing overs. Any help will ...
math's user avatar
  • 179
1 vote
1 answer
96 views

Latex tree diagrams with common children

I have the following tree diagram (packages specified in the heading). \usepackage{tikz} \usetikzlibrary{trees} \usepackage{tikz-cd} % Set the overall layout of the tree \tikzstyle{level 1}=[level ...
Martingalo's user avatar
0 votes
1 answer
164 views

Diagrams for partial-ordered sets

The diagram below shows the relations between the subsets of a set with three elements {x,y,z}. How can one in Tikz draw such diagrams?
Quantum Fields's user avatar

15 30 50 per page
1
2 3 4 5
8