Commit Graph

24 Commits

Author SHA1 Message Date
Johan Larsson 70e573e9fe
test: update separation test example 2025-05-13 09:36:43 +02:00
Johan Larsson 88b24e1f50
test: use larger portion of test 2025-05-13 09:33:37 +02:00
Johan Larsson 888e1201b4
test: update test file with nested itemize environment 2025-05-13 09:33:19 +02:00
Johan Larsson ce7540d71c
revert: "test: remove standoutnumbering test"
This reverts commit c485a5d2bc.
2024-12-02 09:46:59 +01:00
Johan Larsson c485a5d2bc
test: remove standoutnumbering test
It is failing for uknown reasons, possibly ci latex version mismatch.
2024-12-02 07:42:29 +01:00
Johan Larsson 6deb04548f
test: make sectionpages test more complicated again 2024-11-22 20:14:32 +01:00
Johan Larsson 42f212ab09
test: make standoutnumbering test less trivial 2024-11-22 20:11:27 +01:00
Johan Larsson 922a272fdc
test: have anothe go at fixing the regression test 2024-11-22 20:10:03 +01:00
Johan Larsson 866634f191
test: simply test even further 2024-11-22 19:48:26 +01:00
Johan Larsson bd2abe00df
test: simplify test 2024-11-22 15:07:24 +01:00
Johan Larsson 783ec80ca2
test: fix failing tests 2024-11-22 14:44:29 +01:00
John Purnell 5a98c69a3f
feat: redesign section and subsection pages (#30)
Redesign section and subsection pages so that section titles are aligned, which 
helps avoid having titles jump if section and subsection pages are viewed
in sequence. The alignment of subtitles on section pages with
the progressbar layout have also been modified to look better. Finally,
section pages have their content raised slightly in both the progressbar
and simple templates.

---------

Co-authored-by: Johan Larsson <jolars@posteo.com>
2024-11-22 14:09:14 +01:00
Johan Larsson d6d0e3c615
feat: add option to customize frame numbering of standout pages
Add a new option: standoutnumbering, to customize frame numbering
behavior for standout pages.

Closes #33
2024-11-20 20:03:29 +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 bf63dcd179 feat: reinstate support for `block` option
Closes #6. Thanks @samcarter.
2024-03-03 23:17:38 +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 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 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 37fad53887 tests: try to use default beamer theme test to see if that works 2024-01-15 20:28:34 +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 65fb11f725 tests: add a first regression test 2024-01-12 20:26:30 +01:00