lilypond-devel
[Top][All Lists]
Advanced

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

Images missing from my local doc build html pages


From: Carl Sorensen
Subject: Images missing from my local doc build html pages
Date: Tue, 13 Oct 2009 11:25:45 -0600

I'm having trouble with no images in my local doc builds.

When I look at the generated html, I see:

<blockquote><p>
 <a href="00/lily-dc46358e.ly">
  <img align="middle"
       border="0"
       src="00/lily-dc46358e.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>


But when I look at the docs on kainhofer, I see

<blockquote><p>
 <a href="../00/lily-dc46358e.ly">
  <img align="middle"
       border="0"
       src="../00/lily-dc46358e.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>


Note the ../ at the beginning of the src reference at kainhofer.

Is there something I need to do to fix this on my machine?  I've tried make
clean and make doc-clean; neither seems to fix it.

Thanks,

Carl





reply via email to

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