X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=blobdiff_plain;f=layout%2FMakefile;h=cfc43b0336a692249c11d47b76b4c49b3b0919fd;hb=df1320ea5580ce2f71d79502e2a4b2c93c3181b6;hp=3cfb7ea8dc26ce532c055ee47d87eda60839fe4f;hpb=703c4e43451ba8638f167b8c8c08c30cca73fa64;p=trains.git diff --git a/layout/Makefile b/layout/Makefile index 3cfb7ea..cfc43b0 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -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