Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 105aca44aa4869d1147c3d81847105ec > files > 35

dot2tex-2.9.0-1.mga6.noarch.rpm

digraph G {
	node [shape=rectangle];
	a_1 [margin="0"]; // will have no effect
	a_2 [margin="0.7,0.4"];
	a_3 [width="2",height="1"];
	a_1-> a_2 -> a_3 -> a_1;
}