Hi Andrew,

I'd like to add two lines to your bash, but I need assistance:

After 

       lilypond "$file" 

I'd like to burts the file into multiple pdfs (one per page) and I do this
by:

       pdftk "$file".pdf burst

This makes one pdf file per page with the following output:

originalpdf.pdf 

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-files-tp170186p170497.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to