General ⇒ Using latex for drawing flowcharts
Using latex for drawing flowcharts
is there anyone has experience in drawing flowcharts by using latex?
by doing a small research I found PGF/TikZ to be most appropriate package for this purpose.
Any comments on that?
What is the best editor for the purpose of drawing flowcharts in latex?
I desperately need support on this issue, so any help will be highly appreciated.
thanks....
PS: I use Ubuntu as operating system.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- countbela666
- Posts: 64
- Joined: Thu Apr 26, 2007 2:44 pm
Using latex for drawing flowcharts
another possibility would be using PSTricks. Here a link to a simple flowchart example using psmatrix: http://tug.org/PSTricks/main.cgi?file=p ... #flowchart.
Regards
Marcel
a thousand worlds for you to see here, take my hand and follow me...
Using latex for drawing flowcharts
Code: Select all
Undefined control sequence.
(recently read) \c@lor@to@ps
I have the basic TeXLive 2007, ghostscript 8.57, gsview 4.8, and adobe acrobat 6 installed on winxp. Thanks.
Re: Using latex for drawing flowcharts
Re: Using latex for drawing flowcharts
How about ConTeX? It has a online tool to produce fancy workflows.
I also suggest the DIA program (Lin and Win). It has libraries with pre-built blocks for many kinds of flowcharts. Save as eps, then epstopdf and you are done.
Cheers,
Nuno
Using latex for drawing flowcharts
1- Check here to get a general idea:
http://wiki.contextgarden.net/Flow_Charts
2- first produce the code for a certain flowchart here:
http://www.im.ps.pl/context/?en
3- then, use the online compiler (paste the previous code into here).
http://live.contextgarden.net/
A source example goes in attach.
- Attachments
-
- flowchart_ConTeXt.tex
- Flowchart designed on the online flowcharts creator for ConTeX.
- (2.86 KiB) Downloaded 2054 times