grouped some elmt defs in misc.typ
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user