Commit Graph

9 Commits

Author SHA1 Message Date
Johan Larsson 21a2980b6e chore: make the demo anonymous 2024-10-31 14:58:28 +01:00
Johan Larsson 46a4f49e8b feat: support title format modifications (#18)
* chore: add "to"

* docs: small change to example

* docs: provide longest label in description

* feat: reinstitute support for titleformat settings

Fixes #17. Setting this up on the user side via beamer templates turned
out to be too much of a hassle for users. It seems that the
implementation here works better out of the box compared to what was
originally the case in the metropolis theme, and we don't have to rely
on patching commands as the previous implementation did, so this seems
like a reasonable feature to add back support for.
2024-07-09 20:45:56 +02:00
Johan Larsson 5477051298 feat: remove parskip setting
Closes #9
2024-03-04 14:14:50 +01:00
Johan Larsson bf63dcd179 feat: reinstate support for `block` option
Closes #6. Thanks @samcarter.
2024-03-03 23:17:38 +01:00
Johan Larsson 8b3c02dcab docs: add logo
Thanks @samcarter!
2024-03-01 20:02:03 +01:00
Johan Larsson 1c499577ea feat: support subtitles
Add support for subtitles, as requested for Metropolis in for instance
https://github.com/matze/mtheme/issues/135.
2024-02-09 09:52:24 +01:00
Johan Larsson be23836eaf chore: don't track pdf of demo 2024-01-23 22:23:00 +01:00
Johan Larsson 7fdab28075 chore: upload updated demo 2024-01-23 20:33:31 +01:00
Johan Larsson 1cdd39e5ed chore: more demo to examples directory 2024-01-23 19:58:01 +01:00