Commit Graph

2260 Commits

Author SHA1 Message Date
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
Davide P. Cervone
c4da088220 Merge branch 'issue350' into develop
Resolves issue #350.
2013-04-01 09:05:02 -04:00
Davide P. Cervone
1b82b434bc Put back the original packed files (we're not tracking those any more) 2013-04-01 09:00:34 -04:00
Davide P. Cervone
a9c65c3d28 Remove commented out code and bump version number 2013-04-01 08:51:20 -04:00
Davide P. Cervone
ffb9b53034 Merge remote-tracking branch 'fred/issue367-bis' into develop
Resolves issues #367.
2013-04-01 08:38:44 -04:00
Davide P. Cervone
c275962b77 Merge remote-tracking branch 'fred/issue388' into develop
Resolves issue #388.
2013-04-01 08:24:49 -04:00
Frédéric Wang
8803b00446 Ignore linebreak attribute on mspace when dimensional attributes are set. Fix issue #388. 2013-03-25 16:57:05 +01:00
Frédéric Wang
332642c659 Fix processing errors with various table and menclose attributes. Issue #367. 2013-03-25 15:16:36 +01:00
Davide P. Cervone
8b5de06a56 Merge branch 'issue420' into develop
Resolves issue #420.
2013-03-23 13:18:23 -04:00
Davide P. Cervone
98755b96f3 Fix version number in autoload-all. Issue #420 2013-03-23 10:12:08 -04:00
Davide P. Cervone
d724248878 Add AMS CD environment. Resolves issue #420. 2013-03-23 10:10:01 -04:00
Frédéric Wang
96a3bc7d92 Merge branch 'develop' of git://github.com/dpvc/MathJax 2013-03-22 14:36:28 +01:00
Frédéric Wang
c0f5301e0c Merge branch 'master' of git://github.com/dpvc/MathJax 2013-03-22 14:35:39 +01:00
Frédéric Wang
66ebcf2c46 Fix a processing error when an empty <mo> is used as a fence. #359 2013-03-21 17:32:46 +01:00
Davide P. Cervone
5709ab189b Merge remote-tracking branch 'fred/issue365' into develop
Resolves issue #365.
2013-03-21 09:17:55 -04:00
Davide P. Cervone
a0e0567028 Merge remote-tracking branch 'fred/issue366' into develop
Resolves issue #366.
2013-03-21 09:12:10 -04:00
Frédéric Wang
883d7a9e92 Use this.HTMLzeroBBox instead of the explicit object in the HTML-CSS output. 2013-03-21 11:29:15 +01:00
Davide P. Cervone
cb20740861 Merge remote-tracking branch 'fred/issue373' into develop
Resolves issue #373.
2013-03-20 17:32:52 -04:00
Davide P. Cervone
3ab428a985 Merge remote-tracking branch 'fred/issue363' into develop
Resolves issue #363.
2013-03-20 17:13:05 -04:00