Commit Graph

31 Commits

Author SHA1 Message Date
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