]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/ly.make
patch::: 1.3.144.jcn6
[lilypond.git] / make / ly.make
index 8355a3dc659c1b5daf74d396d50723a283f65f0e..3e8824f8100484c3de91581180db3646f6f3e70c 100644 (file)
@@ -62,7 +62,8 @@ mutopia-examples=$(name) $(parts)
 #
 $(outdir)/%-book.ps: $(outdir)/%.ps
        psbook $< $<.tmp
-       pstops '2:0L(11.45in,0.25in)+1L(11.45in,5.6in)' $<.tmp $@
+#      pstops '2:0L(11.45in,0.25in)+1L(11.45in,5.6in)' $<.tmp $@
+       pstops  '2:0L@.7(21cm,0)+1L@.7(21cm,14.85cm)' $<.tmp $@
 
 #
 # Catch-all target: type `make foo' to make out/foo.ps,