Fix #2593: latex crashes if any figures in the table

This commit is contained in:
Takeshi KOMIYA
2016-06-05 14:21:21 +09:00
parent bb360d8984
commit bb6bb7ded6
5 changed files with 34 additions and 4 deletions
+7
View File
@@ -220,6 +220,13 @@ Tables with multirow and multicol:
| |
+----+
.. list-table::
:header-rows: 0
* - .. figure:: img.png
figure in table
Figures
-------