commit a5375851eedaf88cf0f69663d372d0366c980c7f
parent 42c0f3243e7f8fac51ee5c5b578a0079b3b784ec
Author: Davide P. Cervone <dpvc@union.edu>
Date: Wed, 20 Aug 2014 07:56:44 -0400
Merge branch 'issue805' into develop. Issue #805.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js
@@ -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) {