Commit Graph

41 Commits

Author SHA1 Message Date
Johan Larsson ccd19fe2dd fix: remove font configuration for bibliography; closes #5
In addition to fixing the problems in #5, we also remove the font series
modifications here to avoid messing with the bibliograpy styling
imposed by e.g. biblatex.
2024-02-29 08:46:39 +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 66f7d833a9 fix: remove extraneous space in frametitle continuation template 2024-02-09 09:17:38 +01:00
Johan Larsson c8c063ece6
chore(main): release 0.2.0 (#2) 2024-01-23 22:32:04 +01:00
Johan Larsson af7f78f981 chore: add copyright notices 2024-01-23 22:16:11 +01:00
Johan Larsson e2de76b88b chore: break long line 2024-01-23 22:13:23 +01:00
Johan Larsson deaf323a79 docs: update documentation 2024-01-23 20:32:53 +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 01b698c783 feat!: use beamer's own frame numbering template
As suggested in https://github.com/matze/mtheme/issues/309
2024-01-18 08:17:25 +01:00
Johan Larsson e3bd3319cf chore: auto-tag with todays date 2024-01-15 22:11:00 +01:00
Johan Larsson 95f24ae73a feat!: remove \plain macro 2024-01-15 16:33:25 +01:00
Johan Larsson 548ede8413 feat!: drop deprecated options 2024-01-15 16:24:48 +01:00
Johan Larsson 24c540998b revert: "fix: avoid overflow warnings from titlepage definition"
This reverts commit c1c5b85c30.
2024-01-15 11:37:20 +01:00
Johan Larsson 1a2f1573dc feat: modify example color to teal instead of light green 2024-01-15 11:00:25 +01:00
Johan Larsson c1c5b85c30 fix: avoid overflow warnings from titlepage definition 2024-01-15 10:40:30 +01:00
Johan Larsson 8e81b9e37e refactor: use null instead of vspace 2024-01-15 10:31:44 +01:00
Johan Larsson c77abe9da4 chore: remove unused ifxetex and ifluatex packages 2024-01-15 09:19:57 +01:00
Johan Larsson 1d05b430ea chore: convert PackageWarning to PackageNote
The package should not throw a warning when package features are used as intended. It's better to
instead throw a warning here.
2024-01-15 09:18:01 +01:00
Johan Larsson 0f3f6da573 feat: group institute with author and subdue color
This change is mostly a result of the discussion at https://github.com/matze/mtheme/issues/180.
2024-01-12 23:06:53 +01:00
Johan Larsson 17edfad597 feat!: remove appendix redefinition
Remove the custom appendix modification, as per the suggestion in https://github.com/matze/mtheme/pull/342 by @kno10.
2024-01-12 22:32:54 +01:00
Johan Larsson 24cbc0497a fix: metropolis -> moloch 2024-01-12 22:22:12 +01:00
Johan Larsson 3e2ccea4f4 Revert "chore: format code"
This reverts commit 7e50735d17.
2024-01-12 22:18:48 +01:00
Johan Larsson 253234e7b2 feat: disable hyphenation in frame titles
This comes from https://github.com/matze/mtheme/pull/379. Thanks @fredrikpaues.
2024-01-12 20:36:14 +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 7e50735d17 chore: format code 2024-01-12 20:03:52 +01:00
Johan Larsson c2f1bef3cc feat!: remove pgfplots theme 2024-01-12 19:25:21 +01:00
Johan Larsson a302893340 fix: fix frametitle patchmd
Implement the patch from https://github.com/matze/mtheme/pull/391
2024-01-12 19:24:59 +01:00
Johan Larsson a8c6274132 build: update dates for themes 2024-01-12 16:18:18 +01:00
Johan Larsson 34824cd53b build: use generic release-please action 2024-01-12 14:38:53 +01:00
Johan Larsson 653ea0a51b build: rely on l3build instead 2024-01-11 16:57:31 +01:00
Johan Larsson 9932e55efc feat!: remove high-contrast theme 2024-01-11 16:57:09 +01:00
Johan Larsson f960aba4ee feat!: uncouple fira fonts from theme
This commit removes all special logic related to the fira fonts and leaves it up
to the user to set up the fonts as they please.
2024-01-11 11:17:51 +01:00
Johan Larsson d5317d4d05 feat!: simplify blocks and remove blocks with background 2024-01-11 11:12:07 +01:00
Johan Larsson 0042dcb8b7 feat: modify bullet symbols for itemize lists 2024-01-11 10:47:24 +01:00
Johan Larsson e72eaa9af2 fix: insert missing parenthesis 2024-01-11 09:34:22 +01:00
Johan Larsson bea9cb39ec chore: autoformat with latexindent 2024-01-11 09:10:05 +01:00
Johan Larsson f4393f0591 chore: autoformat with latexindent 2024-01-11 09:09:54 +01:00
Johan Larsson 47dcf8df1a fix: fix progress bar in inner theme too 2024-01-11 09:09:32 +01:00
Johan Larsson b4014101fe fix: set maxium progressbar to 1
This solves https://github.com/matze/mtheme/issues/274.
2024-01-11 09:00:15 +01:00
Johan Larsson 259f67a585 chore: fix spacing of code block 2024-01-11 08:48:17 +01:00
Johan Larsson 6565830b90 refactor: rename source folder to src 2024-01-09 15:27:48 +01:00