Merge branch 'issue805' into develop. Issue #805.

This commit is contained in:
Davide P. Cervone 2014-08-20 07:56:44 -04:00
commit a5375851ee

View File

@ -2749,6 +2749,7 @@
MML.mtable.Augment({toHTML: MML.mbase.HTMLautoload});
MML["annotation-xml"].Augment({toHTML: MML.mbase.HTMLautoload});
MML.annotation.Augment({toHTML: function (span) {return this.HTMLcreateSpan(span)}});
MML.math.Augment({
toHTML: function (span,node) {