Commit Graph

580 Commits

Author SHA1 Message Date
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 dbabbbaa4d chore: remove pgfplots parts from demo 2024-01-12 22:43:25 +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 4574c07b66 tests: update test output 2024-01-12 22:22:26 +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 8a414905d3 chore: remove id from step 2024-01-12 20:26:48 +01:00
Johan Larsson 65fb11f725 tests: add a first regression test 2024-01-12 20:26:30 +01:00
Johan Larsson 96d6724ac0 chore: remove docker files 2024-01-12 20:04:50 +01:00
Johan Larsson 7e50735d17 chore: format code 2024-01-12 20:03:52 +01:00
Johan Larsson da903846ed chore: remove logos 2024-01-12 19:25:29 +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 c9682da223 build: specify extra files for release-please 2024-01-12 14:39:04 +01:00
Johan Larsson 34824cd53b build: use generic release-please action 2024-01-12 14:38:53 +01:00
Johan Larsson b539124997 build: remove failing actions steps 2024-01-12 14:38:35 +01:00
Johan Larsson 973c31ec48 build: use prs object 2024-01-12 14:12:05 +01:00
Johan Larsson 335bff6d53 build" use jq instead 2024-01-12 14:04:39 +01:00
Johan Larsson 9af703b4af build: use fromJSON instead 2024-01-12 13:59:50 +01:00
Johan Larsson c7c4ce31c9 build" use correct json object 2024-01-12 13:54:05 +01:00
Johan Larsson b13fb5e6aa build: remove erroneous lin in run section 2024-01-12 13:45:13 +01:00
Johan Larsson 1ed5f3ecaf build: try to get pr number from env 2024-01-12 13:39:45 +01:00
Johan Larsson b7ed604217 build: add id to release step 2024-01-12 13:22:42 +01:00
Johan Larsson cea4696ac0 build: use release-please and auto tagging 2024-01-12 12:44:23 +01:00
Johan Larsson ef5f8d2b12 docs: update readme 2024-01-12 09:12:02 +01:00
Johan Larsson d09572527d docs: use new maintainer name in example 2024-01-12 09:09:47 +01:00
Johan Larsson 4a79e92cea docs: add contributing and versioning sections 2024-01-12 09:05:24 +01:00
Johan Larsson 51c5470a65 build: remove makefile 2024-01-12 09:01:15 +01:00
Johan Larsson 9bd3619dfb docs: update installation instructions 2024-01-12 08:56:07 +01:00
Johan Larsson b6a8c0ec9b docs: remove sample screenshot from readme 2024-01-12 08:53:12 +01:00
Johan Larsson f10fb5e64e build: remove tlmgr step from gh action 2024-01-12 08:39:54 +01:00
Johan Larsson c3406dfc61 build: bump checkout action to v4 2024-01-12 08:13:42 +01:00
Johan Larsson 8a6538a549 build: use another gh action for texlive 2024-01-12 08:13:03 +01:00
Johan Larsson d1a919efef chore: autoformat bib file 2024-01-12 08:08:13 +01:00
Johan Larsson 5722205d99 build: update github action to use l3build 2024-01-11 16:59:46 +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 fbfcc0b7ad fix: fix reference to Knuth in demo 2024-01-11 11:04:24 +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