Commit Graph

149 Commits

Author SHA1 Message Date
Sven Vogel 6a4d78ba8b Merge pull request 'removed: install of package sudo in github action' (#59) from fix/ci-failing-on-github into main
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m43s Details
Reviewed-on: #59
2024-08-27 19:38:31 +00:00
Sven Vogel 4da04a195c removed: install of package sudo in github action
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m48s Details
2024-08-27 21:35:27 +02:00
Sven Vogel 572d505701 added nix pipeline to github
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m46s Details
2024-08-27 21:20:17 +02:00
Sven Vogel 255cdfeae1 Merge branch 'feature/typstyle'
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 2m48s Details
2024-08-27 21:16:23 +02:00
Sven Vogel 1548bf8c5b changed release pipeline to make use of nix
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m43s Details
2024-08-27 20:58:01 +02:00
Sven Vogel dabe0a2ef5 fixed failing tests
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m41s Details
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 (#13)
Gitea Action for checking typst compilation / run-ci-linux (push) Failing after 1m47s Details
2024-08-27 19:52:07 +02:00
Sven Vogel 946a16fce6 add typstyle check to CI (#13) 2024-08-27 19:50:31 +02:00
Sven Vogel 7ad138dc00 fix CI failing (#18) 2024-08-27 19:50:09 +02:00
Sven Vogel 201e991ac4 added sudo to action runner
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 1m52s Details
2024-08-27 19:36:24 +02:00
Sven Vogel 2daf7bb6c9 updated nix action to v27
Gitea Action for checking typst compilation / run-ci-linux (push) Failing after 11s Details
2024-08-27 19:34:46 +02:00
Sven Vogel 37e60a315e make long titles break on title page but not on content (#54)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 28s Details
2024-08-27 14:07:16 +02:00
Sven Vogel 9f9225910f fix lock notice spelling mistake (#53)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 31s Details
2024-08-27 13:52:50 +02:00
Sven Vogel e1b8eceea6 fix heading supplement not translated (#52)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details
2024-08-26 16:10:52 +02:00
Sven Vogel 0438d73ab5 only show used acronyms (#51)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 28s Details
2024-08-26 15:26:28 +02:00
Sven Vogel 410c753339 fix wrong glossary and acronym group language (#50)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details
2024-08-26 15:08:03 +02:00
Sven Vogel dd6a9ccce0 decrease padding between acronyms and glossary entries (#49)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details
2024-08-26 14:47:37 +02:00
Sven Vogel eb21aeee99 bumped version to 0.4.1
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 25s Details
release / release (push) Successful in 1m9s Details
2024-08-22 11:23:28 +02:00
Sven Vogel f237beb6fa deprecate theme (#48) 2024-08-22 11:22:34 +02:00
Sven Vogel 2b966e42a0 fix confidentiality statement not showing up in outline (#47) 2024-08-22 10:53:37 +02:00
Sven Vogel 39c620c270 add domain name after url text (#46) 2024-08-22 10:51:35 +02:00
Sven Vogel c60d81bd2d add acronym to glossary if specified (#45) 2024-08-22 10:43:13 +02:00
Sven Vogel a95b42bac3 make weight of list of figures regular (#44) 2024-08-22 10:23:09 +02:00
Sven Vogel 4084960737 add URL function (#42)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 26s Details
release / release (push) Successful in 1m11s Details
2024-08-20 14:17:50 +02:00
Sven Vogel dd902adebd Merge branch 'main' of https://git.montehaselino.de/DHBW/dhbw-abb-typst-template
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 34s Details
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
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 31s Details
2024-08-14 11:57:27 +02:00
Sven Vogel b1aca1b18b format with typstyle (#40)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 29s Details
release / release (push) Successful in 1m11s Details
2024-08-12 18:09:14 +02:00
Sven Vogel 08a6eaf79f add inline color block (#39) 2024-08-12 18:07:44 +02:00
Sven Vogel a4e6e6c47a reset use of code theme (#39) 2024-08-12 18:01:03 +02:00
Sven Vogel a90678ffab added border around raw figures and inline raws
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details
release / release (push) Successful in 1m7s Details
2024-07-26 09:38:02 +02:00
Sven Vogel dd8ed6e2f5 fixed error when lang of raw figure was empty
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 30s Details
release / release (push) Successful in 1m3s Details
2024-07-22 08:41:02 +02:00
Sven Vogel 4e82edce06 Merge pull request 'added prettier code blocks' (#36) from feature/pretty-codeblocks into main
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 30s Details
release / release (push) Successful in 1m7s Details
Reviewed-on: #36
2024-07-19 13:09:01 +00:00
Sven Vogel ce94168b13 added prettier code blocks
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details
2024-07-19 15:08:11 +02:00
Sven Vogel acf8b73315 Merge pull request 'added push mirror notice to README.md' (#35) from github-readme into main
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 25s Details
Reviewed-on: #35

Refs: #34
2024-07-19 08:45:30 +00:00
Sven Vogel 8436a4a99a added push mirror notice to README.md
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 26s Details
2024-07-19 10:42:47 +02:00
Sven Vogel d7502e8e6b changed to PAT instead of GITHUB_TOKEN for release
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 26s Details
release / release (push) Successful in 1m2s Details
2024-07-19 09:58:26 +02:00
Sven Vogel 8988ab1491 Merge pull request 'feature/github-workflow' (#33) from feature/github-workflow into main
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 30s Details
release / release (push) Successful in 1m4s Details
Reviewed-on: #33

Refs: #32
2024-07-19 07:47:34 +00:00
Sven Vogel e1dd12cdfd added release on tag github action
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 25s Details
2024-07-19 09:45:23 +02:00
Sven Vogel b827520692 added python setup action
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 26s Details
2024-07-19 09:36:48 +02:00
Sven Vogel cc56ccecd7 changed install path for typst
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 30s Details
2024-07-19 09:31:17 +02:00
Sven Vogel 8dc61c01fe added github workflow
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 29s Details
2024-07-19 09:23:39 +02:00
Sven Vogel 0f7c6257d9 Merge pull request 'improvement/refine-readme' (#30) from improvement/refine-readme into main
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 25s Details
release / release (push) Has been cancelled Details
Reviewed-on: #30

Refs: #28
2024-07-18 13:11:31 +00:00
Sven Vogel d24d4a34e9 moved section preview on below of features
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 26s Details
2024-07-18 15:09:45 +02:00
Sven Vogel 30f011f24c updated README.md
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details
2024-07-18 15:07:59 +02:00
Sven Vogel 0c89695cda Merge pull request 'improvement/bold-figure-captions' (#27) from improvement/bold-figure-captions into main
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 25s Details
Reviewed-on: #27
2024-07-18 10:24:15 +00:00
Sven Vogel b80351fb70 added numbering format for listing caption
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 25s Details
2024-07-18 12:20:38 +02:00