From 5ef242abe2c40fea86db2e2a19c93c8f57c7e320 Mon Sep 17 00:00:00 2001 From: erg Date: Thu, 28 May 2009 21:14:07 +0000 Subject: [PATCH] Make the need to use -s for position input to fdp or neato clearer; update overlap attribute items --- doc/info/command.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/info/command.html b/doc/info/command.html index 43481176a..e7e92daaf 100644 --- a/doc/info/command.html +++ b/doc/info/command.html @@ -94,7 +94,10 @@ the current executable. e.g. dot -P -Tps | lpr
Set input scale to scale. If this value is omitted, 72.0 is used. This number is used to convert the point coordinate units used in the pos attribute -into inches. Ignored if the -n flag is used. +into inches, which is what is expected by neato and fdp. +Thus, feeding the output of a graph laid out by one program into +neato or fdp almost always requires this flag. +Ignored if the -n flag is used.
-v
Verbose mode
-x -- 2.40.0