Davide P. Cervone
|
65cc50ac5c
|
Fixed font name table to work on Windows as well as Macs with the new web fonts installed locally
|
2014-01-13 15:49:16 -05:00 |
|
Davide P. Cervone
|
86ac34e91b
|
Fix new web fonts bold-italic variant (issue #716) and STIX-Web lower-case Greek in sans-serif and sans-serif-italic variants (issue #697).
|
2014-01-13 11:52:39 -05:00 |
|
Davide P. Cervone
|
39527d2a34
|
Fix font names in font-test data so that local versions of the web fonts can be detected. This still has to be tested on Windows and Linux. Issue #711.
|
2014-01-08 13:32:26 -05:00 |
|
Frédéric Wang
|
9702afba15
|
Increase version numbers for 2.3 ; update languages. #534
|
2013-11-11 14:14:08 +01:00 |
|
Frédéric Wang
|
a2ca632cac
|
Merge pull request #662 from fred-wang/issue611
Issue611
|
2013-11-07 08:53:35 -08:00 |
|
Frédéric Wang
|
2fe803cfb1
|
Regenerate the font data (no longer in sync with the font files!) #611
|
2013-11-07 16:18:09 +01:00 |
|
Davide P. Cervone
|
1f013d76b3
|
Merge pull request #644 from dpvc/issue523
Resolves issue #523
|
2013-10-30 10:03:01 -07:00 |
|
Frédéric Wang
|
7364fffae2
|
Add caligraphic-bold and tex-oldstylebold. #612, #611
|
2013-10-30 16:16:32 +01:00 |
|
Frédéric Wang
|
b3867893b2
|
Adding remap to latin modern and gyre fonts. #611
|
2013-10-30 12:57:07 +01:00 |
|
Frédéric Wang
|
e3a431826c
|
Add some remap for Euler fonts. #611
|
2013-10-30 11:14:10 +01:00 |
|
Davide P. Cervone
|
08ec41cd86
|
More checks to make sure nesting level doesn't go below zero. Issue #523.
|
2013-10-28 18:45:21 -04:00 |
|
Davide P. Cervone
|
cd0b88e524
|
Don't let nesting count go below zero. Resolves issue #523.
|
2013-10-28 18:30:59 -04:00 |
|
Frédéric Wang
|
62afeb2ad5
|
Update fontdata to improve the list of stretchy operators. #611
|
2013-10-23 17:18:04 +02:00 |
|
Frédéric Wang
|
133df1675c
|
Fix many issues with Asana Font. #611
|
2013-10-23 12:59:04 +02:00 |
|
Frédéric Wang
|
90749a7afe
|
Fix WARNINGs generated by the MathJax packer. #534
|
2013-10-21 14:30:16 +02:00 |
|
Frédéric Wang
|
b73eafd431
|
Bump version numbers. #534
|
2013-10-21 13:58:46 +02:00 |
|
Frédéric Wang
|
28afef1a95
|
mglyph messages: pass the def to the MML.Error function. #627
|
2013-10-21 12:38:26 +02:00 |
|
Frédéric Wang
|
5828d63598
|
Merge branch 'master' into bidi
|
2013-10-21 11:15:58 +02:00 |
|
Frédéric Wang
|
3fee31b7e4
|
Address review comments #627
|
2013-10-21 10:04:39 +02:00 |
|
Frédéric Wang
|
6f3051e989
|
follow-up
|
2013-10-19 16:13:06 +02:00 |
|
Frédéric Wang
|
c1e33446f2
|
Address review comments. #612
|
2013-10-19 15:44:42 +02:00 |
|
Frédéric Wang
|
a2046c05a3
|
Restore the direction=ltr on the MathJax containers. #627
|
2013-10-18 14:36:14 +02:00 |
|
Frédéric Wang
|
d2fed27a29
|
Move FONTDATA from boldsymbol.js to jax/output for STIX and TeX fonts. #612
|
2013-10-18 14:13:58 +02:00 |
|
Frédéric Wang
|
aa8d543a45
|
follow-up: add directionality on remaining MathML error messages #627
|
2013-10-18 10:40:38 +02:00 |
|
Frédéric Wang
|
932b7e8f7c
|
Experimental Bidi branch. #474, #/610, #627
|
2013-10-18 10:04:47 +02:00 |
|
Frédéric Wang
|
95fd93abb0
|
Remove extra comma and useless newline in fontdata.js #621
|
2013-10-17 16:42:16 +02:00 |
|
Frédéric Wang
|
c60fdb4149
|
Neo-Euler: don't remap to italic/bold-italic Plane 1 characters since they are not available in the font. #602
|
2013-10-11 11:08:01 +02:00 |
|
Frédéric Wang
|
1ad11f6e89
|
New branch for issue #489 ; regenerate the data.
|
2013-10-08 11:43:30 +02:00 |
|
Davide P. Cervone
|
ff06343dd0
|
Merge pull request #598 from dpvc/issue558-loop
Improve width computation for MathML elements (issue #558)
|
2013-10-07 12:28:47 -07:00 |
|
Davide P. Cervone
|
2755cbd037
|
Make web font loop into an extension (first draft)
|
2013-10-05 08:21:53 -04:00 |
|
Davide P. Cervone
|
a012354f38
|
Add support for matching web fonts in HTML-CSS. Change the names of the paramters that control it in NativeMML (so both have the same names). Add a global matchWebFonts option to control whether to do the loop to check for web fonts (off by default). Resolves more of issue #558.
|
2013-09-29 19:44:15 -04:00 |
|
Davide P. Cervone
|
c05ab62ecc
|
Add config option for matching font heights in NativeMML and HTML-CSS output (can't do it for SVG, since we aren't using native fonts)
|
2013-09-29 08:51:49 -04:00 |
|
Frédéric Wang
|
43d648b21d
|
MathJax fonts: map capital fraktur I to the correct position. #555
|
2013-09-17 16:08:11 +02:00 |
|
Frédéric Wang
|
108cda6097
|
Address second review.
|
2013-08-02 10:15:13 +02:00 |
|
Frédéric Wang
|
96f16e1868
|
Address review comments for issue #481.
|
2013-05-31 09:14:47 +02:00 |
|
Frédéric Wang
|
cc34c39def
|
Replace nonstandard MJX-arrow class by an "updiagonalarrow" menclose notation. Fix issue #481.
|
2013-05-30 12:17:19 +02:00 |
|
Davide P. Cervone
|
bf14e19cf9
|
Bump version number for previous commit.
|
2013-05-21 19:54:36 -04:00 |
|
Davide P. Cervone
|
2cbb068d9f
|
Make stretchy characters contribute to height/depth of the proper row (was using the wrong index). Resolves issue #468.
|
2013-05-21 19:45:36 -04:00 |
|
Davide P. Cervone
|
6e9199efa1
|
Add formatting headers to all hand-edited files.
|
2013-05-01 14:49:11 -04:00 |
|
Davide P. Cervone
|
4053d7acab
|
Set versions to 2.2 and update copyright notice
|
2013-05-01 14:37:39 -04:00 |
|
Davide P. Cervone
|
ee49484a3f
|
Fix typo in comments
|
2013-04-30 16:11:54 -04:00 |
|
Davide P. Cervone
|
9394d32571
|
Handle empty child nodes better.
|
2013-04-30 15:24:59 -04:00 |
|
Davide P. Cervone
|
23edb8c49b
|
Fix undefined variable (due to a name change; missed one). Resolves issue #428.
|
2013-04-30 08:17:16 -04:00 |
|
Davide P. Cervone
|
a7ed50a474
|
Repack and recombine. Fix some variable scoping and other issued detected by the packer.
|
2013-04-29 20:14:12 -04:00 |
|
Davide P. Cervone
|
b8561b07bf
|
Merge branch 'localization' into develop
|
2013-04-29 19:25:03 -04:00 |
|
Davide P. Cervone
|
4f28b81b08
|
Merge branch 'issue428' into develop
Resolves issue #428.
|
2013-04-29 16:28:33 -04:00 |
|
Davide P. Cervone
|
8437d9d404
|
Merge branch 'issue444' into develop
Resolves issue #444.
|
2013-04-29 16:25:20 -04:00 |
|
Davide P. Cervone
|
d09d4d7067
|
Merge branch 'issue449' into develop
Resolves issue #449.
|
2013-04-29 16:09:07 -04:00 |
|
Davide P. Cervone
|
62236bb26f
|
Merge branch 'issue364' into develop
Resolves issue #364.
|
2013-04-29 16:04:18 -04:00 |
|
Davide P. Cervone
|
de15c6c514
|
Fixes to make zoom work properly with expressions that have full width (e.g., tagged equations).
|
2013-04-29 14:06:48 -04:00 |
|