diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-03-02 10:48:28 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-03-02 10:48:28 +0000 |
| commit | d841f69f6535da32fcf44a9e8bb5cf5c26980351 (patch) | |
| tree | 0ed763db3d844dfc1b1733acf4f2bb6f74725f15 /doc/school-langs.dot | |
| parent | e217d0b02cff95364f509505f0ff9e52d1a787ab (diff) | |
clarifications in summer school web page
Diffstat (limited to 'doc/school-langs.dot')
| -rw-r--r-- | doc/school-langs.dot | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/school-langs.dot b/doc/school-langs.dot index f35284951..208ffb157 100644 --- a/doc/school-langs.dot +++ b/doc/school-langs.dot @@ -54,7 +54,7 @@ overlap = scale ; "16" [label = "Dutch", style = "solid", shape = "ellipse", color = "red"] ; "Abs" -- "16" [style = "solid"]; -"17" [label = "Polish", style = "solid", shape = "ellipse", color = "yellow"] ; +"17" [label = "Polish", style = "solid", shape = "ellipse", color = "orange"] ; "Abs" -- "17" [style = "solid"]; "18" [label = "Portuguese", style = "solid", shape = "ellipse", color = "red"] ; @@ -66,7 +66,7 @@ overlap = scale ; "20" [label = "Slovene", style = "solid", shape = "ellipse", color = "red"] ; "Abs" -- "20" [style = "solid"]; -"21" [label = "Romanian", style = "solid", shape = "ellipse", color = "yellow"] ; +"21" [label = "Romanian", style = "solid", shape = "ellipse", color = "orange"] ; "Abs" -- "21" [style = "solid"]; "22" [label = "Finnish", style = "solid", shape = "ellipse", color = "green"] ; @@ -87,14 +87,18 @@ overlap = scale ; "27" [label = "Interlingua", style = "dotted", shape = "ellipse", color = "green"] ; "Abs" -- "27" [style = "solid"]; -"28" [label = "Latin", style = "dotted", shape = "ellipse", color = "yellow"] ; +"28" [label = "Latin", style = "dotted", shape = "ellipse", color = "orange"] ; "Abs" -- "28" [style = "solid"]; -"29" [label = "Turkish", style = "dotted", shape = "ellipse", color = "yellow"] ; +"29" [label = "Turkish", style = "dotted", shape = "ellipse", color = "orange"] ; "Abs" -- "29" [style = "solid"]; -"30" [label = "Hindi", style = "dotted", shape = "ellipse", color = "yellow"] ; +"30" [label = "Hindi", style = "dotted", shape = "ellipse", color = "orange"] ; "Abs" -- "30" [style = "solid"]; -"31" [label = "Thai", style = "dotted", shape = "ellipse", color = "yellow"] ; +"31" [label = "Thai", style = "dotted", shape = "ellipse", color = "orange"] ; "Abs" -- "31" [style = "solid"]; +"32" [label = "Urdu", style = "dotted", shape = "ellipse", color = "orange"] ; +"Abs" -- "32" [style = "solid"]; +"33" [label = "Telugu", style = "dotted", shape = "ellipse", color = "red"] ; +"Abs" -- "33" [style = "solid"]; } |
