Commit Graph

563 Commits

Author SHA1 Message Date
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 6f88c49765 chore: if tagname is nil, use old_version instead 2024-01-17 19:46:27 +01:00
Johan Larsson a8c3c585e2 chore: remove bootstrap-sha from release config 2024-01-15 22:54:40 +01:00
Johan Larsson 5820223dbb Merge branch 'main' of https://github.com/jolars/moloch 2024-01-15 22:16:12 +01:00
Johan Larsson 65fed51f06 chore: correct Moloch -> Metropolis in readme 2024-01-15 22:16:08 +01:00
Johan Larsson 04f7112d25
chore(main): release 0.1.0 (#1) 2024-01-15 22:15:26 +01:00
Johan Larsson fd837cde93 docs: add workflow badge 2024-01-15 22:12:46 +01:00
Johan Larsson e3bd3319cf chore: auto-tag with todays date 2024-01-15 22:11:00 +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 4b328dca40 ci: do not run l3build check 2024-01-15 20:17:22 +01:00
Johan Larsson 5d32f73e69 revert: "build: use alternative texlive action"
This reverts commit f331593c5d.
2024-01-15 20:14:26 +01:00
Johan Larsson ec1f71ec1d tests: fix test 2024-01-15 20:14:01 +01:00
Johan Larsson f331593c5d build: use alternative texlive action 2024-01-15 19:56:37 +01:00
Johan Larsson 69bcc7b805 tests: simplify test 2024-01-15 19:49:45 +01:00
Johan Larsson a20971b877 chore: set initial version to 0.1.0 2024-01-15 19:43:56 +01:00
Johan Larsson 8c05e90605 chore: limit release-please history lookup to after forking 2024-01-15 19:43:48 +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 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 a37558fe81 chore: remove old Metropolis NEWS file 2024-01-15 11:00:37 +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 7cc3fd0f70 chore: don't set package name in small caps 2024-01-15 10:26:34 +01:00
Johan Larsson e9f0046a67 docs: update demo slides 2024-01-15 10:26:21 +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 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