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 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

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

Uploaded Source

Built Distribution

blockdiagcontrib_math-0.9.0-py2.py3-none-any.whl (6.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for blockdiagcontrib-math-0.9.0.tar.gz
Algorithm Hash digest
SHA256 59886c4d04469911cae59a01255e31077adc544561d62167f6c8126ee6fd431e
MD5 d64da28a1939a1fddf96f5878eeb05ab
BLAKE2b-256 404a49f34d076c0446dd337e7ca05d892324afa08b16a70c12e8c72d5b5c5086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blockdiagcontrib_math-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c8eae9d0e958cae72e8bb4e94828b934df0327185d3611290c4379a26117f7ae
MD5 c2db5a7feaaf55479d3ad7a89fd500a8
BLAKE2b-256 4e639a98cfd954d9fd08bf262fb20ae277c969eda224b05b16ea16ef8ba275cf

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