Commit Graph

28 Commits

Author SHA1 Message Date
Johan Larsson b7cfb2c60c chore(tests): update tests 2024-10-30 13:46:23 +01:00
Johan Larsson 21bbe492e7 tests: update expected test output 2024-07-24 21:57:52 +02: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 79ef515fe7 chore: mostly revert title format changes
Revert most of the title format changes introduced with 6a85ef4ecd and
54880512. The baseline is still raised slightly and the left margin reduced slightly, however,
but I think these changes are for the better.
2024-03-04 22:06:43 +01:00
Johan Larsson 5477051298 feat: remove parskip setting
Closes #9
2024-03-04 14:14:50 +01:00
Johan Larsson 3c4bf49caa chore: update tests file 2024-03-04 14:02:42 +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 54e0fce68b feat: make `framenumber` slide numbering the default 2024-03-03 13:38:50 +01:00
Johan Larsson 4724c0787c test: replace cm with lm in tests 2024-03-01 11:43:30 +01:00
Johan Larsson a97141e105 tests: remove biblatex parts from test file 2024-03-01 11:35:59 +01:00
Johan Larsson dac5d85ac3 tests: add regression tests for bibliography 2024-02-29 08:49:43 +01:00
Johan Larsson 726430149b tests: update test reference 2024-02-09 09:55:08 +01:00
Johan Larsson c56d25b551 tests: update test expected output 2024-01-19 19:32:36 +01:00
Johan Larsson e19f93c40a feat!: remove titleformat configuration
We thereby also remove the dependency on etoolbox and use of patchcmd throughout
the package, which should mitigate problems that have arisen previously when
beamer has changes its commands.
2024-01-19 08:59:49 +01:00
Johan Larsson 4a859ed992 tests: update test tlg file 2024-01-18 08:17:50 +01:00
Johan Larsson cd97b2dcb6 chore: remove newline
Just a needless comitt to test release-please footer

Release-As: 0.1.0
2024-01-15 20:42:32 +01:00
Johan Larsson 2c2d965c7a tests: revert to old moloch example 2024-01-15 20:40:23 +01:00
Johan Larsson e710a5a9f7 tests: add maxprintline=9999 and resave test output 2024-01-15 20:34:23 +01:00
Johan Larsson 37fad53887 tests: try to use default beamer theme test to see if that works 2024-01-15 20:28:34 +01:00
Johan Larsson ec1f71ec1d tests: fix test 2024-01-15 20:14:01 +01:00
Johan Larsson 69bcc7b805 tests: simplify test 2024-01-15 19:49:45 +01:00
Johan Larsson 8268147159 tests: try to fix test on actions 2024-01-15 16:59:54 +01:00
Johan Larsson 662d673c23 tests: make a minimal test and fix date setting 2024-01-15 16:50:01 +01:00
Johan Larsson b2f2910a15 tests: wrap test pages in blocks 2024-01-15 16:41:19 +01:00
Johan Larsson d3e68ab9ab tests: update test checkfile 2024-01-15 16:33:48 +01:00
Johan Larsson 4574c07b66 tests: update test output 2024-01-12 22:22:26 +01:00
Johan Larsson 160fe5854e feat: increase minipage width for section pages
This is simply a carbon copy of https://github.com/matze/mtheme/pull/384. Thanks @ghlecl.
2024-01-12 20:33:39 +01:00
Johan Larsson 65fb11f725 tests: add a first regression test 2024-01-12 20:26:30 +01:00