dot2tex
Graphviz to LaTeX converter
Install
- All systems
-
curl cmd.cat/dot2tex.sh
- Debian
-
apt-get install dot2tex - Ubuntu
-
apt-get install dot2tex - Arch Linux
-
pacman -S dot2tex - Kali Linux
-
apt-get install dot2tex - Fedora
-
dnf install dot2tex - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dot2tex - Raspbian
-
apt-get install dot2tex
dot2tex
Graphviz to LaTeX converter
The purpose of dot2tex is to give graphs generated by the graph layout tool Graphviz a more LaTeX friendly look and feel. This is accomplished by: - Using native PSTricks and PGF/TikZ commands for drawing arrows, edges and nodes. - Typesetting labels with LaTeX, allowing mathematical notation. - Using backend specific styles to customize the output.