The docutils page has some examples that seem to cover what you're looking for.
-Chip http://docutils.sourceforge.net/docs/ref/rst/directives.html#image .. image:: picture.jpeg :height: 100 :width: 200 :scale: 50 :alt: alternate text :align: right emperorcezar wrote: > The documentation says that I can set the width and height for an > image. > > .. image: something.png > (options) > > It does not give an example of the syntax for the options themselves > that I can find. What is the correct syntax? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
