Skip to main content

plugin for embeddig TeX source in blockdiag

Project description

blockdiagcontrib-tex
=======================

# Usage
This project provides plugin for embedding LaTeX source into blockdiag.

For example,

```
blockdiag{
plugin tex;
A[label="tex://
\underline{Thm1}:
\[
a^2 + b^2 = c^2.
\]
", resizable=True]
}
```



# Requirements

* blockdiag 1.4.2 or latter
* LaTeX
* dvipng

# License

Apache License 2.0

# Note

* This project is custom of [blockdiagcontrib-math](https://pypi.python.org/pypi/blockdiagcontrib-math/0.9.0) version 0.9, distributed under Apache 2.0 License.

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-tex-0.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

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