Commit Graph

695 Commits

Author SHA1 Message Date
Johan Larsson c658540146 ci: fix package names 2024-02-29 22:52:00 +01:00
Johan Larsson e2d121ff9a ci: use more minimal ci latex installation 2024-02-29 22:32:42 +01:00
Johan Larsson dac5d85ac3 tests: add regression tests for bibliography 2024-02-29 08:49:43 +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 726430149b tests: update test reference 2024-02-09 09:55:08 +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 301cab368e docs: fix badge in readme 2024-02-08 11:32:27 +01:00
Johan Larsson 75cc955795 docs: update readme with ctan installation instructions and badge 2024-02-08 11:28:38 +01:00
Johan Larsson 1361b707d6 chore: manually update version numbers 2024-01-23 22:35:46 +01:00
Johan Larsson 58018d7ef5 Merge branch 'main' of https://github.com/jolars/moloch 2024-01-23 22:34:36 +01:00
Johan Larsson f61910dc7d build: pack a tds zip file 2024-01-23 22:34:34 +01:00
Johan Larsson 9793896a74 chore: ignore zip files 2024-01-23 22:34:24 +01:00
Johan Larsson c8c063ece6
chore(main): release 0.2.0 (#2) 2024-01-23 22:32:04 +01:00
Johan Larsson 8fe9272e73 chore: gitignore curloptions 2024-01-23 22:27:53 +01:00
Johan Larsson 1cce0eac97 build: update description 2024-01-23 22:27:26 +01:00
Johan Larsson 819ccd010b build: fix docfiledir and uploadconfig in build.lua 2024-01-23 22:24:18 +01:00
Johan Larsson 2c86723b90 chore: ignore correct pdf files 2024-01-23 22:23:55 +01:00
Johan Larsson 93dcd46054 build: tag version in docs via release-please 2024-01-23 22:23:35 +01:00
Johan Larsson 589d03e1ab doc: update with copyright and version 2024-01-23 22:23:07 +01:00
Johan Larsson be23836eaf chore: don't track pdf of demo 2024-01-23 22:23:00 +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 1ee7017987 docs: fix typo in readme 2024-01-23 20:44:20 +01:00
Johan Larsson 7fdab28075 chore: upload updated demo 2024-01-23 20:33:31 +01:00
Johan Larsson fb577ac821 build: set up uploadconfig 2024-01-23 20:33:10 +01:00
Johan Larsson deaf323a79 docs: update documentation 2024-01-23 20:32:53 +01:00
Johan Larsson 1cdd39e5ed chore: more demo to examples directory 2024-01-23 19:58:01 +01:00
Johan Larsson e22a3b9f03 build: drop use of version.txt file 2024-01-23 19:24:14 +01:00
Johan Larsson c56d25b551 tests: update test expected output 2024-01-19 19:32:36 +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 4a859ed992 tests: update test tlg file 2024-01-18 08:17:50 +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 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