From 33cceadff847af8ae4c9f00354040351e651c615 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 24 Jul 2004 18:36:05 +0000 Subject: [PATCH] thinner registration marks --- layout/layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/layout b/layout/layout index 1daf5e8..03a8d0c 100755 --- a/layout/layout +++ b/layout/layout @@ -1343,7 +1343,7 @@ while (<>) { if ($scale < 1.5) { my ($tick_x, $tick_y, $ticklen); $ticklen= 10; - printf(" gsave 0.5 setgray 1 setlinewidth\n". + printf(" gsave 0.5 setgray 0.33 setlinewidth\n". " /regmark {\n". " newpath moveto\n". " -%d 0 rmoveto %d 0 rlineto\n". -- 2.30.2