Commit Graph

76 Commits

Author SHA1 Message Date
Johan Larsson 9e73b441ee
chore(main): release 1.0.1 (#46) 2025-04-01 20:51:12 +02:00
Johan Larsson 96ea09b909
chore(main): release 1.0.0 (#43) 2025-04-01 16:42:10 +02:00
Johan Larsson 2f334ed60e
chore(main): release 0.6.0 (#34) 2025-01-17 17:00:09 +01:00
Johan Larsson 13e73007c6
feat: add new color theme based on the tomorrow color theme 2025-01-17 16:21:29 +01:00
Johan Larsson d1bb7cb144 chore: wrap paragraph in source 2025-01-17 12:29:53 +01:00
Johan Larsson 8ee58c03b8
doc: document standoutnumbering 2024-11-22 20:59:31 +01:00
Johan Larsson e770ca1893
doc: redesign manual for moloch 2024-11-22 20:52:19 +01:00
Johan Larsson 1fea99cb3c chore: autoformat manual 2024-11-16 20:51:23 +01:00
Johan Larsson 7605fc36df
chore(main): release 0.5.0 (#20) 2024-10-30 14:23:05 +01:00
Johan Larsson c3b6729e2f chore: fix typo (Metroplis -> Metropolis)
Thanks to Jorge Montoya for the report.
2024-08-13 20:23:07 +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 17f71de6d0
chore(main): release 0.3.0 (#4) 2024-03-06 20:26:03 +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 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 1361b707d6 chore: manually update version numbers 2024-01-23 22:35:46 +01:00
Johan Larsson 589d03e1ab doc: update with copyright and version 2024-01-23 22:23:07 +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 7cc3fd0f70 chore: don't set package name in small caps 2024-01-15 10:26:34 +01:00
Johan Larsson c77abe9da4 chore: remove unused ifxetex and ifluatex packages 2024-01-15 09:19:57 +01:00
Johan Larsson c2f1bef3cc feat!: remove pgfplots theme 2024-01-12 19:25:21 +01:00
Johan Larsson 653ea0a51b build: rely on l3build instead 2024-01-11 16:57:31 +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 c7c32a2a61 feat!: rename theme to moloch 2024-01-09 15:08:17 +01:00
Bisaloo 9b4afd548f
Update URL to Paul Tol technical note 2018-07-30 11:45:24 +02:00
Matthias Vogelgesang f5690f92fb Add info about the high contrast theme 2018-03-29 10:11:16 +02:00
Yudai NAKATA f88717ee6a Fix a typo in documentation 2016-10-05 13:31:26 +09:00
Matthias Vogelgesang 287b554d3d Clarify the Pandoc .standout situation 2016-08-05 15:46:59 +02:00
Ross Churchley 79485c78ae Add to docs known issue about standout and Pandoc 2016-06-13 23:28:40 -07:00
Ross Churchley 6f76e317b0 Add to docs tip for standout frames with org-mode
Fix #203
2016-06-13 23:28:04 -07:00
Matthias Vogelgesang 6ff1299c56 Fix a typo in the manual 2016-03-14 11:11:02 +01:00
Ross Churchley 448f438c18 Note section, subsection slides can be consecutive
Fix #197
2016-03-10 23:24:40 -08:00
Ross Churchley 19505fe82a Various documentation improvements 2016-03-09 02:28:59 -08:00
Ross Churchley 4c12fb79ee Remove link to Debian package (gives 404) 2016-03-09 02:28:59 -08:00
Ross Churchley 1d65da0777 Suggest Fira Book customization in some cases
Fix #75
2016-03-09 02:28:59 -08:00
Ross Churchley 48ee6d3336 Address notes font colour bug in documentation
Fix #191
2016-03-09 02:28:59 -08:00
Ross Churchley eeeac82b75 Fix titleformat options in documentation 2016-03-09 02:28:59 -08:00
Matthias Vogelgesang 6b70b210b5 Merge pull request #190 from rchurchley/subsection-page
Add support for subsections
2016-03-09 10:22:06 +01:00
Matthias Vogelgesang 820589f497 Merge pull request #189 from rchurchley/standout-slides
Use frame key for standout slides, move to inner theme
2016-03-09 10:18:56 +01:00
Ross Churchley 774bd7b954 Add support for subsections
Fix #53
2016-03-04 23:39:45 -08:00
Ross Churchley cbffe39dcf Use frame key for standout slides, move to inner
Fix #11
2016-03-04 17:37:02 -08:00
Ross Churchley 309b6bad8c Automatically get version, date for manual
Fix #87
2016-03-03 01:05:51 -08:00
Ross Churchley f3b9c24906 Update documentation for backup slides 2016-02-23 12:46:56 -08:00
Matthias Vogelgesang eb36b2dd49 Unify whitespace usage in the manual 2016-02-22 12:44:09 +01:00
Matthias Vogelgesang 6741e329ef Explain pgfplots style keys more in-depth
We also give the pgfplots integration its own section in the manual.
2016-02-22 12:43:21 +01:00
Ross Churchley 7d378d374c Update documentation
Add details on conflicts with other color themes.
2016-02-21 22:41:46 -08:00
Ross Churchley 3f6e0c936b Fix known issue with beamercolortheme fly
Previously `\plain` slides were broken if the user overrode the colour theme with `fly`, as that theme does not define a background colour for `palette primary`. The solution checks whether `palette primary.bg` is undefined; if so, it automatically picks a colour complementary to `palette primary.fg` for the background of the plain slides.
2016-02-21 21:57:37 -08:00