Graphics, Figures & Tables ⇒ Tool for simple Math Diagrams
Tool for simple Math Diagrams
Not specifically a LaTeX question, but can any one recommend a program for producing simple vector graphics (e.g. hand-drawn graphs, functional diagrams, charts) with formulas. In a standard format (probably PDF or SVG) that can be input into LyX/LaTeX.
At the moment I'm using Powerpoint 2010, which works OK, but a more specialized tool might be time-saving. (Either free or commercial.)
Thanks!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Tool for simple Math Diagrams
I use TikZ for that purpose. It's integrated in LaTeX, and it is able to draw graphs, diagrams, charts, and more. It's programming like LaTeX, not free-hand drawing - but once you have created basic styles and diagrams, it's easy to adapt for further diagrams.
Here are a lot of examples, you could pick one which is similar to your intention, for a start: TikZ example gallery.
Stefan
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Tool for simple Math Diagrams
There are some feature-rich packages which let you draw diagrams exactly as Stefan described.
For these packages there exist extensions which also let you draw three-dimensional diagrams.
Furthermore there are related packages which allow to produce plots of functions or scientific data.
The respective manuals will guide through the first steps with those packages. The final result is worth the high effort.
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Tool for simple Math Diagrams
But my typesetting standards aren't quite so high. Productivity and ease of use are more important for me, so I am looking for something WYSIWYG here.
Does Inkscape incorporate equations for example? Or any other vector graphics software. Again, for output in a standard format.