Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 12eacea390a74cbcad359459b502b7c8 > files > 37

dot2tex-2.11.3-1.mga7.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;
}