Davide P. Cervone
|
8c16f656ac
|
Update math processing errors to include original format and actual error message in the Show Math As menu. Resolves issue #450.
|
2013-04-26 17:17:59 -04:00 |
|
Davide P. Cervone
|
9d9fc3d063
|
Convert true and fals attributes to booleans. Resolves issue #451.
|
2013-04-26 14:41:42 -04:00 |
|
Davide P. Cervone
|
9178a9af0e
|
Properly handle preview of 'none' in all preprocessors, and preview of 'alttext' in mml2jax. See note on commit d2bbe75 .
|
2013-04-26 13:29:35 -04:00 |
|
Davide P. Cervone
|
94e92dcfff
|
Try to isolate MathJax from CSS transitions. Resolves issue #449.
|
2013-04-26 07:48:52 -04:00 |
|
Davide P. Cervone
|
9d7ff33bd2
|
Use a single routine to construct the mrow that replaces mfenced. Fix up some uses of var (not using it twice for the same variable in a function). Fix up some spacing and comments. Don't use .trim(). Use firstChild rather than firstElementChild (not supported by all browsers), etc.
|
2013-04-26 07:01:28 -04:00 |
|
Davide P. Cervone
|
e253967b72
|
Fix comment in content-mathml.js
|
2013-04-24 15:25:28 -04:00 |
|
Davide P. Cervone
|
607b1031a3
|
Merge remote-tracking branch 'fred/content-mathml' into develop
Add Content MathML support.
|
2013-04-24 15:20:17 -04:00 |
|
Davide P. Cervone
|
bdb131a907
|
Fix German title in initial language list. Add missing commas and fix incorrect unicode in German HelpDialog.
|
2013-04-23 09:32:09 -04:00 |
|
Davide P. Cervone
|
b0cfb7f14a
|
Normalize formatting. Add more comments for translators. Remove v1.0-warnings (since that is being removed in v2.2).
|
2013-04-23 08:58:02 -04:00 |
|
Davide P. Cervone
|
3351b3faa0
|
Merge pull request #9 from fred-wang/localization
Translate HelpDialog in French ; fix a typo in the English version ; add "MathJax Help" to the HelpDialog domain.
|
2013-04-23 05:26:03 -07:00 |
|
Davide P. Cervone
|
ba0ac022ec
|
Merge pull request #8 from pkra/localization
Localization branch updates for German language
|
2013-04-23 05:24:51 -07:00 |
|
Frédéric Wang
|
b889a0b30c
|
Merge pull request #1 from dpvc/content-mathml
A few minor changes to content-mathml
|
2013-04-23 00:33:03 -07:00 |
|
Frédéric Wang
|
68cec1915b
|
Translate HelpDialog in French ; fix a typo in the English version ; add "MathJax Help" to the HelpDialog domain.
|
2013-04-23 09:28:17 +02:00 |
|
Frédéric Wang
|
c3ad51d2e1
|
Merge branch 'issue356' into issue359
Conflicts:
unpacked/jax/output/NativeMML/jax.js
|
2013-04-23 08:28:59 +02:00 |
|
pkra
|
3e3591ab7e
|
EN locale: added comments for translators
|
2013-04-22 16:33:20 -07:00 |
|
pkra
|
30de539d65
|
DE locale: removed comments
|
2013-04-22 16:17:56 -07:00 |
|
pkra
|
8edd633609
|
fixed typo in DE locale menu name
|
2013-04-22 15:34:52 -07:00 |
|
Davide P. Cervone
|
2d33f1d348
|
Call MATML.Parse.prototype directly rather than make a special flag for preprocessing. Use MATHML variable rather than full reference.
|
2013-04-22 15:44:58 -04:00 |
|
Davide P. Cervone
|
7214be5ff1
|
Add HelpDialog to the list of domains for the three languages, and make sure that the domain file is loaded (even if the language is changed after the help dialog has been viewed in another language).
|
2013-04-22 13:27:39 -04:00 |
|
Davide P. Cervone
|
3901529db9
|
Add Help dialog box (rather than link to a site). Fix Markdown to substitue values for URL's in links.
|
2013-04-22 13:18:58 -04:00 |
|
Davide P. Cervone
|
e239cbc6fe
|
Allow spaces in the RGB, rgb, and greyscale color specifications. resolves issue #446.
|
2013-04-22 09:19:32 -04:00 |
|
Davide P. Cervone
|
594043e330
|
Use ems (rounded to nearest pixel) for Chrome. Rounding makes the placement work more reliably, while still being in relative units. Resolves issue #443.
|
2013-04-22 08:26:38 -04:00 |
|
Davide P. Cervone
|
f04a2e3037
|
Change URL for MathJax font download to point ot GitHub.
|
2013-04-20 16:35:52 -04:00 |
|
Davide P. Cervone
|
d9505f9a1d
|
Remove v1.0-warning. Resolves issue #445.
|
2013-04-20 16:21:58 -04:00 |
|
Davide P. Cervone
|
f4cc34706a
|
Merge branch 'issue386' into develop
Resolves issue #386.
|
2013-04-19 09:35:50 -04:00 |
|
Davide P. Cervone
|
ce8c8882ea
|
Merge branch 'issue427' into develop
Resolves issue #427.
|
2013-04-19 09:31:42 -04:00 |
|
Davide P. Cervone
|
796c6b484d
|
Merge branch 'issue435' into develop
Resolves issue #435.
|
2013-04-19 09:28:46 -04:00 |
|
Davide P. Cervone
|
ea849af1ae
|
Merge branch 'issue441' into develop
Resolves issue #441.
|
2013-04-19 09:27:21 -04:00 |
|
Davide P. Cervone
|
6f4cdbd68c
|
Merge branch 'issue342' into develop
Resolves issue #342.
|
2013-04-19 09:24:59 -04:00 |
|
Davide P. Cervone
|
6e2b8066db
|
Merge branch 'issue378' into develop
Resolves issue #378.
|
2013-04-19 09:22:03 -04:00 |
|
Davide P. Cervone
|
edd353458b
|
Merge branch 'issue380' into develop
Resolves issue #380.
|
2013-04-19 09:18:33 -04:00 |
|
Davide P. Cervone
|
d758ebcaaa
|
Fixed typo in comments.
|
2013-04-19 09:16:48 -04:00 |
|
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 |
|