Fix comments at top of file.

This commit is contained in:
Davide P. Cervone 2015-03-07 11:11:36 -05:00
parent 3619421fab
commit dc923adf8f

View File

@ -3,11 +3,12 @@
/*************************************************************
*
* MathJax/jax/output/HTML2/jax.js
* MathJax/jax/output/CommonHTML/jax.js
*
* Implements the HTML2 OutputJax that displays mathematics
* using HTML to position the characters from math fonts
* in their proper locations.
* Implements the CommonHTML OutputJax that displays mathematics
* using HTML and CSS to position the characters from math fonts
* in their proper locations. Unlike the HTML-CSS output jax,
* this HTML is browswer and OS independent.
*
* ---------------------------------------------------------------------
*