Commit Graph

148 Commits

Author SHA1 Message Date
Sven Vogel 75d50f3207 feat: added fira fonts 2024-09-27 17:43:58 +02:00
Sven Vogel 572d505701 added nix pipeline to github 2024-08-27 21:20:17 +02:00
Sven Vogel 255cdfeae1 Merge branch 'feature/typstyle' 2024-08-27 21:16:23 +02:00
Sven Vogel 1548bf8c5b changed release pipeline to make use of nix 2024-08-27 20:58:01 +02:00
Sven Vogel dabe0a2ef5 fixed failing tests 2024-08-27 20:54:33 +02:00
Sven Vogel 6c8f94e4b7 fixed test local import 2024-08-27 20:36:21 +02:00
Sven Vogel ae729230bb made generate-theme executable 2024-08-27 20:28:50 +02:00
Sven Vogel 9c3ae5c9e7 switched to unstable nix channel 2024-08-27 20:27:41 +02:00
Sven Vogel 093ed09293 fixed format of template for () 2024-08-27 19:52:07 +02:00
Sven Vogel 946a16fce6 add typstyle check to CI () 2024-08-27 19:50:31 +02:00
Sven Vogel 7ad138dc00 fix CI failing () 2024-08-27 19:50:09 +02:00
Sven Vogel 201e991ac4 added sudo to action runner 2024-08-27 19:36:24 +02:00
Sven Vogel 2daf7bb6c9 updated nix action to v27 2024-08-27 19:34:46 +02:00
Sven Vogel 37e60a315e make long titles break on title page but not on content () 2024-08-27 14:07:16 +02:00
Sven Vogel 9f9225910f fix lock notice spelling mistake () 2024-08-27 13:52:50 +02:00
Sven Vogel e1b8eceea6 fix heading supplement not translated () 2024-08-26 16:10:52 +02:00
Sven Vogel 0438d73ab5 only show used acronyms () 2024-08-26 15:26:28 +02:00
Sven Vogel 410c753339 fix wrong glossary and acronym group language () 2024-08-26 15:08:03 +02:00
Sven Vogel dd6a9ccce0 decrease padding between acronyms and glossary entries () 2024-08-26 14:47:37 +02:00
Sven Vogel eb21aeee99 bumped version to 0.4.1 2024-08-22 11:23:28 +02:00
Sven Vogel f237beb6fa deprecate theme () 2024-08-22 11:22:34 +02:00
Sven Vogel 2b966e42a0 fix confidentiality statement not showing up in outline () 2024-08-22 10:53:37 +02:00
Sven Vogel 39c620c270 add domain name after url text () 2024-08-22 10:51:35 +02:00
Sven Vogel c60d81bd2d add acronym to glossary if specified () 2024-08-22 10:43:13 +02:00
Sven Vogel a95b42bac3 make weight of list of figures regular () 2024-08-22 10:23:09 +02:00
Sven Vogel 4084960737 add URL function () 2024-08-20 14:17:50 +02:00
Sven Vogel dd902adebd Merge branch 'main' of https://git.montehaselino.de/DHBW/dhbw-abb-typst-template 2024-08-20 09:56:39 +02:00
Sven Vogel 3026dc1a1e fixed spelling mistakes 2024-08-20 09:49:13 +02:00
Sven Vogel 418992d27f changed glossarium format 2024-08-14 11:57:27 +02:00
Sven Vogel b1aca1b18b format with typstyle () 2024-08-12 18:09:14 +02:00
Sven Vogel 08a6eaf79f add inline color block () 2024-08-12 18:07:44 +02:00
Sven Vogel a4e6e6c47a reset use of code theme () 2024-08-12 18:01:03 +02:00
Sven Vogel a90678ffab added border around raw figures and inline raws 2024-07-26 09:38:02 +02:00
Sven Vogel dd8ed6e2f5 fixed error when lang of raw figure was empty 2024-07-22 08:41:02 +02:00
Sven Vogel 4e82edce06 Merge pull request 'added prettier code blocks' () from feature/pretty-codeblocks into main
Reviewed-on: 
2024-07-19 13:09:01 +00:00
Sven Vogel ce94168b13 added prettier code blocks 2024-07-19 15:08:11 +02:00
Sven Vogel acf8b73315 Merge pull request 'added push mirror notice to README.md' () from github-readme into main
Reviewed-on: 

Refs: 
2024-07-19 08:45:30 +00:00
Sven Vogel 8436a4a99a added push mirror notice to README.md 2024-07-19 10:42:47 +02:00
Sven Vogel d7502e8e6b changed to PAT instead of GITHUB_TOKEN for release 2024-07-19 09:58:26 +02:00
Sven Vogel 8988ab1491 Merge pull request 'feature/github-workflow' () from feature/github-workflow into main
Reviewed-on: 

Refs: 
2024-07-19 07:47:34 +00:00
Sven Vogel e1dd12cdfd added release on tag github action 2024-07-19 09:45:23 +02:00
Sven Vogel b827520692 added python setup action 2024-07-19 09:36:48 +02:00
Sven Vogel cc56ccecd7 changed install path for typst 2024-07-19 09:31:17 +02:00
Sven Vogel 8dc61c01fe added github workflow 2024-07-19 09:23:39 +02:00
Sven Vogel 0f7c6257d9 Merge pull request 'improvement/refine-readme' () from improvement/refine-readme into main
Reviewed-on: 

Refs: 
2024-07-18 13:11:31 +00:00
Sven Vogel d24d4a34e9 moved section preview on below of features 2024-07-18 15:09:45 +02:00
Sven Vogel 30f011f24c updated README.md 2024-07-18 15:07:59 +02:00
Sven Vogel 0c89695cda Merge pull request 'improvement/bold-figure-captions' () from improvement/bold-figure-captions into main
Reviewed-on: 
2024-07-18 10:24:15 +00:00
Sven Vogel b80351fb70 added numbering format for listing caption 2024-07-18 12:20:38 +02:00
Sven Vogel baba65ef41 changed display supplement for code blocks 2024-07-18 12:19:35 +02:00