Skip to content

yoshphys/dot2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot2pdf

A script to convert DOT to PDF

Overview

dot2pdf is a script to convert DOT to PDF. dot2tex, pdflatex, and pdfcrop are used internally.

Requirement

Usage

To convert filename.dot to filename.pdf, all you just need to run the following command.

 $ dot2pdf filename.dot 

If you want to change the output path, you may run the following command.

 $ dot2pdf filename.dot path_to_output.pdf 

Author

yoshphys

Licence

dot2pdf is under MIT license. See the LICENSE for more info.

About

A script to convert from DOT to PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages