Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code

This commit is contained in:
Takeshi KOMIYA
2016-05-03 21:31:43 +09:00
parent 5ecbbec79d
commit 4789ef899f
5 changed files with 38 additions and 4 deletions

View File

@@ -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
--------------