From 6753181877ed1340c64a27bdabd7dd3c094535f3 Mon Sep 17 00:00:00 2001 From: Tyler Breisacher Date: Mon, 15 Nov 2010 17:46:49 -0800 Subject: [PATCH 1/4] Adding a .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..5e449fc15 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +fonts/ \ No newline at end of file From 41814a955a8ff49f3b94f11e1121b08ea389c004 Mon Sep 17 00:00:00 2001 From: Tyler Breisacher Date: Mon, 15 Nov 2010 17:48:55 -0800 Subject: [PATCH 2/4] fixing a typo --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 61697ecb4..9d7caf89a 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ MathML that works in all modern browsers. It was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. It requires no setup on the part of -the user (no plugins to downlaod or software to install), so the page +the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. One simply includes MathJax and some mathematics in a web page, and From fe211735205418234a127539df657b453792358f Mon Sep 17 00:00:00 2001 From: Tyler Breisacher Date: Mon, 15 Nov 2010 18:03:41 -0800 Subject: [PATCH 3/4] don't use the sourceforge tracker, use the github tracker! --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 9d7caf89a..d8ce65a96 100644 --- a/README.txt +++ b/README.txt @@ -43,8 +43,8 @@ COMMUNITY: The main MathJax website is www.mathjax.org, and it includes announcements and other important information. MathJax also has a SourceForge site at http://sourceforge.net/projects/mathjax/ that includes the download site -for the MathJax distribution, the bug-tracker for reporting bugs, and -several user forums for asking questions and getting assistance: +for the MathJax distribution, and several user forums for asking questions +and getting assistance: Bug tracker: https://github.com/mathjax/MathJax/issues MathJax-Users Group: http://groups.google.com/group/mathjax-users From 5edba59ca8bf0dbe20f0fc7eaf023a7d01946e0e Mon Sep 17 00:00:00 2001 From: Robert Miner Date: Wed, 17 Nov 2010 16:00:26 -0600 Subject: [PATCH 4/4] further refined the wording about community resource --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index d8ce65a96..72b6cadea 100644 --- a/README.txt +++ b/README.txt @@ -43,8 +43,8 @@ COMMUNITY: The main MathJax website is www.mathjax.org, and it includes announcements and other important information. MathJax also has a SourceForge site at http://sourceforge.net/projects/mathjax/ that includes the download site -for the MathJax distribution, and several user forums for asking questions -and getting assistance: +for the MathJax distribution. A user forum for asking questions and getting +assistance is hosted at Google, and the bug tracker is hosted at GitHub: Bug tracker: https://github.com/mathjax/MathJax/issues MathJax-Users Group: http://groups.google.com/group/mathjax-users