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.1.2.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

blockdiagcontrib_math-0.1.2-py2.py3-none-any.whl (5.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for blockdiagcontrib-math-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f088fcb2ba12ba5c3795483bab75efa3d3efd53fda1ea41903778eb66d3da0eb
MD5 e9748e267b55c2576b1dcad69bba7bfd
BLAKE2b-256 f3ecb63517f2f3e2e1040f60674a89903c40b7d71f0f822cbb33cc0a89f4d57d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blockdiagcontrib_math-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 395e513c3a22594544aa706f4a759db5a1af346b859003dbe626bdacc8ca1cda
MD5 63099247e8bb794610b51d15e75c3478
BLAKE2b-256 cbbc7df72d1e16ed1ecfcfcc65493677b73dc6937092fd6e16ae712abd2dcdf6

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