From: ian Date: Fri, 22 Oct 2004 11:07:20 +0000 (+0000) Subject: no tick marks in subseg encoding X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=5da49deb84534f395b97020612d0227dbef0803c;p=trains.git no tick marks in subseg encoding --- diff --git a/layout/Makefile b/layout/Makefile index f63091b..3651f08 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -7,7 +7,7 @@ LAYOUTOPTS= -E=*$(E_TRACK) $(LAYOUTOPTS_ALL) LAYOUTOPTS_PHYS= -S1.0 $(LAYOUTOPTS) '-e*A' XLAYOUTOPTS_LAYER= -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' -LAYOUTOPTS_SEGS= '-e*=*r' '-e=5G' +LAYOUTOPTS_SEGS= '-e*=*rm' '-e=5G' LAYERS_LS= 0 10 20 LAYERS_PS= $(addsuffix .ps, $(LAYERS_LS))