blockdiagcontrib-math 0.9.0

Last updated:

0 purchases

blockdiagcontrib-math 0.9.0 Image
blockdiagcontrib-math 0.9.0 Images
Add to Cart

Description:

blockdiagcontribmath 0.9.0

A plugin for blockdiag that provides LaTeX math as background of nodes.

examples
blockdiagcontrib-math detects label attribute starts with ‘math://’,
and converts it as math formula using LaTeX and dvipng.
Example:
blockdiag {
plugin math;
A [label = "math://\int_{0}^{\infty} f(x)dx"];
A -> B;
}
see results at http://pythonhosted.org//blockdiagcontrib-math/


Requirements

blockdiag 1.4.2 or later
LaTeX
dvipng


LaTeX Packages

amsmath
amsthm
amssymb
amsfonts
bm




License
Apache License 2.0

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.