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
File details
Details for the file manim-onlinetex-0.1.2.tar.gz
.
File metadata
- Download URL: manim-onlinetex-0.1.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a84c6830c01d0766719173bd3663516137f5440359022ca052b3c94f92670f90 |
|
MD5 | 224716e1d762644b4345ef730008a7c7 |
|
BLAKE2b-256 | 2a3037ed79efc1381c2e16d05e1100928cd484bf548b2f1a0d9ecbb1e8f0b5ab |
File details
Details for the file manim_onlinetex-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: manim_onlinetex-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 051e6c2ab6eb3c4bcb5ed8be7018f2a4d6011fb627db5c5143d6ce391c991af2 |
|
MD5 | 82b2dcc8d91f342230e8f9f579056dda |
|
BLAKE2b-256 | 7ff5c85e1eacf605fc8f16dedaefc47268e0ffb2ef2a3f94aa0e8db88233c04a |