On Sat, Jun 12, 2010 at 8:16 PM, Georg Brandl <[email protected]> wrote:

> -----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?
>
> Hi Georg,
I updated my sphinx version to the last revision available. But sadly I've
seen no improvement in my problem.
Now when I use the fig.* syntax I get 2 warning messages. I had only 1
warning previously. The text has not changed: "WARNING: image file not
readable: images/fig.png". And I obtain 1 message for each picture I'm
providing (PNG and JPG).

Any more hints ?
Thank you
Pierre-Jacques


> 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.

Reply via email to