Search found 5 matches

by werecow
Sat Oct 25, 2008 3:20 pm
Forum: Document Classes
Topic: Problem with dot2texi.sty
Replies: 9
Views: 11908

Re: Problem with dot2texi.sty

Ok, I'll just have to work around that then for the time being. Thanks anyway for the reply.
by werecow
Fri Oct 24, 2008 9:24 pm
Forum: Document Classes
Topic: Problem with dot2texi.sty
Replies: 9
Views: 11908

Problem with dot2texi.sty

Thanks. Should I remove the % comment marker, or leave it there?

I do have one more question about the package itself: Is there a way to align the nodes in a graph on the same horizontal (or vertical) plane, other than using the hierarchical layout? I've tried rankdir=LR, but it doesn't align the ...
by werecow
Thu Oct 23, 2008 12:10 am
Forum: Document Classes
Topic: Problem with dot2texi.sty
Replies: 9
Views: 11908

Re: Problem with dot2texi.sty

I haven't the faintest idea what changed, but all of a sudden (after two days of trying) and without changing anything (except adding [debug] and then removing it), it's suddenly working (though now winedt locks up whenever acrobat is started, but whatever, I'll fix that tomorrow). Hopefully it will ...
by werecow
Wed Oct 22, 2008 5:34 pm
Forum: Document Classes
Topic: Problem with dot2texi.sty
Replies: 9
Views: 11908

Re: Problem with dot2texi.sty

Thanks, but unfortunately that doesn't work either. The command was already being executed, it just can't find the .dot file (when I remove the flag entirely, the script outputs a "command(...)... disabled" message, plus, it works fine when I do it from the command line with --shell-escape, using ...
by werecow
Wed Oct 22, 2008 3:13 pm
Forum: Document Classes
Topic: Problem with dot2texi.sty
Replies: 9
Views: 11908

Problem with dot2texi.sty

Hi,

I'm using WinEdt 5.5 with miktex. I have a problem getting dot2texi.sty to work for me. This style calls the external dot2tex script to convert .dot files to .tex using a system() command, but the problem is that it is unable to find the .dot files. When I call texify.exe from the command line ...