Emulate LATEX beamer with Python and manim-slides.
Project description
manim-beamer: Beamer format in manim-slides! :tada:
This small repository is meant to complement manim-slides, and does not override it. Contained within are a few helpful classes to emulate the LaTeX beamer format within manim-slides!
Most notably, this focuses on the Beamer blocks used to highlight important sentences/words (e.g., block, alertblock, examples). The manim-beamer classes implementing these Beamer blocks already use the necessary colors to achieve a similar effect.
This repository also provides the user with code in how to implement LaTeX lists with different markers to emulate itemize, enumerate, and so on! Of course, these manim-beamer List classes are also compatible with the manim-beamer Block classes as well.
Demo of an animated slide with blocks and itemized lists
https://github.com/user-attachments/assets/d99e1ce3-c08c-4a0a-a5d8-035d8a577b10
Lastly, code is also provided that allows convenient use of slides containing captioned diagrams or tables. For the tables, it is possible to highlight particular rows of interest as well.
Demos of animated slideshows with diagrams, tables, graphs, etc.
https://github.com/user-attachments/assets/63638746-ace4-428e-a92c-8af9dc045c97
https://github.com/user-attachments/assets/107a5977-7136-4dd2-bf06-934e9bc962b6
https://github.com/user-attachments/assets/9dbc917b-4643-4896-8026-2af7a115df69
https://github.com/user-attachments/assets/0424a5ac-eb95-4038-857d-fd67637dfcf4
Troubleshooting :worried:
-
If you are having trouble with running 'manim-slides' command with the 'mbeamer' package (e.g., "qtpy.QtBindingsNotFoundError: No Qt bindings could be found"), please try the following:
pip install manim-slides[pyside6]
Project details
Release history Release notifications | RSS feed
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_beamer-0.0.2.tar.gz
.
File metadata
- Download URL: manim_beamer-0.0.2.tar.gz
- Upload date:
- Size: 18.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa7826d8f8ff03e3a27f8c8891feb9a75c1d3f35fae27ffc4f56c2cbd8a2d1f8 |
|
MD5 | a72326f89f9369e91b1ef3c9f689a7ec |
|
BLAKE2b-256 | 995deb009b5f2e56246ab5e2407dc291cc4309556780279ea369cc389440ef1f |
File details
Details for the file manim_beamer-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: manim_beamer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07b52a7374e33da4ce712785cf117524692410fcf522a746722f9946526f5d57 |
|
MD5 | b7893ae47b68d06fc092b0e697e85af3 |
|
BLAKE2b-256 | bcf1f521bf46ec70723d108a483901016faed6f0b0b684eb8f7db5b96ee28689 |