A Manim Plugin that renders LaTeX for Mobjects like Tex and MathTex via online services.
Project description
manim-onlinetex
A Manim Plugin that renders LaTeX for Mobjects like Tex and MathTex via online services.
This plugin will try to render the LaTeX required by such Mobjects via LaTeXCluster, and if for some reason LaTeXCluster is down, will attempt to use QuickLaTeX.
Usage instructions
Import the contents of manim_onlinetex AFTER manim has been imported, like so:
from manim import *
from manim_onlinetex import *
Then, use a Mobject that requires LaTeX rendering. If the
Plugin is doing its job, then the Tex folder of your media
directory should have the source .tex file, the final .svg
file, and no intermediary files (like .dvi files), since that's
all handled by the online service.
Limitations
Please avoid clearing the Tex directory of your media directory. This is so you don't contact the external LaTeX rendering APIs too often and put an unnecessary strain on their servers.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file manim-onlinetex-0.2.0.tar.gz.
File metadata
- Download URL: manim-onlinetex-0.2.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.6 Darwin/21.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d433f39df61ef0ab58d22130541b068216d1eebdf9c8c44dbf80ae69dd64bafc
|
|
| MD5 |
98209ea64f4e1cd02d4770c04207ae64
|
|
| BLAKE2b-256 |
7084325b79f035014df51e5355245e1f07de951b8921699328bd5dd9edd28997
|
File details
Details for the file manim_onlinetex-0.2.0-py3-none-any.whl.
File metadata
- Download URL: manim_onlinetex-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.6 Darwin/21.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad05bfe7a875e0b4f1024bec6746be44c5a3f24e385c59157f24621d17aa1128
|
|
| MD5 |
fa1db3e415fea38761297bafeb2def26
|
|
| BLAKE2b-256 |
f3560c15f5786ac6092d3fb2307ba99b38002d07fc3ceb6285f09627db21a08e
|