Skip to content

Touying 0.5.4

Latest
Compare
Choose a tag to compare
@OrangeX4 OrangeX4 released this 18 Dec 12:21
· 5 commits to main since this release

Features

  • docs: improve param documentation and we have better hints for tinymist #98
  • feat: fake frozon states support for heading #124
  • feat: add alpha-changing-cover and color-changing-cover #129
  • feat: add effect function #111
    • Example: #effect(text.with(fill: red), "2-")[Something] will display [Something] if the current slide is 2 or later.
  • feat: add argument config: (..) for xxx-slide functions
  • feat: add align argument for university theme

Fixes

  • fix: also hide enum numbers with show-hide-set-list-marker-none #114
  • fix: fixed progress bar not to break apart when global figure gutter is set nonzero #120
  • fix: fixed frozen-counters bug with multiple #pause commands #124
  • fix: fixed incorrect page num when draft is true #125
  • fix: fix behaviors of fit-to-height and fit-to-width partially #131
  • fix: duplicated footnotes in headings #132
  • fix: do not hardcode page sizes #134
  • fix: add default numbering for page #100
  • refactor: move show-strong-with-alert to per-slide level #123
  • refactor: remove unnecessary config-page(fill: ...)
  • theme(metropolis): fix color of title page and fix #103
  • theme(metropolis): fixed metropolis slide's header to return content if title is specified #126
  • theme(metropolis): respect colors dict in metropolis theme #133

Thanks for the contributions from @enklht.