Skip to content

A simple wrapper of ladot that makes using LaTeX in Dot files relatively easy

License

Notifications You must be signed in to change notification settings

allenwoods/ladot2eps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ladot2eps

A simple wrapper of ladot that makes using LaTeX in Dot files relatively easy

中文说明

This is a simple wrapper of ladot(created by Brighten Godfrey), it can generate eps from a dot file with Latex equation.

Dependency:

  • latex
  • graphviz
  • ps2eps

Tested on Ubuntu 14.04

Usage:

#!bin/sh
git clone https://github.com/allenwoods/ladot2eps.git
cd ladot2eps
chmod +x ./ladot2eps
./ladot2eps dotfile.dot

Example:

Example The .dot file saved in ./example

About

A simple wrapper of ladot that makes using LaTeX in Dot files relatively easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages