https://github.com/ickc/graphviz-example
https://github.com/ickc/graphviz-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ickc/graphviz-example
- Owner: ickc
- Created: 2021-01-21T01:21:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T01:25:48.000Z (over 5 years ago)
- Last Synced: 2025-09-11T08:15:52.997Z (10 months ago)
- Language: Makefile
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The `*.dot` file examples are from . License unknown.
The `makefile` is an example to use `dot2tex` to convert to LaTeX first and then to PDF. A commented out simpler command is calling those from GraphViz directly. See comments in `makefile`.