chiark / gitweb /
no tick marks in subseg encoding
authorian <ian>
Fri, 22 Oct 2004 11:07:20 +0000 (11:07 +0000)
committerian <ian>
Fri, 22 Oct 2004 11:07:20 +0000 (11:07 +0000)
layout/Makefile

index f63091b7788801c52bb2c90cbe6e723274d7b5b6..3651f08e7321c2c60066a77bf96b8db09fc0b702 100644 (file)
@@ -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))