On 29/04/2013 12:07 PM, Francisco Vila wrote:
Hello. I am trying to create an e-book in ePub format from a latex
document via lilypond-book and pandoc.
EPubs can not have images in PDF format, so I'd like to prepare a
latex file with PNG images.
...
I imagine that PNG images are created for HTML, but what about PNG for
latex? Does anybody know how to?
Thank you,
To accomplish what you want, I think passing your own lilypond flags
through lilypond-book should work, for example:
lilypond-book --process='lilypond --formats=png -dbackend=eps' \
myfile.lytex
Cheers,
Julien
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user