-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 08.06.2010 10:24, schrieb pije: > Hi list, > > I ran into a weird behavior of Sphinx ( 1.0beta2). > > I'm using sphinx to generate html and latex documentation. I'm > interested in using the multiple image/figure ability of sphinx: > > .. figure:: ../images/fig.* > > This generates the following error: WARNING: image file not readable: > images/fig.png > > if I put in the full path ../images/fig.png or ../images/fig.jpg I got > no problem though. Looking at the error message, it seems that the > pictures are just not found when using the fig.* syntax. > > Any idea ? > > Thx >
Hmm, I couldn't reproduce this here, but I just pushed a revision with better diagnosis for this condition. Could you update to the tip of the sphinx repo and try again? Thanks, Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEARECAAYFAkwTzuQACgkQN9GcIYhpnLChFgCeL8ab/Z75YswYFGC5vffvfBUs BZkAn2QDd6+Xsk9zrZakqV95TqMvjksq =qTqV -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
