This commit is contained in:
BIN
tests/sequence/sync/ref/2.png
Normal file
BIN
tests/sequence/sync/ref/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.4 KiB |
@@ -35,3 +35,13 @@
|
||||
_seq("b", "b")
|
||||
})
|
||||
})
|
||||
|
||||
#pagebreak()
|
||||
|
||||
#diagram({
|
||||
_sync({
|
||||
_seq("a", "b", comment: [Abcdefgh])
|
||||
_seq("b", "c", comment: [Foo\ bar], slant: 10)
|
||||
_seq("c", "c", slant: 20)
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user