latexdraw
vector drawing program for LaTeX using PSTricks
Install
- All systems
-
curl cmd.cat/latexdraw.sh
- Debian
-
apt-get install latexdraw
- Ubuntu
-
apt-get install latexdraw
- Kali Linux
-
apt-get install latexdraw
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install latexdraw
- Raspbian
-
apt-get install latexdraw
- Dockerfile
- dockerfile.run/latexdraw
latexdraw
vector drawing program for LaTeX using PSTricks
LaTeXDraw is a free PSTricks code generator or PSTricks editor for LaTeX. It has the usual drawing tools (lines, rectangles, circles, Bezier curves) and can resize, rotate, move and join objects using vector transformations. LaTeXDraw uses SVG as its file format and figures can be exported as PSTricks code, pdf, eps, jpg, bmp, png, ppm. PSTricks is an extension of LaTeX which allows the creation of drawings, diagrams and graphs in 2D or 3D.