Search found 3 matches

by gheorghebg
Wed Apr 25, 2012 2:07 pm
Forum: Graphics, Figures & Tables
Topic: tikZ | Commutative Diagram
Replies: 2
Views: 4918

tikZ | Commutative Diagram

Dear community,

I am using tikZ to draw mathematical commutative diagrams. I am struggling to draw a diagram as the image attached, but I don't really know how to draw the double diagonal line, the one labeled with H .

My code is
\begin{tikzpicture}
\matrix (m) [matrix of math nodes, row sep=3em ...
by gheorghebg
Sat Apr 21, 2012 6:13 pm
Forum: Graphics, Figures & Tables
Topic: tikZ | Nodes midway on connecting Arrows
Replies: 2
Views: 4741

Re: tikZ | Nodes midway on connecting Arrows

Hi Stefan, Thanks. I'm embarrassed I didn't thought of it :oops:. For the $Sing$, it is indeed the result I want in math mode.

Thank you for you fast answer :D !
Bogdan
by gheorghebg
Sat Apr 21, 2012 5:36 pm
Forum: Graphics, Figures & Tables
Topic: tikZ | Nodes midway on connecting Arrows
Replies: 2
Views: 4741

tikZ | Nodes midway on connecting Arrows

Hello.

I am using tikz to draw commutative diagrams in mathematics. I would like to draw a diagram as in the .png attached. I almost reproduced it with the following code

\begin{center}
\begin{tikzpicture}
\matrix (m) [matrix of math nodes, row sep=7em, column sep=10em, text height=1.5ex, text ...