mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #68: invalid latex output for images with height set.
This commit is contained in:
@@ -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.*
|
||||
|
||||
Reference in New Issue
Block a user