Skip to main content

LaTeX math plugin for blockdiag

Project description

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

examples

blockdiagcontrib-math detects background attribute starts with ‘math://’, and converts it as math formula using LaTeX and dvipng.

Example:

blockdiag {
  plugin math;
  A [label = "", background = "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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blockdiagcontrib-math-0.2.0.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

blockdiagcontrib_math-0.2.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file blockdiagcontrib-math-0.2.0.tar.gz.

File metadata

File hashes

Hashes for blockdiagcontrib-math-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9ee754787472e7e3ef348a556090a0409bf4272c4feda062d80f2415b336dcf0
MD5 ea61b75f9f2a5a13ea4d7d2837d45ad5
BLAKE2b-256 fb463373c07412c21036090bbd72d28d6a201bc2199b2bc39841b9c3abd1cf82

See more details on using hashes here.

File details

Details for the file blockdiagcontrib_math-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for blockdiagcontrib_math-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 37aaad8d089154cbe1b8cd64f99d084d8b3e6c3a70d49737426b9da4e7c9ed83
MD5 e6dec2f7e19f8ef46b86c83e42a19dfc
BLAKE2b-256 a5b6276e75e80bc2b4f6b56d6dc943631f8558010eb77e9f70d40190947dfc5b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page