diff --git a/docs/html/_sources/installation.txt b/docs/html/_sources/installation.txt index b82e31bef..97b518c6b 100644 --- a/docs/html/_sources/installation.txt +++ b/docs/html/_sources/installation.txt @@ -259,7 +259,7 @@ mode`, so it exhibits this same behavior. There is a solution to this, however, if you manage the server where MathJax is installed, and if that server is running the `Apache web server `_. In the remote server's -``MathJax/fonts/HTML-CSS/TeX/otf`` folder, create a file called +``MathJax/fonts/`` folder, create a file called ``.htaccess`` that contains the following lines: :: diff --git a/docs/html/index.html b/docs/html/index.html index 14f8a7bdc..97b3ddd1a 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -121,7 +121,7 @@ MathML that works in all modern browsers.


-

This version of the documentation was built March 23, 2011.

+

This version of the documentation was built March 29, 2011.

diff --git a/docs/html/installation.html b/docs/html/installation.html index d2ccc67f3..cdb6ce176 100644 --- a/docs/html/installation.html +++ b/docs/html/installation.html @@ -246,7 +246,7 @@ mode, so it exhibits this same behavior.

There is a solution to this, however, if you manage the server where MathJax is installed, and if that server is running the Apache web server. In the remote server’s -MathJax/fonts/HTML-CSS/TeX/otf folder, create a file called +MathJax/fonts/ folder, create a file called .htaccess that contains the following lines:

<FilesMatch "\.(ttf|otf|eot)$">
 <IfModule mod_headers.c>
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index b82e31bef..97b518c6b 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -259,7 +259,7 @@ mode`, so it exhibits this same behavior.
 There is a solution to this, however, if you manage the server where
 MathJax is installed, and if that server is running the `Apache web
 server `_.  In the remote server's
-``MathJax/fonts/HTML-CSS/TeX/otf`` folder, create a file called
+``MathJax/fonts/`` folder, create a file called
 ``.htaccess`` that contains the following lines:
 ::