Davide P. Cervone
3032239f7e
Make fraction spacing consistent with HTML-CSS and SVG output
2015-08-25 12:12:51 -04:00
zorkow
816259d6ff
Introduces accessor methods for all cached HTML nodes.
2015-08-25 13:48:00 +01:00
Davide P. Cervone
37d7a91a69
Only use mathsize on token elements
2015-08-25 08:09:43 -04:00
Davide P. Cervone
bea44b3029
Avoid problem with empty base element
2015-08-24 19:32:27 -04:00
Davide P. Cervone
0714de5336
Force a little more space in fractions, and get the spacing right for \atop
2015-08-24 18:03:45 -04:00
Davide P. Cervone
b80e69967b
Add scaling factor to length2em computations (since containers set font-size, the absolute dimensions need to be adjusted to compensate). Make an mbase version to make that easier.
2015-08-24 18:00:28 -04:00
Davide P. Cervone
d139834179
Make sure mspace and mfrac set their scaling factors.
2015-08-24 13:56:58 -04:00
Davide P. Cervone
bf330af3f7
Make sure tables with labels are properly aligned (in case they are in an mrow with other stuff, though they shouldn't be).
2015-08-24 13:12:47 -04:00
Davide P. Cervone
e59f6d6484
Make sure parents of percentage-width elements have percentage widths.
2015-08-24 13:11:47 -04:00
zorkow
e29e3c9e99
Fixes activation problem for submenu anchor.
2015-08-24 17:01:50 +01:00
Davide P. Cervone
5296f1111f
Make mtextFontInherit take the math scaling factor into account (issue 826).
2015-08-24 10:59:07 -04:00
Davide P. Cervone
3100f10c4a
Don't count spacing (in paddingLeft and Right) as part of the width of an <mo> element
2015-08-24 10:45:47 -04:00
Davide P. Cervone
d400e00812
Handle math italic with mtextFontInherit, record unkown character axis properly, and get correct scaling for unknown characters.
2015-08-24 10:08:24 -04:00
Davide P. Cervone
6e1301e681
Update CHTML to get the proper node for handling horizontal stretchy characters.
2015-08-24 08:23:20 -04:00
Davide P. Cervone
966444bc31
Fix zoom scaling, and fix handling over overlaps on top and bottom
2015-08-22 12:13:15 -04:00
Davide P. Cervone
5f00f6facd
Rename mapchars to remapchars property for consistency (was wrong in mo.CHTMLcanStretch).
2015-08-22 10:12:03 -04:00
Davide P. Cervone
fc04b1943d
Fix typo in handling UTF-16 characters
2015-08-22 09:37:39 -04:00
Davide P. Cervone
2cce710826
Handle align attribute for munderover
2015-08-22 07:52:25 -04:00
Davide P. Cervone
f5928643b8
Make smartquotes into regular quotes for monospaced output
2015-08-22 07:52:06 -04:00
Davide P. Cervone
e7961f0dd2
Make phantom background colors not disappear, make spaces be kept in char boxes, and handle mrow-enclosed atom in superscripts (still needs work, like TWO mrows, etc., and should be made part of mml jax).
2015-08-22 07:50:56 -04:00
Davide P. Cervone
787006163b
Don't count frame width in frame spacing, and add padding to fake td for equal heights.
2015-08-22 07:50:49 -04:00
Davide P. Cervone
94d236457c
Fix vertical align percentage to be of initial image height (to be consistent with others)
2015-08-22 07:50:39 -04:00
Kevin Barabash
1b5834d894
Merge pull request #334 from Khan/revert-333-gitter-badge
...
Revert "Add a Gitter chat badge to README.md"
2015-08-21 21:19:25 -06:00
Kevin Barabash
d772aab6d5
Revert "Add a Gitter chat badge to README.md"
2015-08-21 21:14:55 -06:00
Kevin Barabash
bc4c270220
Merge pull request #333 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2015-08-21 21:06:08 -06:00
The Gitter Badger
2af1ad2ffc
Added Gitter badge
2015-08-22 02:55:03 +00:00
zorkow
9266592219
Merge branch 'abstract_menu_entry_class' into add_tabbing
2015-08-21 13:11:22 +01:00
Volker Sorge
a3eef41c83
Merge pull request #1240 from mathjax/abstract_menu_entry_class
...
Adds level of subclassing for clickable menu items.
2015-08-21 21:10:28 +09:00
zorkow
72e1e6b5b5
Fixes case of disabled submenu entry.
2015-08-21 13:09:46 +01:00
zorkow
2f83433422
Makes Attributes interface uniform.
2015-08-21 12:59:28 +01:00
Davide P. Cervone
b5d6f31252
Add missind 'node' to CHTMLstretchH() call.
2015-08-21 07:46:01 -04:00
zorkow
64e8419ff1
Whitespace cleanup.
2015-08-21 12:37:26 +01:00
zorkow
4c54fe224e
Fixes tangling active on mouseover.
2015-08-21 12:36:44 +01:00
zorkow
66fb6c9ab4
Fixes event problem
2015-08-21 12:27:15 +01:00
zorkow
70da9faa90
Introduces abstract superclass of all keyboard navigatable objects.
2015-08-21 05:35:20 +01:00
zorkow
85c1801fba
Fixes issues with submenus.
2015-08-21 04:59:31 +01:00
zorkow
1be417af3a
Combined keyboard and mouse navigation works.
2015-08-21 04:34:18 +01:00
Davide P. Cervone
43f59da6b9
Make 'dumb quotes' into 'smark quotes'
2015-08-20 11:21:34 -04:00
Davide P. Cervone
273a96a122
Handle unitless linethickness in mfrac
2015-08-20 11:16:22 -04:00
Davide P. Cervone
948620fa02
Handle missing elements better (see issue 486)
2015-08-20 10:32:21 -04:00
zorkow
5e88e80975
Merge branch 'abstract_menu_entry_class' into add_tabbing
...
Conflicts:
unpacked/extensions/MathMenu.js
2015-08-20 14:48:50 +01:00
Davide P. Cervone
6b399e3726
Remove spacing from under and over scripts (see issue 815), and handle the bbox.D value better when there are multiple elements in an mrow.
2015-08-20 08:50:01 -04:00
Kevin Barabash
2d9a6f323c
Merge pull request #291 from kevinb7/fonts-p2_rendering
...
Adds math commands, HTML rendering, and screenshotter tests.
2015-08-19 22:07:34 -06:00
Kevin Barabash
fd2d58fd80
Adds math commands, HTML rendering, and screenshotter tests.
...
This is part 2 of 3. Part 1 added new fonts metrics. Part 2 will add MathML support and unit tests.
2015-08-19 22:04:34 -06:00
Kevin Barabash
f32d615813
Merge pull request #294 from gagern/symtypes
...
Fix symbol group types
2015-08-19 17:44:11 -06:00
Martin von Gagern
9942283db0
Fix incorrect symbol types
...
These symbols should have different types, according to symgroups.js
2015-08-19 22:57:05 +02:00
Martin von Gagern
1846929110
Add tool to check symbol group types against LaTeX
...
At the moment, the tool isn't suitable for automatic regression tests yet,
since some symbols will require human verification. That might change in
the future though, with a list of manually verified symbols which can be
skipped in automatic verification. For this reason the file got placed into
the test directory.
2015-08-19 22:56:41 +02:00
Kevin Barabash
cb9f765e06
Merge pull request #310 from gagern/ssYaml
...
Switch Screenshotter data from JSON to YAML
2015-08-18 21:00:20 -06:00
zorkow
2c028aee22
Incorporates review suggestions.
2015-08-18 22:51:59 +01:00
zorkow
7c68c1cb1c
WIP
2015-08-18 22:01:27 +01:00