{"id":18729896,"url":"https://github.com/manimcommunity/manim-onlinetex","last_synced_at":"2025-04-12T16:53:19.075Z","repository":{"id":46024137,"uuid":"333527651","full_name":"ManimCommunity/manim-onlinetex","owner":"ManimCommunity","description":"A Manim Plugin that renders LaTeX for Mobjects like Tex and MathTex via online services.","archived":false,"fork":false,"pushed_at":"2022-09-02T07:46:59.000Z","size":56,"stargazers_count":16,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T01:51:26.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManimCommunity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-27T18:50:23.000Z","updated_at":"2024-09-16T05:19:20.000Z","dependencies_parsed_at":"2022-08-28T09:31:24.509Z","dependency_job_id":null,"html_url":"https://github.com/ManimCommunity/manim-onlinetex","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManimCommunity%2Fmanim-onlinetex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManimCommunity%2Fmanim-onlinetex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManimCommunity%2Fmanim-onlinetex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManimCommunity%2Fmanim-onlinetex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManimCommunity","download_url":"https://codeload.github.com/ManimCommunity/manim-onlinetex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248601350,"owners_count":21131609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T14:29:35.148Z","updated_at":"2025-04-12T16:53:19.040Z","avatar_url":"https://github.com/ManimCommunity.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# manim-onlinetex\n\nA Manim Plugin that renders LaTeX for Mobjects like `Tex` and `MathTex` via online services.\nThis plugin will try to render the LaTeX required by such Mobjects via [LaTeXCluster](https://www.latexcluster.org/), and if for some reason LaTeXCluster is down, will attempt to use [QuickLaTeX](https://quicklatex.com/).\n\n## Usage instructions\n\nImport the contents of `manim_onlinetex` AFTER `manim` has been imported, like so:\n\n```py\nfrom manim import *\nfrom manim_onlinetex import *\n```\n\nThen, use a `Mobject` that requires `LaTeX` rendering. If the\nPlugin is doing its job, then the `Tex` folder of your `media`\ndirectory should have the source `.tex` file, the final `.svg` \nfile, and no intermediary files (like `.dvi` files), since that's\nall handled by the online service.\n\n## Limitations\n\nPlease 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanimcommunity%2Fmanim-onlinetex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanimcommunity%2Fmanim-onlinetex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanimcommunity%2Fmanim-onlinetex/lists"}