Search found 2 matches

by DenBeke
Mon May 20, 2013 11:41 am
Forum: Graphics, Figures & Tables
Topic: Tikz and large automata
Replies: 2
Views: 4238

Re: Tikz and large automata

It works perfect on smaller things...
I never devide by zero.

Could it be that the document page is too small?
Is there a way to enlarge the document automaticly based on the content?
by DenBeke
Mon May 20, 2013 8:58 am
Forum: Graphics, Figures & Tables
Topic: Tikz and large automata
Replies: 2
Views: 4238

Tikz and large automata

I'm writing a script to convert DFA's to a Latex automata in Tikz.
This works perfect for smaller automata, but when they become big I've got an error (multiple times):

l.206 ...cm of ReadChannelEnd0] {ReadChannelEnd1};

./test.tex:206: Dimension too large.
<argument> \pgf@xa


Latex source ...