I have two consecutive figures and I want to increase the padding or
margin between them. Right now, they are too close together. I thought
I could use the 'figclass' attribute, but I don't understand how the
class or figclass directives work, or they just CSS type classes?

Anyway, the restructuredText looks like this:

These data are taken from manufacturers documents submitted to FDA and
identified in Table 1 [cit7]_.

.. figure:: images/figure-2.jpg
   :alt: LASIK Induced Adverse Events
   :align: left
   :scale: 100 %
   :figclass:  how do I get a bottom margin or top margin?

   **Figure 2 – LASIK Induced Adverse Events.**

   **The vertical axis is percent post-LASIK vision changes compared
to pre-operative values. The horizontal axis
   is the follow-up (FU) month post-LASIK at which data was
collected.**

.. figure:: images/figure-3.jpg
   :alt: LASIK Induced Adverse Events
   :align: left
   :scale: 100 %

   **Figure 3 - LASIK Induced Adverse Events**

   **The vertical axis is percent post-LASIK vision changes compared
to pre-operative values.**

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
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