Software for drawing diagrams - MathOverflow [closed]most recent 30 from http://mathoverflow.net2013-05-24T11:59:38Zhttp://mathoverflow.net/feeds/question/78520http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/78520/software-for-drawing-diagramsSoftware for drawing diagrams Lost2011-10-19T02:27:18Z2011-10-19T08:42:54Z
<p>Dear All,</p>
<p>Can someone recommend a simple graphics-based software to create figures for a latex document? </p>
<p>Thanks!</p>
http://mathoverflow.net/questions/78520/software-for-drawing-diagrams/78521#78521Answer by Russell Brown for Software for drawing diagrams Russell Brown2011-10-19T02:32:04Z2011-10-19T02:32:04Z<p>I use xfig on linux.</p>
http://mathoverflow.net/questions/78520/software-for-drawing-diagrams/78523#78523Answer by Pedro Teixeira for Software for drawing diagrams Pedro Teixeira2011-10-19T02:53:46Z2011-10-19T02:53:46Z<p>jPicEdt has served me well in the past.</p>
<p><a href="http://jpicedt.sourceforge.net/" rel="nofollow">http://jpicedt.sourceforge.net/</a></p>
http://mathoverflow.net/questions/78520/software-for-drawing-diagrams/78530#78530Answer by David Eppstein for Software for drawing diagrams David Eppstein2011-10-19T03:42:32Z2011-10-19T03:42:32Z<p>I don't use it myself (what I use isn't inexpensive), but my students seem to like <a href="http://tclab.kaist.ac.kr/ipe/" rel="nofollow">Ipe</a>.</p>
http://mathoverflow.net/questions/78520/software-for-drawing-diagrams/78534#78534Answer by Per Alexandersson for Software for drawing diagrams Per Alexandersson2011-10-19T05:27:05Z2011-10-19T05:27:05Z<p>I use Graphics in Mathematica, or xypic package for LaTeX.</p>
http://mathoverflow.net/questions/78520/software-for-drawing-diagrams/78552#78552Answer by Marcel Bischoff for Software for drawing diagrams Marcel Bischoff2011-10-19T08:42:54Z2011-10-19T08:42:54Z<p>I like to use TikZ for LaTex because it looks really clean, you have the same fonts then in the text, you can even use it easily inside formulae etc. But you have
to "program" the pictures using coordinates, so it has a bit of a learning curve.</p>
<p>Some examples of TikZ can be found here
<a href="http://www.texample.net/tikz/examples/area/mathematics/" rel="nofollow">http://www.texample.net/tikz/examples/area/mathematics/</a></p>