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

Uploaded Source

Built Distribution

blockdiagcontrib_math-0.2.1-py2.py3-none-any.whl (5.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for blockdiagcontrib-math-0.2.1.tar.gz
Algorithm Hash digest
SHA256 6ff9c37dea4d249dea88402a0b7ec4a105918ffa61de257b95c5c67bc8ee47e5
MD5 d71c9a4d6988055890eafb523c9a6276
BLAKE2b-256 71ba1893c88e3255d011a85a98dc9df36ab602f48635fd9db4d1a0a3741f27e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blockdiagcontrib_math-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6c6f2c4716c68767c8e231360d1ab4d1cca58834ceca61ce1ac958c9fe20b42e
MD5 626bf67d29258e05b0fc7111bacdae73
BLAKE2b-256 508b6b917a7201f78406d3824500ccfb08dc4e89c33ea395f2dc6cbbc0727dcd

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