mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
table size in synopsis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
digraph {
|
||||
|
||||
size = "12,8" ;
|
||||
size = "11,11" ;
|
||||
|
||||
Text [style = "solid", shape = "ellipse"];
|
||||
Text -> Punct [style = "solid"];
|
||||
|
||||
Reference in New Issue
Block a user