manim-slides icon indicating copy to clipboard operation
manim-slides copied to clipboard

Tool for live presentations using manim

Results 64 manim-slides issues
Sort by recently updated
recently updated
newest added

### Description EDIT: This issue actually comes from `reverse_video_file`. See below. I'm aware this is likely an `av` bug, but I'm filling it here because others might encounter it. It...

bug
lib

### Description In my opinion, it would be nice to be able to export the HTML as one zip file, so people correctly move the file and its assets. Maybe,...

enhancement
good first issue
html-convert

### Description Currently, the HTML requires internet connection to download JS assets. I think it would be great to download those assets and put them in the assets' folder if...

enhancement
good first issue
html-convert

### Description I like continuity, and I have a few slides with relatively quick loops. It would be great to have a kwarg for `next_slide` that makes it so that...

duplicate
enhancement
help wanted
html-convert
present

### Please explain the issue you're experiencing (with as much detail as possible): Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. │ exit...

bug
duplicate
installation

See #398 and https://github.com/samuelcolvin/rtoml/issues/74.

dependencies

### Description Hi, there! I have found that the newest V5.1.7 manim-slides can't render manim.opengl scene. The mwe is shown here: ```py from manim import * from manim.opengl import *...

bug
lib
manimce

### Description Renders fine. (the manim part works ok) There are some files that last 0:00. maybe that's the problem. ValueError: [Errno 22] Invalid argument: 'slides/files/Paragraph1/9a0e95b3fee2a04ed822a0b476064663528145f26b39900b189f486d99c14fb7.mp4'; last error log: [mp4]...

bug
waiting author
lib

updates: - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.13.0 → v2.14.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.13.0...v2.14.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.5.6) - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.11.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.0...v1.11.1)

This PR refactors a lot of the code in order to have a better organized codebase. If will that I needed to create a second level of submodules, to better...

enhancement
ci