Commit Graph

514 Commits

Author SHA1 Message Date
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
Johan Larsson 259f67a585 chore: fix spacing of code block 2024-01-11 08:48:17 +01:00
Johan Larsson a5955dcccc chore: add a license file 2024-01-09 21:02:26 +01:00
Johan Larsson 6565830b90 refactor: rename source folder to src 2024-01-09 15:27:48 +01:00
Johan Larsson c7c32a2a61 feat!: rename theme to moloch 2024-01-09 15:08:17 +01:00
Matthias Vogelgesang 2fa6084b9d
Merge pull request #337 from pacien/pr-334
Restrict standout font and alignment to inner content
2018-08-01 18:55:02 +02:00
Matthias Vogelgesang 338eeb83fb
Merge pull request #336 from pacien/pr-335
Restore theme within frame, making standout slides work with ignorenonframetext
2018-08-01 18:54:51 +02:00
pacien a7fad7f1d8 Fix #334: restrict standout theme to inner content
So that the speaker's notes aren't affected by the typesetting of the slide.
2018-08-01 18:01:39 +02:00
pacien 1eef71d75a Fix #335: end standout theme within frame env
Restore theme within frame, making standout slides work with ignorenonframetext
2018-08-01 18:00:20 +02:00
Matthias Vogelgesang 3e1381f83c
Merge pull request #339 from Bisaloo/patch-1
Update URL to Paul Tol technical note
2018-07-30 11:53:41 +02:00
Bisaloo 9b4afd548f
Update URL to Paul Tol technical note 2018-07-30 11:45:24 +02:00
Matthias Vogelgesang 1a42fa1939
Merge pull request #325 from jzaremba/fix_Fira_font_location
Updated Fira font paths
2018-05-11 09:30:11 +02:00
Jeff Zaremba 963203c3a3 Updated Fira font paths to new location.
Fixed docker build command in Makefile.
2018-05-10 15:52:44 -04:00
Matthias Vogelgesang 2cb6e1ec83 Fix #322: point to correct Fira repo 2018-04-20 09:48:02 +02:00
Matthias Vogelgesang 98ba2b330f Add fifth step to README about Fira 2018-03-29 10:23:01 +02:00
Matthias Vogelgesang f5690f92fb Add info about the high contrast theme 2018-03-29 10:11:16 +02:00
Matthias Vogelgesang 485de66566
Merge pull request #304 from josephwright/sectionning
Patch latest beamer section commands
2017-12-04 11:21:49 +01:00