Skip to main content

TeX plugin for blockdiag

Project description

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 inspired of blockdiagcontrib-math .

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.1.tar.gz (3.9 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