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.
=======================
# 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
File details
Details for the file blockdiagcontrib-tex-0.2.0.tar.gz
.
File metadata
- Download URL: blockdiagcontrib-tex-0.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f97f1cb9165bf7922ce431be09ebe19aaca8caf5b052be4efff3e908cd833ca8 |
|
MD5 | 876893afeb438be902187170143f6c4e |
|
BLAKE2b-256 | 8b9e0891d18ee74369842a12543809b39ed3d2788082fd6c091c23229b726dde |