Fix #3594: LaTeX: single raw directive has been considereed as block level element

This commit is contained in:
Takeshi KOMIYA
2017-04-04 10:44:53 +09:00
parent fc41f43a70
commit 939f01eae3
6 changed files with 77 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ Incompatible changes
``xcolor`` packages should be used by extensions of Sphinx latex writer.
(refs #3550)
* ``Builder.env`` is not filled at instantiation
* #3594: LaTeX: single raw directive has been considereed as block level element
Features removed
----------------