mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code
This commit is contained in:
@@ -235,6 +235,11 @@ Figures
|
||||
|
||||
Description paragraph is wraped with legend node.
|
||||
|
||||
.. figure:: rimg.png
|
||||
:align: right
|
||||
:figwidth: 50%
|
||||
|
||||
figure with align & figwidth option
|
||||
|
||||
Version markup
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user