chiark / gitweb /
proper revision ids etc.
[trains.git] / layout / Makefile
index 3cfb7ea8dc26ce532c055ee47d87eda60839fe4f..cfc43b0336a692249c11d47b76b4c49b3b0919fd 100644 (file)
@@ -17,8 +17,9 @@ LAYERS_LS=    0 4 10 26 30
 LAYERS_PS=     $(addsuffix .ps, $(LAYERS_LS))
 LAYERS_L=      $(addprefix ours-l, $(LAYERS_PS))
 LAYERS_E=      $(addprefix ours-e, $(LAYERS_PS)) ours-e20.ps
+LAYERS_S=      $(addprefix ours-s, $(LAYERS_PS))
 LAYERS_M=      $(addprefix ours-m, $(LAYERS_PS))
-LAYERS=                $(LAYERS_L) $(LAYERS_E) $(LAYERS_M)
+LAYERS=                $(LAYERS_L) $(LAYERS_E) $(LAYERS_S) $(LAYERS_M)
 
 LPAGES=         $(foreach x, 0 1 2 3 4 5 6, $(foreach y, 1 2 3 4 5, ours-p4-$xx$y.ps))
 
@@ -128,6 +129,7 @@ ours-l%.ps: ours.d4 layout
 
 ours-s%.ps:    layout ours.redacted.segjoins ours.d4
                ./layout -l$* -e'*=*rldm' -E'=5QE' -e'segjoin=5M' \
+                       -e'l=*C' \
                        $(filter-out layout, $^) $o
 
 ours-m%.ps:    ours.d4 layout