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 |
|
Frédéric Wang
|
503f997064
|
Finishing to find all the strings to localize
|
2013-02-25 18:05:33 +01:00 |
|
Frédéric Wang
|
dd019796b0
|
More translations...
|
2013-02-25 16:09:17 +01:00 |
|
Frédéric Wang
|
e1761573bf
|
Translation of messages from jax/input/TeX/jax.js
|
2013-02-22 18:58:16 +01:00 |
|
Frédéric Wang
|
4fdb68a080
|
More attempts to translate messages.
|
2013-02-22 13:56:52 +01:00 |
|
Frédéric Wang
|
d71498ee25
|
Implement the general HTML snippets substitution (e.g do the substitution in attributes too) + some small changes.
|
2013-02-21 13:12:42 +01:00 |
|
Frédéric Wang
|
ca2f87ad7c
|
Trying to translate more dialogs ; Implement localization of numbers ; Handle arg substitution for arrays.
|
2013-02-20 15:42:12 +01:00 |
|
Frédéric Wang
|
4ced117e05
|
Initial implementation of MathJax.Localization. Some experiments with French localization.
|
2013-02-19 19:40:52 +01:00 |
|
Davide P. Cervone
|
fc7aa04a44
|
Merge remote-tracking branch 'fred/issue361' into develop
Resolves issue #361.
|
2013-02-12 09:32:49 -05:00 |
|
Davide P. Cervone
|
02c0e043c6
|
Merge remote-tracking branch 'fred/issue392' into develop.
Resolves issue #392.
|
2013-02-12 08:26:28 -05:00 |
|
Frédéric Wang
|
aeefb6cf5b
|
Save SVG data for an empty mtable. Fix issue392.
|
2013-02-11 15:46:16 +01:00 |
|
Frédéric Wang
|
07c5ee1121
|
Rename AsciiMath config option "decimal" to "decimalsign".
|
2013-01-31 16:35:09 +01:00 |
|
Frédéric Wang
|
b58c14b557
|
Replace "decimal" by "decimalsign" in AsciiMath input jax. Fix issue 384.
|
2013-01-31 10:54:54 +01:00 |
|
Frédéric Wang
|
d8b99effa0
|
Follow suggestions from Davide's review comment.
|
2012-12-22 21:30:14 +01:00 |
|
Frédéric Wang
|
96dc4b2b2a
|
make toMathML.js handle non-BMP characters properly. Fix issue 361.
|
2012-12-20 17:41:40 +01:00 |
|
Davide P. Cervone
|
f8d4215519
|
Try to find the document body in case document.body isn't set yet (this does seem to happen sometimes).
|
2012-11-27 14:40:22 -05:00 |
|
Davide P. Cervone
|
081204f317
|
Bump versions, repack, and recombine previous commit
|
2012-11-27 14:34:46 -05:00 |
|
Davide P. Cervone
|
d2bbe75499
|
Allow preview to be just a plain string (rather than requiring [string]).
|
2012-11-27 14:25:32 -05:00 |
|
Davide P. Cervone
|
ef86d63009
|
Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into develop
|
2012-10-17 17:53:59 -04:00 |
|
Davide P. Cervone
|
e0273d1704
|
Fix problem with OS X Lion STIX font fix being applied to all platforms when Chrome is used.
|
2012-10-17 17:52:58 -04:00 |
|
Davide P. Cervone
|
669f9c223d
|
Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into develop
|
2012-10-03 19:14:14 -04:00 |
|
Davide P. Cervone
|
5263c5e21c
|
Repack and recombine previous two commits
|
2012-10-03 06:23:02 -04:00 |
|
Davide P. Cervone
|
b1abd818bd
|
Fix problem with adding widths when child node is empty that causes linebreaking to produce math processing errors. (Reported by StackExchange community.)
|
2012-10-03 06:22:19 -04:00 |
|
Davide P. Cervone
|
235c5dc40b
|
Fix problem with table frames in IE with zero-height tables. Also fix problem with HTMLboxChild when child is is empty and the container doesn't have a bbox. Resolves issues found by Fred's test framework.
|
2012-10-03 06:20:57 -04:00 |
|
Davide P. Cervone
|
ca34855b25
|
Fix a problem with SVG linebreaking where the lines would get farther and farther apart when there are multiple breaks within an equation.
|
2012-10-01 16:56:20 -04:00 |
|
Davide P. Cervone
|
bcf7ad1807
|
Fix use of wront in-line delimiters in example file. Fixes issue #326.
|
2012-09-30 17:48:37 -04:00 |
|
Davide P. Cervone
|
c9f18c7cdb
|
Merge branch 'v2.1-latest' into develop
|
2012-09-30 10:30:55 -04:00 |
|
Davide P. Cervone
|
bf490b00de
|
Merge branch 'issue324' into v2.1-latest
|
2012-09-30 10:27:45 -04:00 |
|
Davide P. Cervone
|
5921c8cb84
|
Make IE9 and IE10 use SVG for menclose rather than SVG (when in a document mode that supports it). Resolves issue #324.
|
2012-09-29 15:54:22 -04:00 |
|
Davide P. Cervone
|
bb25a0207d
|
Don't check script src if it is null. Resolves issue #322.
|
2012-09-29 15:23:05 -04:00 |
|
Davide P. Cervone
|
e7b29726b6
|
Merge branch 'issue317' into develop
|
2012-09-29 15:06:36 -04:00 |
|
Davide P. Cervone
|
7347b532c7
|
Fix link to docs.mathjax.org rather than readthedocs
|
2012-09-25 05:49:34 -04:00 |
|
Davide P. Cervone
|
bc9fd85172
|
Removed comments that were used for testing purposes but were left in accidentally.
|
2012-09-25 05:24:00 -04:00 |
|