From a151b40ed49ee87bd0c4d2f717aba3dca2632287 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 10 Feb 2004 23:05:10 +0000 Subject: [PATCH] allow -e...r --- layout/informat.txt | 1 + layout/layout | 1 + 2 files changed, 2 insertions(+) diff --git a/layout/informat.txt b/layout/informat.txt index c5689b9..f90f752 100644 --- a/layout/informat.txt +++ b/layout/informat.txt @@ -129,6 +129,7 @@ Command-line options S rails and sleepers only aRSc C centrelines only arsC c swept area and ticks only Arsc + r no lines drawn at all arcs labels at locs L label top-level locs (turns on bars for them too) LM l do not label any locs l diff --git a/layout/layout b/layout/layout index 54efc48..928d3c1 100755 --- a/layout/layout +++ b/layout/layout @@ -1196,6 +1196,7 @@ our %chdraw_emap= qw(A ARSc S aRSc C arsC c Arsc + r arcs L LM l l M Mno -- 2.30.2