Re: bottom of EPS output cut off (+ size of PDF files)

2015-01-14 Thread Jayaratna
Hi Andrew, this Bash is going to be VERY(!!!) useful for me, thank you VERY(!!!) much for posting it, Andrea -- View this message in context: http://lilypond.1069038.n5.nabble.com/Re-bottom-of-EPS-output-cut-off-size-of-PDF-files-tp170186p170496.html Sent from the User mailing list

Re: bottom of EPS output cut off (+ size of PDF files)

2015-01-14 Thread Jayaratna
originalpdf01.pdf originalpdf02.pdf originalpdf03.pdf ... etc. Can I adapt this line: pdftops -eps $file.pdf to manage the multiple single pages pdf? Thank you, Andrea -- View this message in context: http://lilypond.1069038.n5.nabble.com/Re-bottom-of-EPS-output-cut-off-size-of-PDF

Re: bottom of EPS output cut off (+ size of PDF files)

2015-01-07 Thread Andrew Cashner
I wrote earlier about the bug in which Lilypond with the eps backend inaccurately calculates the bounding box, and Andrea provided a working solution (thank you). I turned it into this Bash script, which works well for me, though I don't understand why this process should be necessary.