lilypond-devel
[Top][All Lists]
Advanced

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

Re: Missing image in web & docs


From: Francisco Vila
Subject: Re: Missing image in web & docs
Date: Sat, 9 Oct 2010 00:03:20 +0200

2010/10/8 Graham Percival <address@hidden>:
> On Fri, Oct 08, 2010 at 10:07:00AM +0200, Francisco Vila wrote:
>> 2010/10/7 Graham Percival <address@hidden>:
>>
>> > 2) texinfo finds the .eps, converts it into the appropriate output
>> > format, but puts it in the wrong directory.
>>
>> It's not being converted to any other than PDF.
>
> Ok.  So what's wrong with
>  Documentation/pictures/GNUmakefile
> ?  I see an:
>  OUT_BITMAP_IMAGES += $(EPS_ILLUSTRATIONS:%.pdf=$(outdir)/%.png)
>
> Is that rule not getting triggered?  Is it getting triggered, but
> failing for some reason, and that failure isn't stopping the
> build?  etc.

It should be

  OUT_BITMAP_IMAGES += $(EPS_ILLUSTRATIONS:%.eps=$(outdir)/%.png)

instead. I'll push a patch as soon as I'd verified that the resulting
output is right.

Thank you for the hints
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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