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!
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- 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.