Close #6837: LaTeX: Support a nested table

This commit is contained in:
Takeshi KOMIYA
2019-11-16 23:51:27 +09:00
parent 26cd3019c3
commit 72fa75cb9a
5 changed files with 46 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ Features added
* #6910: inheritance_diagram: Make the background of diagrams transparent
* #6446: duration: Add ``sphinx.ext.durations`` to inspect which documents slow
down the build
* #6837: LaTeX: Support a nested table
Bugs fixed
----------