Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > d855b2bbb00e3b0dc5e787454ab9d9cb > files > 22

dot2tex-2.8.7-3.fc13.noarch.rpm

digraph G {
	a_1 [texlbl="$\frac{\gamma}{2x^2+y^3}$"];
	a_1 -> a_2 -> a_3 -> a_1
	node [texmode="math"];
	a_1 -> b_1 -> b_2 -> a_3;
	b_1 [label="\\frac{\\gamma}{x^2}"];
	node [texmode="verbatim"]
	b_4 [label="\\beta"] 
	a_3 -> b_4 -> a_1;
}