John Purnell
e5be4806ab
fix: remove extra space below progressbar section pages ( #27 )
...
The missing trailing comment after the Metropolis conversion was adding extraneous vertical space below progress bar section pages.
2024-10-28 09:25:48 +01:00
Johan Larsson
8f2a59e239
feat: replace `\vfill` with `\vfil` in title frame
2024-07-24 22:14:46 +02:00
Marei Peischl
873ae15482
feat: switch from fill to fil ( #21 )
2024-07-24 21:51:24 +02:00
Johan Larsson
28003e7502
fix: tag files with date
2024-07-09 20:51:49 +02:00
Johan Larsson
ad1e733016
chore(main): release 0.4.0 ( #12 )
2024-07-09 20:49:26 +02: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
ac305e9b54
fix: convert raw command in manual to text
2024-07-04 08:40:08 +02:00
Johan Larsson
33b9833f21
fix: add % at the end of some commands
2024-07-04 08:34:56 +02:00
Johan Larsson
1ca26e857a
feat: support memoize package ( closes #16 )
...
Inject `\mmzUnmemoizable` into progress bar tikzpictures to avoid the
memoize package memoizing them. Also provide a dummy for this command in
case the memoize package is not loaded.
2024-07-04 08:29:57 +02:00
Johan Larsson
b224a9b506
feat: add a small amount of vertical space before subtitle
2024-03-12 12:37:50 +01:00
Johan Larsson
17f71de6d0
chore(main): release 0.3.0 ( #4 )
2024-03-06 20:26:03 +01:00
Johan Larsson
b125db834e
chore: date-tag packages
2024-03-06 20:21:36 +01:00
Johan Larsson
79ef515fe7
chore: mostly revert title format changes
...
Revert most of the title format changes introduced with 6a85ef4ecd
and
54880512. The baseline is still raised slightly and the left margin reduced slightly, however,
but I think these changes are for the better.
2024-03-04 22:06:43 +01:00
Johan Larsson
9e6506eccd
feat: redesign title page
...
Change spacing between some of the elements and remove the
zero-height vbox that previously stored the titlegraphic.
Closes #10 .
2024-03-04 14:38:49 +01:00
Johan Larsson
5477051298
feat: remove parskip setting
...
Closes #9
2024-03-04 14:14:50 +01:00
Johan Larsson
b8b2d1090d
fix: apply upstream beamer fix for empty shortauthor
...
Closes #11 . Thanks @samcarter.
2024-03-04 14:03:29 +01:00
Johan Larsson
c0b98267ac
fix: remove extraneous line space after minipage
...
Thanks @samcarter
2024-03-04 13:48:51 +01:00
Johan Larsson
6a85ef4ecd
feat: remove custom linespread setting
...
Closes #8
2024-03-04 13:40:56 +01:00
Johan Larsson
6a14981240
fix: improve vertical centering of title slide
2024-03-04 08:42:11 +01:00
Johan Larsson
bf63dcd179
feat: reinstate support for `block` option
...
Closes #6 . Thanks @samcarter.
2024-03-03 23:17:38 +01:00
Johan Larsson
54e0fce68b
feat: make `framenumber` slide numbering the default
2024-03-03 13:38:50 +01:00
Johan Larsson
9a013e4d46
feat: bring back the `numbering` option and deprecate it
...
This fixes the second issue in #6 .
2024-03-03 13:36:44 +01:00
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