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



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to