Commit Graph

87 Commits

Author SHA1 Message Date
f00aa86962 adapted database shape rendering 2025-07-19 21:38:35 +02:00
cc161a5d40 adapted entity shape rendering 2025-07-19 21:35:17 +02:00
b34702485f adapted control shape rendering 2025-07-19 18:04:16 +02:00
02fd3282f7 adapted boundary shape rendering 2025-07-19 17:56:57 +02:00
c27493e780 adapted actor shape rendering 2025-07-19 17:50:29 +02:00
ffdffc9e41 adapted custom shape rendering 2025-07-19 17:29:52 +02:00
5b57a89cdd refactored participant rendering 2025-07-19 17:13:56 +02:00
d6aeb33fa5 refactored groups to use CeTZ style + fixed spacing 2025-07-19 12:05:26 +02:00
754cddd328 refactored delay to use CeTZ style 2025-07-18 17:33:07 +02:00
a5e8194d59 merged with-ctx-style and get-ctx 2025-07-18 17:30:42 +02:00
ff8ec72a42 changed internal lifelines structure 2025-07-18 17:30:00 +02:00
22254211f3 refactored separator to use CeTZ style 2025-07-18 16:55:10 +02:00
aca2d858fe changed participant name alignment to base
All checks were successful
CI / tests (push) Successful in 20s
2025-07-16 19:13:54 +02:00
f812ac93c2 fixed missing import
All checks were successful
CI / tests (pull_request) Successful in 26s
2025-07-16 18:45:37 +02:00
caad9ed823 fixed group width containing notes 2025-07-16 18:45:10 +02:00
0b401df67d fixed start column width with note 2025-07-16 17:55:46 +02:00
8ee14167de fixed ignored multiple linked notes 2025-07-16 17:21:20 +02:00
1f24ba8efe added allow-overlap parameter for notes 2025-07-16 17:20:31 +02:00
90d97a9ae5 fixed imports
All checks were successful
CI / tests (pull_request) Successful in 15s
2025-07-16 15:32:40 +02:00
7106cc3e22 grouped some elmt defs in misc.typ 2025-07-16 15:29:30 +02:00
d51a08830d updated CeTZ to v0.4.0 2025-07-16 15:10:13 +02:00
08f7eea0e4 reorganized imports 2025-07-15 12:36:30 +02:00
ef2541f267 refactored debug rendering 2025-07-15 11:58:37 +02:00
aed215ff17 refactored groups, separators and delays 2025-07-15 11:58:37 +02:00
babce5195e fixed create event participant position 2025-07-15 11:58:36 +02:00
b1ad3b98d2 refactored notes 2025-07-15 11:58:36 +02:00
3a1c274e83 refactored sequences, sync and gaps 2025-07-15 11:58:35 +02:00
e27bb9a9eb base for CeTZ integration
migrated contextual variables to CeTZ context shared-state
adapted participant rendering
2025-07-15 11:58:35 +02:00
4f916359a9 renamed get- to compute-columns-widths 2025-07-15 11:58:35 +02:00
276e9dae1b refactored pre-rendering 2025-07-15 11:58:34 +02:00
0c0aa0a420 refactored setup process 2025-07-15 11:58:34 +02:00
000813ff3b bumped version to 0.2.2 2025-07-09 22:41:30 +02:00
d1a44d0b0f added line-stroke participant param 2025-07-09 22:35:37 +02:00
1b8c40d70d added uncommitted file
Forgot to add cetz.typ in 788c8999 (oops)
2025-07-09 22:23:54 +02:00
788c8999b1 bumped to Typst 0.13.1 + cetz 0.3.4 2025-03-12 14:14:10 +01:00
e57e617bb9 fixed groups with _ret 2025-03-10 17:54:01 +00:00
5cb8f50f2a Update to cetz:0.3.3
This fixes a number of warnings introduced in typst v0.13.0.

Also increase typst version to v0.13.0 as that is what cetz:0.3.3
requires.
2025-03-10 17:22:42 +01:00
42e8e26aa7 updated manual and gallery 2024-11-09 14:50:55 +01:00
b33531bef5 added max-width param to _col 2024-11-09 14:42:11 +01:00
ab1386e721 added comment wrapping if width is restricted 2024-11-09 14:41:44 +01:00
1f155063a8 updated CeTZ to 0.3.1 2024-11-09 14:19:14 +01:00
a037727edf removed font set rule 2024-11-04 08:18:34 +01:00
b0950f5e68 fixed sequences with both create- and enable-dst 2024-10-27 11:24:03 +01:00
eb09a23fc1 added delay function 2024-10-08 11:44:53 +02:00
c4f09a0a3e added _ret for return sequences 2024-10-06 22:27:49 +02:00
9275169e8c added auto participant creation for notes 2024-10-06 15:14:34 +02:00
a198708743 fixed o sequence symbol not filled 2024-10-06 15:13:59 +02:00
b66634d44f added support for auto color with _note and _par 2024-10-06 15:12:50 +02:00
feff030510 added alt/else, loops and other group shortcuts 2024-10-04 19:19:17 +02:00
56cc1b11c0 added column width options 2024-10-04 15:11:45 +02:00