Fix #2667: latex crashes if resized images appeared in section title

This commit is contained in:
Takeshi KOMIYA
2016-07-03 00:58:27 +09:00
parent 0ecfa8e8e9
commit 7eca745b5c
3 changed files with 13 additions and 4 deletions

View File

@@ -45,6 +45,7 @@ Bugs fixed
* #2699: hyperlinks in help HTMLs are broken if `html_file_suffix` is set
* #2723: extra spaces in latex pdf output from multirow cell
* #2735: latexpdf ``Underfull \hbox (badness 10000)`` warnings from title page
* #2667: latex crashes if resized images appeared in section title
Release 1.4.4 (released Jun 12, 2016)