From 4f52d9079753a979ce9e27a1d88469f37f564141 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 27 Jul 2008 14:59:54 +0000 Subject: [PATCH] bound neato images; this (neato) seems buggy but this works on liberator --- layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/Makefile b/layout/Makefile index a7d5ac5..a215b45 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -72,7 +72,7 @@ compose-segenco: compose-segenco.o $(LINK) $(NETPBM) %.neato.ps: %.neato - neato -Tps <$< $o + neato -Gsize=7.5,7.5 -Gcenter=1 -Tps <$< $o %.raw.neato: %.redactgraph ./$< consistency printforneato $o -- 2.30.2