Fix #4789: imgconverter: confused by convert.exe of Windows

This commit is contained in:
Takeshi KOMIYA
2018-03-29 14:14:23 +09:00
parent 2e74ab0baf
commit 4e39113d94
2 changed files with 17 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ Bugs fixed
* #4769: autodoc loses the first staticmethod parameter
* #4790: autosummary: too wide two column tables in PDF builds
* #4795: Latex customization via ``_templates/longtable.tex_t`` is broken
* #4789: imgconverter: confused by convert.exe of Windows
Testing
--------