mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* added mixed-line-ending to .pre-commit-config.yaml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
29 lines
509 B
JSON
29 lines
509 B
JSON
{
|
|
"windows": {
|
|
"ffmpeg": "https://github.com/GyanD/codexffmpeg/releases/download/4.3.1-2020-11-19/ffmpeg-4.3.1-2020-11-19-full_build.zip",
|
|
"pango": "v0.1.0",
|
|
"tinytex": [
|
|
"standalone",
|
|
"preview",
|
|
"doublestroke",
|
|
"ms",
|
|
"everysel",
|
|
"setspace",
|
|
"rsfs",
|
|
"relsize",
|
|
"ragged2e",
|
|
"fundus-calligra",
|
|
"microtype",
|
|
"wasysym",
|
|
"physics",
|
|
"dvisvgm",
|
|
"jknapltx",
|
|
"wasy",
|
|
"cm-super",
|
|
"babel-english",
|
|
"gnu-freefont",
|
|
"mathastext",
|
|
"cbfonts-fd"
|
|
]
|
|
}
|
|
}
|