Am 31.05.2011 20:24, schrieb Fredric Dannen:
I found one not very elegant solution: I can add one blank measure and
page break on every even page, and then use Adobe Pro to delete the
even-numbered pages. It works, but as I said, not very elegant.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
Of course this isn't elegant on the lilypond side (for example because
you still have to do the page breaking manually).
But to achieve the pdf portion you can (at least on linux) easily use
the pdftk tool with:
pdftk A=originalscore.pdf cat Auneven output processedscore.pdf
(Of course you can also do the same for the even pages).
HTH
Urs
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user