Skip to content

slydekit:0.4.0 - #5753

Open
maucejo wants to merge 4 commits into
typst:mainfrom
maucejo:main
Open

slydekit:0.4.0#5753
maucejo wants to merge 4 commits into
typst:mainfrom
maucejo:main

Conversation

@maucejo

@maucejo maucejo commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

Description: This release is a pretty big one, since some major improvements and new features have been implemented.

  • Refactor the code to use standard animations pause/meanwhile, uncover/only, track, alternatives, item-by-item, one-by-one without having to encapsulate them in the slide function. This is made by developing the slide-parser function.

slydekit

  • Add extra-info argument to allow a user defined dictionary for extra information in custom themes (PR 4)

  • Add slide-level argument. This parameter allows the user to choose the level of a slide. This is useful to structure a long presentation. All the functions have been reviewed to take this parameter into account as well as the built-in themes.

  • Add slide-align argument to allow the user to set the content alignment.

  • toc

    • Refactor the function to gain flexibility.
    • Add fill to modify the color of the entries.
    • Add display-appendix to manage the way the appendix outline is displayed.
  • progressive-outline

    • Change type of active-color. It is now a dictionary with keys number and entry.
    • Add display-subsection to display the subsections (slide titles) in the outline.
    • Add display-appendix to manage the way the appendix outline is displayed.
  • mini-slides

    • Improve mini-slides to exclude slide with attached are exlude from the mini-slides.
    • Add alpha argument to define the transparency of the inactive slides symbols.
    • Fix some minor bugs related to sections and bullet visibility.
  • Add anim-label to assign labels to different "reveal" states of a slide so that one can jump to a specific "intermediate" state of the slide.

@maucejo
maucejo deployed to Package Check September 3, 2026 13:22 — with GitHub Actions Active
@typst-package-check typst-package-check Bot added the update A package update. label Sep 3, 2026
@maucejo
maucejo deployed to Package Check September 3, 2026 13:24 — with GitHub Actions Active
Comment out the 'fancy' theme in the main.typ file.
@maucejo
maucejo deployed to Package Check September 3, 2026 13:25 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants