Fix #68: invalid latex output for images with height set.

This commit is contained in:
Georg Brandl
2008-12-08 08:52:55 +01:00
parent 83dba8fc76
commit 058001c831
4 changed files with 11 additions and 5 deletions

View File

@@ -9,6 +9,8 @@ Sphinx image handling
.. an image with path name (relative to this directory!)
.. image:: subdir/img.png
:height: 100
:width: 200
.. an image with unspecified extension
.. image:: img.*