Commit Graph

1728 Commits

Author SHA1 Message Date
Davide P. Cervone
19a10031a9 Merge branch 'issue381' into develop
Resolves issue #381.
2013-04-19 09:13:15 -04:00
Davide P. Cervone
9e5fbb7e6f Merge branch 'issue402' into develop
Resolves issue #402.
2013-04-19 09:11:42 -04:00
Davide P. Cervone
959ec84bc4 Merge branch 'issue349' into develop
Resolves issue #349.
2013-04-19 09:10:01 -04:00
Davide P. Cervone
3c013beba4 Merge branch 'issue374' into develop
Resolves issue #374.
2013-04-19 08:53:58 -04:00
Davide P. Cervone
c96f32f607 Merge branch 'issue436' into develop
Resolves issue #436.
2013-04-19 08:46:46 -04:00
Davide P. Cervone
8df7868f56 Merge pull request #7 from fred-wang/localization
Translate more French strings and escape the non-ASCII chars.
2013-04-19 05:42:55 -07:00
Frédéric Wang
ba574e6c2a Escape the ô 2013-04-19 14:29:02 +02:00
Davide P. Cervone
9e65b9ce74 Move mjx-svg-href class to <a> rather than its child. Resolves issue #427. 2013-04-19 08:08:59 -04:00
Frédéric Wang
028a2dd82d Translate more French strings and escape the non-ASCII chars. 2013-04-19 14:04:31 +02:00
Davide P. Cervone
5c39699371 Make sure textSVG is attached during zooming (prevents error when math contains characters outside of the MathJax fonts). Resolves issue #441. 2013-04-18 17:11:47 -04:00
Davide P. Cervone
debc24047f Make final math size be in relative units so that it prints even if print media has a different font size. Resolves issue #386. 2013-04-17 17:21:09 -04:00
Davide P. Cervone
486cd40424 Make href class specific to SVG (in case we need to have one for other output jax) 2013-04-17 09:05:24 -04:00
Davide P. Cervone
557e93e505 Allow \color to override link color in SVG output. Resolves issue #427. 2013-04-17 09:02:33 -04:00
Davide P. Cervone
13759a56dd Handle script tags properly in HTML.Element() so they work in IE. Resolves issue #342. 2013-04-17 07:51:16 -04:00
Davide P. Cervone
779be27960 Process \$ in \text arguements. Resolves issue #349. 2013-04-17 07:36:28 -04:00
Davide P. Cervone
436595a2db Trap errors while saving cookies (and go on silently). Resolves issue #374. 2013-04-16 20:44:56 -04:00
Davide P. Cervone
38123ba33d Add the MathJax_Preview class to the ignoreClass list so that tex2jax and asciimath2jax won't process previews accidentally. Resolves part of issue#378. 2013-04-16 20:37:27 -04:00
Davide P. Cervone
bea2f8b755 Fix monospace space character to be the same width as the other monospace characters. Resolves issue #380. 2013-04-16 20:17:12 -04:00
Davide P. Cervone
841596821a Preserve spaces within \verb arguments. Resolves issue #381. 2013-04-16 19:48:11 -04:00
Davide P. Cervone
b14224d7c4 Fix typo in IE warning message (in English and German language files as well). Resolves issue #397. 2013-04-16 19:25:53 -04:00
Davide P. Cervone
492f4cd53d Fix typo in IE warning message. Resolves issue #397. 2013-04-16 19:24:08 -04:00
Davide P. Cervone
3367b54c3e Remap ` to back-quote. Resolves issue #402. 2013-04-16 19:20:21 -04:00
Davide P. Cervone
81eaac00e8 Handle zooming whenit is inside a scrollable element when it is not the main body element. Resolves issue #435. 2013-04-16 16:10:28 -04:00
Davide P. Cervone
838cb730cf Make \smallfrown and \smallsmile come from the variant font so it has the correct size. Resolves issue #436. 2013-04-16 13:11:32 -04:00
Davide P. Cervone
e5f738477e Merge pull request #6 from pkra/localization
Localization branch updated
2013-04-10 16:18:48 -07:00
pkra
dea1a0b8a2 Merging Davide's changes to FontWarnings.js 2013-04-10 16:14:00 -07:00
pkra
cc0d1b7355 more German locale updates 2013-04-10 15:41:51 -07:00
pkra
e292b1ade2 Updated the German locale 2013-04-10 14:19:47 -07:00
Davide P. Cervone
03f6e8537a Add Markdown processing to HTML snippet text, and convert FontWarnings to use it. 2013-04-10 16:28:18 -04:00
Davide P. Cervone
07123709c3 Merge pull request #5 from pkra/localization
updated de.js
2013-04-10 09:41:54 -07:00
pkra
fe0abf5440 updated de.js 2013-04-10 09:20:38 -07:00
Davide P. Cervone
35bb35bf44 Add Germanto the language list, and fix some comma issues in the data files. 2013-04-10 10:53:55 -04:00
Davide P. Cervone
f5cde28c71 Fix indentation 2013-04-10 10:41:47 -04:00
Davide P. Cervone
00e7d2a725 Add preliminary German translation (still a few things to go). 2013-04-10 10:41:29 -04:00
Davide P. Cervone
173c501eae Fixed localization issues pointed out by fred (this creates some new messages that need to be translated). 2013-04-10 10:16:14 -04:00
Davide P. Cervone
5b2a6a1d35 Merge pull request #4 from fred-wang/localization
Translate the strings added by Davide ; Reword some TeX translations.
2013-04-10 05:34:45 -07:00
Frédéric Wang
e6d8089a8b Translate the strings added by Davide ; Reword some TeX translations. 2013-04-10 11:32:01 +02:00
Davide P. Cervone
2b92cd50fe Add localization/en directory (never actually used, but can serve as template for other translations until we have a program that manages the data files). 2013-04-09 13:17:36 -04:00
Davide P. Cervone
7cd9180b0b Fix a number of message ID's and message texts. Add menuTitle to fr.js file. 2013-04-09 13:13:25 -04:00
Davide P. Cervone
eeea99922b Fix a problem with localiztion when substituted value is 0. Make language menu choices be in the given language. Allow better localization of Jax/Extensions in About box. Only update langauge menu when a new language is actually loaded. Shorten a number of French menu items to improve menu appearance. Correct some problems with FontWarnings and v1.0-warning messages. Move language menu to initial MathJax menu rather than a submenu. Fix a problem with canceling selection of renderer not reseting the menu selection. 2013-04-08 10:02:26 -04:00
Davide P. Cervone
97763c94bd Merge pull request #3 from fred-wang/localization
Some changes to the French localization data.
2013-04-08 03:58:21 -07:00
Frédéric Wang
1e0611e88f Some changes to the French localization data. 2013-04-08 12:02:10 +02:00
Davide P. Cervone
8a9187c3a8 Add localization for Locale selection menu 2013-04-07 12:07:43 -04:00
Davide P. Cervone
d6fe660948 Rerender the page after selecting a locale (so error messages will be replaces). Probably should jsut rerender those equations with error messages to avoid delays. 2013-04-07 11:58:37 -04:00
Davide P. Cervone
f23cb8a6b2 Create list of locales from the localization data, and allow data to specify menu title. Update menu when new translations are added. Allow loading of third-party translation data by URL. Fix transaltion files to use addTranslation(). 2013-04-07 11:44:58 -04:00
Davide P. Cervone
c4d47bb10d Add callback to loadDomain to make it easier to use 2013-04-07 10:44:29 -04:00
Davide P. Cervone
c9578c7a0b Add localization submenu, and set locale via menu. Allow locale= configuration parameter on script to load MathJax.js. Load MathMenu domain automatically (so it is ready when needed). 2013-04-06 20:04:48 -04:00
Davide P. Cervone
9ee925dfbb Fix up some issues with plural processing. Make loadDomain handle both loads if there are any. Fix up Math Processing Error snippets to use new snippet code. 2013-04-06 10:47:47 -04:00
Davide P. Cervone
535c033e24 Handle HTML snippets better, and fix up messages in FontWarnings and v1.0-warning extensions. Fix French menu items and a few others (thanks Fred). Fix scale-all-math dialog. 2013-04-05 18:45:50 -04:00
Davide P. Cervone
660f38959a Make constant messages be translated when they are used rather than when they are defined. Rework About box, add menu ID's. Make TeX.Error() and MathML.Error() handle localization. Break up Fred's French data into separate files. Make localization data load on demand. Other miscellaneous updates. 2013-04-03 17:24:14 -04:00