Skip to content

Commit e9480c9

Browse files
authored
chore(docs): update features table
1 parent 3e0268a commit e9480c9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/source/features_table.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,22 @@ The following summarizes the different presentation features Manim Slides offers
1010
| :--- | :---: | :---: | :---: | :---: |
1111
| Basic navigation through slides | Yes | Yes | Yes | Yes (static image) |
1212
| Replay slide | Yes | No | No | N/A |
13-
| Pause animation | Yes | No | No | N/A |
13+
| Pause animation | Yes | Yes | No | N/A |
1414
| Play slide in reverse | Yes | No | No | N/A |
1515
| Slide count | Yes | Yes (optional) | Yes (optional) | N/A |
1616
| Needs Python with Manim Slides installed | Yes | No | No | No
17-
| Requires internet access | No | Yes | No | No |
17+
| Requires internet access | No | Depends[^1] | No | No |
1818
| Auto. play slides | Yes | Yes | Yes | N/A |
1919
| Loops support | Yes | Yes | Yes | N/A |
2020
| Fully customizable | No | Yes (`--use-template` option) | No | No |
21-
| Other dependencies | None | A modern web browser | PowerPoint or LibreOffice Impress[^1] | None |
22-
| Works cross-platforms | Yes | Yes | Partly[^1][^2] | Yes |
21+
| Other dependencies | None | A modern web browser | PowerPoint or LibreOffice Impress[^2] | None |
22+
| Works cross-platforms | Yes | Yes | Partly[^2][^3] | Yes |
2323
:::
2424

25-
[^1]: If you encounter a problem where slides do not automatically play or loops do not work,
25+
[^1]: By default, HTML assets are loaded from the internet, but they can be
26+
pre-downloaded and embedded in the HTML file at conversion time.
27+
[^2]: If you encounter a problem where slides do not automatically play or loops do not work,
2628
please
2729
[file an issue on GitHub](https://github.com/jeertmans/manim-slides/issues/new/choose).
28-
[^2]: PowerPoint online does not seem to support automatic playing of videos,
30+
[^3]: PowerPoint online does not seem to support automatic playing of videos,
2931
so you need LibreOffice Impress on Linux platforms.

0 commit comments

Comments
 (0)