Skip to content

Comments

[new release] slipshow 0.9.0: Manim Black#29428

Merged
jmid merged 1 commit intoocaml:masterfrom
panglesd:release-slipshow-v0.9.0
Feb 19, 2026
Merged

[new release] slipshow 0.9.0: Manim Black#29428
jmid merged 1 commit intoocaml:masterfrom
panglesd:release-slipshow-v0.9.0

Conversation

@panglesd
Copy link
Contributor

See the release for a gif.

CHANGES:

Added

Fix

Docs

CHANGES:

### Added

- Support for Mermaid JS (panglesd/slipshow#205)
- Support for syntax highlighting of all highlightjs-supported languages and
  themes (panglesd/slipshow#200, panglesd/slipshow#208)
- Support for MathJax extensions, especially the html extension to allow actions
  to target math elements (panglesd/slipshow#202)
- Add KaTeX as a possible alternate renderer (panglesd/slipshow#202)
- Added `carousel-fixed-size` to have carousel not change size (panglesd/slipshow#207)

### Fix

- Fix impossibility to reopen speaker view after closing it on Firefox (panglesd/slipshow#198,
  issue panglesd/slipshow#194)
- Fix impossibility to open speaker view in serve mode (panglesd/slipshow#198, issue panglesd/slipshow#197)
- Fix links opening inside iframe (panglesd/slipshow#198)
- Fix ending excursions with `ijkl` only when needed (panglesd/slipshow#207)
- Fixed video long-step handling (panglesd/slipshow#207)
- Removed confusing auto-generated IDs (panglesd/slipshow#209)
- Fix `play-media` behavior when facing errors (panglesd/slipshow#210)

### Docs

- Add how to include TikZ figures in your Slipshow presentation (panglesd/slipshow#206)
- Add how to include Manim videos in your Slipshow presentation (panglesd/slipshow#207)
@panglesd
Copy link
Contributor Author

The windows failure seems unrelated mingw permission:

#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy D:\opamroot\default\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to D:\opamroot\default\bin\x86_64-w64-mingw32-gcc.exe (D:\opam\bin\opam.exe: "open" failed on D:\opamroot\default\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).

and the opam-ci error also seems an unrelated solver timeout (and it says "2 jobs failed" but I could see only one failed):

[ERROR] Sorry, resolution of the request timed out.
        Try to specify a simpler request, use a different solver, or increase the allowed time by setting > OPAMSOLVERTIMEOUT to a bigger value (currently, it is set to 60.0 seconds).

So, the CI looks green to me.

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

P.S. Summarizing and explaining the CI failures is much appreciated to this maintainer! ❤️

@jmid jmid merged commit 7d7286b into ocaml:master Feb 19, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants