Commit Graph

32 Commits

Author SHA1 Message Date
Davide Cervone
c1109ee95f Fix problem with Show Source not opening a window in Firefox. (Resolves half od the issues in bug 3040088)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@565 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-06 10:49:15 +00:00
Davide Cervone
7eb8683c06 Corrected svn checkout command (missing a mathjax directory, Argh!)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@563 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-04 11:14:06 +00:00
Davide Cervone
dfb981b91b Update image test file to refer to installation documentation, and correct the font installation information
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@562 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 16:08:03 +00:00
Davide Cervone
2ee9ee2868 Update html versions to include recent fixes
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@560 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:45:09 +00:00
Robert Miner
09c3297e1b fixed help URL
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@559 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:36:17 +00:00
Robert Miner
02fe5b3faf linked MathML
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@558 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:22:57 +00:00
Davide Cervone
983655b3d8 Update isntallation instructions to use the proper names for the ZIP files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@556 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:16:57 +00:00
Davide Cervone
4b02edc112 Fixed badly packed menu extension -- it did not contain the code!
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@554 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 11:36:10 +00:00
Davide Cervone
386c891cfd Set version to 1.0. Next make the release tag
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@552 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:52:41 +00:00
Davide Cervone
1135fdb0c1 Left an emacs tilde file in the ZIP file (argh), so removed it.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@551 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:33:24 +00:00
Davide Cervone
34b919baee Update the legacy imagedata.js file to set the flag and directory data, and load the new file (rather than be a copy of the new one). This lets it work with both packed an unpacked versions
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@550 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:16:30 +00:00
Davide Cervone
85bf53d4c5 Fix problem with configuring iPhone/iTouch/iPad when configuration file has no HTML-CSS section
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@549 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 20:50:01 +00:00
Davide Cervone
0eba42756b fixing typos
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@548 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 18:39:54 +00:00
Robert Miner
af1ab87460 fixed a few typos:
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@547 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 17:59:32 +00:00
Davide Cervone
fbcb2e0997 Add mathjax-dev development tools (not needed by page authors)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@546 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 17:46:41 +00:00
Davide Cervone
a8fed6e65b Adjust CSS for about box (use system fonts, etc.)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@545 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 12:19:10 +00:00
Davide Cervone
51f0da2dbd Fix problem with image data file used by useOldImageData:true. This caused problems for iPad/iPhone, etc. that use image mode. (Resolves issue at https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3791988).
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@544 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-01 16:26:31 +00:00
Davide Cervone
3aca0a6cbb Fixed some formatting
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@543 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 21:14:43 +00:00
Davide Cervone
ea7f309b0a Correct help URL
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@542 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 14:03:13 +00:00
Davide Cervone
5bcea58a69 Make cookie settings site-wide
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@541 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 14:02:37 +00:00
Davide Cervone
0f76324787 Include URL change for font help
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@540 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 13:59:57 +00:00
Davide Cervone
512e9cb291 Make format submenu use 'Original' for original MathML source, and set the value each time the menu is opened, so mixed pages work properly
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@539 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 13:49:04 +00:00
Davide Cervone
1c71c55aa2 Fix bug with indenting of in-line math when displayAlign is not 'center', and remove outdated styles example
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@538 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 11:12:47 +00:00
Davide Cervone
7b3a8d7af1 Remove badge page (it is on the main site; no need for redundent page)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@537 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 10:49:30 +00:00
Davide Cervone
07ee4b860b Removed most of the README content, which is now in the docs folder in HTML format
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@536 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 23:19:59 +00:00
Davide Cervone
9dee8248f6 Fix typos, and include details about what files must be included in the configuration pages for the individual modules
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@535 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 21:57:15 +00:00
Davide Cervone
4d1320dfbc Updated using new directory names, and fixing installation instructions
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@534 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 21:36:28 +00:00
Davide Cervone
e7e43894d9 The new font file, with the compressed image font data files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@533 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 21:22:21 +00:00
Davide Cervone
fc48c0e654 Add packed versions of all js files (see unpacked directories for the change logs)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@532 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:42:04 +00:00
Davide Cervone
71cf007df6 Rename documentation directories based on type of files they contain
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@531 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:14:03 +00:00
Davide Cervone
16ef7aa7ea Second step of reorganizing diretory structure
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@530 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:11:31 +00:00
Davide Cervone
4418a32deb New directories to bring in line with the standard structure
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@529 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:08:37 +00:00