How do I draw two parallel arrows having the same domain and the same codomain in a commutative diagram with TikZ? For that matter, how do I draw any sort of parallel paths between two nodes? Do I need to explicitly shift the two paths myself? And if so how?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
In addition to
Note that you need to use |
|||||||
|
|
how about using a postaction?
|
|||||||
|
|
Likewise, you can use a path to connect the two nodes:
This allows use of all the features of path (such as the bend feature). |
|||
|
|