I have a large number of small scores intended for Sunday morning service leaflets. Preparing the image for insertion into the MS Word document includes removing all the vertical blank space, which is different for each piece.
I currently create custom paper sizes via #(set! paper-alist (cons ...))
but there is still quite a lot of cropping the output images.
Is there a better way?