On Thursday, 14 June 2012 14:08:48 UTC-4, Viktor Haag wrote:
>
> Make sure that your ..image tags are /indented/ to the level of your #. 
> list. What's happen, I think, is that since each ..image is outdented to 
> column one, the parser is closing off each list, and so your "auto" list 
> will probably consist of a whole bunch of "1." entries...


More explicitly, it should look like this:

#. First point paragraph.

   .. image:: images/image_for_first_para.png

#. Second point paragraph.

    .. image:: images/image_for_second_para.png


And so on.

--
Viktor

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/l-wtqWMRVuYJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to