first commit
This commit is contained in:
18
perl/lib/Graph-Easy-0.76/t/txt/6_group_align.txt
Normal file
18
perl/lib/Graph-Easy-0.76/t/txt/6_group_align.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
( Center:
|
||||
[ E ]
|
||||
[ F ]
|
||||
) { align: center; }
|
||||
|
||||
( Left:
|
||||
[ A ]
|
||||
[ B ]
|
||||
) { align: left; }
|
||||
|
||||
( Right:
|
||||
[ C ]
|
||||
[ D ]
|
||||
) { align: right; }
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ C ] --> [ D ]
|
||||
[ E ] --> [ F ]
|
||||
Reference in New Issue
Block a user