2013/4/30 Julien Rioux <jri...@lyx.org>:
> 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

In theory yes, but does this make lilypond-book generate a myfile.tex
that includes the PNG images? I think not.
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

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

Reply via email to