Fix #5495: csv-table directive with file option in included file is broken

This commit is contained in:
Takeshi KOMIYA
2018-10-14 13:00:56 +09:00
parent 7249df80a3
commit a78cb6f28e
+2
View File
@@ -21,6 +21,8 @@ Bugs fixed
* #3704: latex: wrong ``\label`` positioning for figures with a legend
* #5496: C++, fix assertion when a symbol is declared more than twice.
* #5493: gettext: crashed with broken template
* #5495: csv-table directive with file option in included file is broken (refs:
#4821)
Testing
--------