slydekit:0.4.0 - #5753
Open
maucejo wants to merge 4 commits into
Open
Conversation
Comment out the 'fancy' theme in the main.typ file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am submitting
Description: This release is a pretty big one, since some major improvements and new features have been implemented.
pause/meanwhile,uncover/only,track,alternatives,item-by-item,one-by-onewithout having to encapsulate them in theslidefunction. This is made by developing theslide-parserfunction.slydekitAdd
extra-infoargument to allow a user defined dictionary for extra information in custom themes (PR 4)Add
slide-levelargument. 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-alignargument to allow the user to set the content alignment.tocfillto modify the color of the entries.display-appendixto manage the way the appendix outline is displayed.progressive-outlineactive-color. It is now a dictionary with keysnumberandentry.display-subsectionto display the subsections (slide titles) in the outline.display-appendixto manage the way the appendix outline is displayed.mini-slidesmini-slidesto exclude slide with attached are exlude from the mini-slides.alphaargument to define the transparency of the inactive slides symbols.Add
anim-labelto assign labels to different "reveal" states of a slide so that one can jump to a specific "intermediate" state of the slide.