diff --git a/test/index-images.html b/test/index-images.html index b4a69218b..4388b3204 100644 --- a/test/index-images.html +++ b/test/index-images.html @@ -97,30 +97,6 @@ installed the MathJax web fonts correctly. Follow the steps in the installation instructions.

-If you obtained MathJax via an archive (.zip) file, the fonts are included -and should not need any special installation. If you obtained MathJax via -svn, the distribution includes a fonts.zip file that you will -need to unpack before the image fonts will work. Once unpacked, you -should have a directory with the following hierarchy: -

-    mathjax/
-      ...
-      fonts/
-        HTML-CSS/
-          TeX/
-            eot/
-              ...
-            imagedata.js
-            png/
-              ...
-            otf/
-              ...
-            svg/
-              ...
-      fonts.zip
-      ...
-
-