lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: latex with PNG images using lilypond-book?


From: Julien Rioux
Subject: Re: latex with PNG images using lilypond-book?
Date: Tue, 30 Apr 2013 04:28:08 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]