Skip to main content

Generates properly baselined images and HTML code from LaTeX formulas.

Project description

based_latex

Generates SVG image code from LaTeX formulas.

Installation

pip install based_latex

Requirements

This package requires a LaTeX distribution, as well as Ghostscript and Inkscape.

Usage

Use the function based_latex.get_latex_svg_data(expression) to get a dictionary of the form

{
	dimensions: # Some dimension parameters (useful for HTML embedding)
	svg: # The SVG code.
}

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

based_latex-0.0.59.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

based_latex-0.0.59-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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