grouped some elmt defs in misc.typ

This commit is contained in:
2025-07-16 15:29:30 +02:00
parent d51a08830d
commit 7106cc3e22
6 changed files with 68 additions and 69 deletions

View File

@ -1,9 +1,8 @@
#let version = version(0, 2, 2)
#import "diagram.typ": diagram, from-plantuml, _gap, _evt, _col
#import "diagram.typ": diagram, from-plantuml
#import "sequence.typ": _seq, _ret
#import "group.typ": _grp, _loop, _alt, _opt, _break
#import "participant.typ": _par
#import "separator.typ": _sep, _delay
#import "note.typ": _note
#import "sync.typ": _sync
#import "misc.typ": _sep, _delay, _sync, _gap, _evt, _col
#import "note.typ": _note