I use tkz-graph.sty from Altermundus. When I make an arrow from vertex A to vertex B, the arrow is too long: it goes from the center of A to the center of B. Can I shorten the arrow on both ends by a factor? In PSTricks, I used nodesep, but that doesn't work in a tikzpicture.
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.
|
|
|||||||||
|
|
You can use the
produces However, there are few situations where you have to use that directly. Usually it is better to choose an anchor of the node (eg. Maybe if you post an example of what you are trying to achieve, we can figure out what the best approach in that case is. |
|||
|
.