From ff677f663ddb553add58bc15abfdbf1d7deb66b1 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 11 May 2016 12:52:20 +0000 Subject: [PATCH] experimenting with arrows and nodes in Globes --- lib/doc/Globes.hs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/doc/Globes.hs b/lib/doc/Globes.hs index 75aaa7a57..7be896b61 100644 --- a/lib/doc/Globes.hs +++ b/lib/doc/Globes.hs @@ -7,7 +7,8 @@ main = do graph langs = unlines $[ "digraph {", "node [shape = oval] ;", - "edge [dir = both] ;" + "edge [dir = none] ;" +-- "edge [dir = both] ;" ] ++ links langs ++ [ "}" ] @@ -19,8 +20,8 @@ interlingua = "Meaning" languages = [ "afrikaans", - "አማርኛ", - "العربية", +-- "አማርኛ", +-- "العربية", "Български", "català", "中文", @@ -35,7 +36,7 @@ languages = [ "हिन्दी", "italiano", "日本語", - "latina", +-- "latina", "latviešu", "Malti", "Монгол",