Fix #2763, add default alt attribute to svg images

This commit is contained in:
mixmastamyk 2016-07-08 18:30:41 -07:00 committed by GitHub
parent edfdd3ec78
commit cd09b6c609

View File

@ -47,7 +47,8 @@ Bugs fixed
* #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
* #2763: (html) Provide default value for required ``alt`` attribute for image
tags of SVG source, required to validate and now consistent w/ other formats.
Release 1.4.4 (released Jun 12, 2016)
=====================================