-
## Description of bug / unexpected behavior
When instantiating `ThreeDAxes` in a 3D scene, passing a new `light_source` to overwrite the default does not seem to have any effect whatsoever, neither…
-
## Description of bug / unexpected behavior
Tex string of `SingleStringMathTex` submobject of `MathTex` object does not match its rendered symbol.
The problem appears when using subscripts and s…
0x13b updated
10 months ago
-
## Description of bug / unexpected behavior
There are a variety of bugs in the LinearTransformationScene. Of note:
* Playing animations on Text, Tex, and MathTex Mobjects causes an error: `Value…
-
[output.txt](https://github.com/user-attachments/files/17879507/output.txt)
#### Preliminaries
- [x] I have followed the latest version of the
[installation instructions](https://docs.man…
-
## Description of bug / unexpected behavior
I want to add some russian text in TeX mode but get errors.
## How to reproduce the issue
```
from manim import *
from manim.utils import tex_tem…
-
## Description of bug / unexpected behavior
Overlapping objects on a screen are drawn in front of one another. This is a fact of life. As an animator, this must be taken into account. In manim, this …
-
## Description of bug / unexpected behavior
Here is a PNG of an opengl rendering of an SVG (for an image of the the original SVG see below):
![opengl_bugs_rendered](https://user-images.githubu…
-
## Description of bug / unexpected behavior
When using `MathTex()` with the `substrings_to_isolate` argument, I get the following error:
```
ERROR LaTeX compilation error: tex_file_writing.py…
-
## Description of bug / unexpected behavior
After installing packages required to run a transcription model it throws an assertion error when trying to use it
## Expected behavior
The transcr…
-
## Description of bug / unexpected behavior
I am trying to set up macros on Sublime to automatically render and preview certain portions of my code. When I try to only preview the first animation of …