Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/KaTeX/KaTeX

Fast math typesetting for the web.
https://github.com/KaTeX/KaTeX

Fix \boxed inherited color (#2130)

d10f375eedeed2a359e8330325ac36980ba64191 authored almost 5 years ago by Ron Kok <[email protected]>
add spacing on left of fleqn display math (#2127)

* add spacing on left of fleqn display math

* update description of fleqn in docs/options.md
...

0843e9556eb109fa598189bbc3b745d78cb3b7c1 authored about 5 years ago by kzvi <[email protected]>
\@ifnextchar consumes spaces (#2118)

* \@ifnextchar consumes spaces

Fix #2117 by fixing our implementation of \@ifnextchar to matc...

0cdb28b25692f0783a0829164a3a22d36c614b35 authored about 5 years ago by Erik Demaine <[email protected]>
Add support for \cal (#2116)

Fix #2115 by adding \cal to list of old-style font commands.
(Surprisingly tiny change!)
Add t...

1eda0e86a0fec7eb42c22417b456ceed819984be authored about 5 years ago by Erik Demaine <[email protected]>
Add 'trust' setting to demo (#2107)

Ask if enabling 'trust' from the permalink

634b4e2ae44e781b6ed9e55fb44d8924b292d653 authored about 5 years ago by ylemkimon <[email protected]>
Disable eslint jest environment in non-test files (#2104)

be0c79b375020bcf687231e424f3ce437678f39c authored about 5 years ago by ylemkimon <[email protected]>
Set border-collapse: collapse in vlist (#2103)

Fixes #2100 (any vertical layouts within <table>).

df4a580c94375650c206f830616f6ce3f7345be0 authored about 5 years ago by ylemkimon <[email protected]>
Remove greenkeeper.json (#2105)

5acd8143d79eeba9f8f525c957ffe58a57755ff6 authored about 5 years ago by ylemkimon <[email protected]>
Notable: update (#2108)

* Added “Notable” to the list of users

* Added missing trailing comma

* alphabetize the ne...

7093b0ce391c7368b322c60439e4407a40f84a91 authored about 5 years ago by Fabio Spampinato <[email protected]>
mathtex-script: Use html 'defer' attribute (#2069)

* Use html 'defer' attribute

Instead of putting the extension script tag at the bottom, we ca...

166f1f679843818965d6045f49bab9edfacc0704 authored about 5 years ago by Evan Widloski <[email protected]>
Added “Notable” to the list of users (#2086)

* Added “Notable” to the list of users

* Added missing trailing comma

* alphabetize the ne...

ad4a8778ae18527b47da77cd37c19ef9db18226e authored about 5 years ago by Fabio Spampinato <[email protected]>
Create globalGroup option to place definitions in global scope (#2091)

If true, this allows \newcommand definitions to persist across calls to
renderToString.

Fix ...

36595343b7f9449698cef93d3d7b52afe7bf095c authored about 5 years ago by Ciro Santilli,Opinions and content are my own, not my employer's,2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 710律师劫,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱scriptalert(1)/script <[email protected]>
Release v0.11.1 (#2098)

* Release v0.11.1

Bump master to v0.12.0-pre

* Update CHANGELOG.md for v0.11.1-release

...

f03671ce61a9650f1f94bc278ba391e306f7c8b6 authored about 5 years ago by Michael Polyak <[email protected]>
[Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#2090)

a790a69bd20b6451183eb713dcc519812045d46b authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[Security] Bump eslint-utils from 1.3.1 to 1.4.2 (#2089)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. **This upd...

ef6f52f5cd1570b679c25461698213694a3c86b8 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix parse timing by separating consume() into fetch() and consume() (#2054)

* Fix parse timing by separating consume() into fetch() and consume()

Fix #1989, and generall...

2a3013d72af89d28c0ceba2b39fa97be50cda8a3 authored about 5 years ago by Erik Demaine <[email protected]>
Use current font for accents (#2066)

* Use current font for accents

Fix #353 using `buildCommon.makeSymbol` to automatically deter...

081b44ab57ab77d56313e43fac2661746c68b0e4 authored about 5 years ago by Erik Demaine <[email protected]>
Fix \gray's macro definition (#2075)

Fix #2074 by fixing a typo in the macro definition of \gray.
This seems to be the only color in...

96e115676409113ecf907282dbc27b92084b985c authored about 5 years ago by Erik Demaine <[email protected]>
Release v0.11.0 (#2071)

* Release v0.11.0

Bump master to v0.12.0-pre

* update CHANGELOG.md

* minor editors to C...

1da7ef2210c7ec331ce6de16d181251ab2c0786c authored about 5 years ago by Kevin Barabash <[email protected]>
Unicode characters in math render in text mode (#2040)

* Unicode characters in math render in text mode

Improve #2031 by rendering all supported Uni...

3b6ed48f5b05c1ced6268b6ac32ae3da45377652 authored about 5 years ago by Erik Demaine <[email protected]>
Remove keyVals ParseNode type (#2067)

* Remove keyVals ParseNode type

* Fix render-a11y-string-spec.js

3b80e0123b4fce7f76ce8d806f91ad059843c826 authored about 5 years ago by Ron Kok <[email protected]>
Port katex-a11y.js to KaTeX (#2062)

* copy katex-a11y.js from webapp to contrib/to-a11y-string.js

* first pass of updating to-a11...

151376e8aa6ddd65543ba12012cf7341771ea7c6 authored about 5 years ago by Kevin Barabash <[email protected]>
Suggest <!DOCTYPE html> in documentation (#2052)

* Suggest <!DOCTYPE html> in documentation

Inspired by #2047

* Add starter template

* M...

d82d09bebdb7295e2ae895e4fbabed9721f57116 authored about 5 years ago by Erik Demaine <[email protected]>
Re includegraphics (#2053)

* Re-enable \includegraphics now that we have trust setting

This reverts commit 5806b240b342b...

285c9fe0b609efcf627b54d710c7311fa1162b8e authored about 5 years ago by Erik Demaine <[email protected]>
Add Katex Expression (#2049)

A web component, built with Stencil, to render KaTeX expressions. Stencil uses a dynamic loader ...

223b9c3f24535ac1b40d04d1ad46c08259298623 authored over 5 years ago by navsgh <[email protected]>
Fix argument font sizing in \fbox and \raisebox, fix font sizing in \TeX, \LaTeX, \KaTeX (#1787)

* Remove forced \normalsize in \raisebox

Fix #1786 (incorrect size of "E" in `\TeX`) by fixin...

9c7f26b479297359cb4bbebce48312f5defa65a4 authored over 5 years ago by Erik Demaine <[email protected]>
Support \operatorname* (#1899)

* Support \operatorname*

* Fix lint errors

* Fix YAML

* Update screenshots

* Break o...

2dc8f8121a6827e1bc5b54a08b0514561b04ac50 authored over 5 years ago by Ron Kok <[email protected]>
Fix font choice in operators like \log (e.g. \boldsymbol{\log}) (#2041)

* Fix font choice in operators like \log (e.g. \boldsymbol{\log})

Fix #1971 by correctly pass...

08df67b7cd9ef664e01d569a57002dece1fae89f authored over 5 years ago by Erik Demaine <[email protected]>
Add Unicode digamma to documentation (#2045)

3d9a094b6736e7d01d8ab52cf0c56a886be8e00b authored over 5 years ago by Ron Kok <[email protected]>
Do not force sizing groups to display inline-block (#2044)

Fix #1788 by removing `display:inline-block` rule from `.sizing`.
I don't see why a sizing chan...

403126e56d84d700743467b998754161504b2e70 authored over 5 years ago by Erik Demaine <[email protected]>
Bump handlebars from 4.1.0 to 4.1.2 (#2036)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release not...

45539c2e9cc31638d35e9a6af16162521a4d3862 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump webpack-bundle-analyzer from 3.0.4 to 3.3.2 (#2037)

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from...

e055ca8a33fc9ebffaaefffea3f27c2e098cc42a authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flow-bin from 0.93.0 to 0.102.0 (#2013)

* Bump flow-bin from 0.93.0 to 0.102.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin)...

95d269032251a94a1c1d97f6a1b7c692798510ef authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump commander from 2.19.0 to 2.20.0 (#2020)

Bumps [commander](https://github.com/tj/commander.js) from 2.19.0 to 2.20.0.
- [Release notes](...

0a55eb8a642e81d7af578371e003348c238dddef authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-flowtype from 3.4.2 to 3.10.4 (#2023)

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.4.2 to 3....

9182b8aae49d608915d44ee2a2617b14dbc6a9bc authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump css-loader from 2.1.0 to 3.0.0 (#2021)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.0 to 3.0.0.
- [Relea...

89042d80e31866e28e7e8f1b34dd485bd4e93b0b authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[Security] Bump lodash from 4.17.11 to 4.17.14 (#2030)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes...

d98164dd42cdbd1ca763bd00af42eee0d445a1d5 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Replace greenkeeper badge with dependabot badge (#2022)

2fd0bd94deb1bfcd88123fdcd46f09881f1ac086 authored over 5 years ago by Kevin Barabash <[email protected]>
Bump istanbul-lib-coverage from 2.0.3 to 2.0.5 (#2017)

Bumps [istanbul-lib-coverage](https://github.com/istanbuljs/istanbuljs) from 2.0.3 to 2.0.5.
- ...

403a728df58dea2198165109d85823750e541f0b authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump babel-plugin-istanbul from 5.1.1 to 5.1.4 (#2012)

Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.1.1 to...

572fa9cc320cceadc11a55aeda440c53f02d741a authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint from 5.14.1 to 5.16.0 (#2016)

Bumps [eslint](https://github.com/eslint/eslint) from 5.14.1 to 5.16.0.
- [Release notes](https...

a1b6d4d6557889ce66f55b14fed2d38f0392c981 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[breaking] trust setting to indicate whether input text is trusted (#1794)

* trust option to indicate whether input text is trusted

* Revamp into trust contexts beyond ...

3800dc49c14b3daa94066be9d2b84bc4908f4abf authored over 5 years ago by Erik Demaine <[email protected]>
Support Unicode \digamma (#2010)

* Support Unicode \digamma

* Update screenshotter images

fc79f79c78bb6302a1d95082e8bcaad6ea4f8b24 authored over 5 years ago by Ron Kok <[email protected]>
Fix \sqrt SVG path (#2009)

3c075faa1b433e2e24978590fffc5dd1840f56eb authored over 5 years ago by Ron Kok <[email protected]>
Prevent gaps in tall delimiters (#1986)

* Prevent gaps in tall delimiters

* Improve lap vertical alignment

* Fix lint errors

* ...

2139adffdb6a4a3bb776318a87dbfb94b9a667ae authored over 5 years ago by Ron Kok <[email protected]>
Document mhchem \cf not supported (use \ce instead) (#2008)

* Document mhchem \cf not supported (use \ce instead)

* Mention \cf -> \ce in support table

f63733a35e4a47a7607c1a262ff3fbc863928264 authored over 5 years ago by Erik Demaine <[email protected]>
Improve MathML for classes (#1929)

* Improve MathML for classes

* Fix lint errors

* Fix another lint error

* Simplify Math...

2b83935064bbd948c397caece0572a8b6b629c30 authored over 5 years ago by Ron Kok <[email protected]>
\color affects following \right, put array cells in their own groups (#1845)

* \color affects following \right

Fix #1844 by giving `leftright` nodes a `rightColor` attrib...

19d9d83ad39c65857806e5ba6c59766889b483cc authored over 5 years ago by Erik Demaine <[email protected]>
Add "Tutti Quanti Shelf" app (#1997)

* Add "Tutti Quanti Shelf" app

Utilities making use of the KaTeX library have been split betw...

39da3f51199339986176cb22b505da8bffd0ae85 authored over 5 years ago by Tonton Pixel <[email protected]>
Add \plim (#1952)

* Add \plim

* tweak position of argmin and plim in support table

88d9a8a4df296a5d4f7acaf5454bdadb365e48d3 authored over 5 years ago by elbaro <[email protected]>
DOC: Fix path to built file (#1976)

d1dfd88166bf659c56acb211e4898d764d7916df authored over 5 years ago by Daniel Hollas <[email protected]>
Enable minRuleThickness in rendering options (#1964)

* Enable minRuleThickness in rendering options

* fix typo

* Fix lint errors

* Fix defau...

f9dafea6a6c0cdd6aa472c5c94cb260151613427 authored over 5 years ago by Ron Kok <[email protected]>
Fix \pmb (#1924)

* Fix \pmb

* Update screenshots

* Use \mathbf for MathML

17e89efdfcb9b228e8847db490361ea37979b6d6 authored over 5 years ago by Ron Kok <[email protected]>
Support {smallmatrix}, {subarray}, and \substack (#1969)

* Support {smallmatrix}, {subarray}, and \substack

* Fix lint errors

* Update docs. Screen...

3b60aee16c62750cf40908b0d301104aab709613 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML fonts (#1965)

6b0f06df2115d2f7dd741889737791523facb471 authored over 5 years ago by Ron Kok <[email protected]>
Remove unclosed TODO comment (#1979)

c8f2783ca82b48edda1673dffabcf99f55f8bb7f authored over 5 years ago by Ron Kok <[email protected]>
Render MathML directly (#1966)

* Render MathML

* Fix lint error

* Change from main api to rendering options

9822414733b315fa78e7b3f81da0e4dc011d293a authored over 5 years ago by Ron Kok <[email protected]>
Add test for double square brackets to katex-spec (#1956)

4f2da04e5d7005115ffc9590f6b7887f14d26156 authored over 5 years ago by Ben Dyer <[email protected]>
Release v0.10.2 (take 4) (#1961)

* Release v0.10.2

Bump master to v0.10.3-pre

* update CHANGELOG

* add integrity hash to...

f659544d626dfee4def56b55f11470449f195817 authored over 5 years ago by Kevin Barabash <[email protected]>
Fix broken link (#1962)

17bfb247b88070267f3e5c7b21fe4a360fdf49d9 authored over 5 years ago by mbarkhau <[email protected]>
Include extensions mhchem & copy-tex in home-page (#1932)

* Include extensions mhchem & copy-tex in website home-page

* Use relative link to mhchem and...

fb103bb1479285e4633a23bb8dd32dbc4ca14720 authored over 5 years ago by Thomas Mathew <[email protected]>
Test for duplicate symbols/macros (#1955)

* Test for duplicate symbols/macros

We've had a few cases where we accidentally include the s...

5aad8f9f3237c606424c33aa30d2fc5695254fa4 authored over 5 years ago by Erik Demaine <[email protected]>
Add more documentation on font loading & prefetch fonts on the website (#1895)

* Add more documentation on font loading

* Prefetch fonts on the website

664dc6ab746fc6672989ab92e4979c1deecd4fba authored over 5 years ago by ylemkimon <[email protected]>
disable \includegraphics until trust settings is merged (#1951)

* disable \includegraphics until trust settings is merged

* disable one more test

5806b240b342b964bcde3441d3ae7bfa7222c3b4 authored over 5 years ago by Kevin Barabash <[email protected]>
Support double-square curly braces (#1953)

* Support double-square curly braces

Signed-off-by: ice1000 <[email protected]>

* ...

6bb312f68701dbddf5a8fec5fd4de34ef0f1d292 authored over 5 years ago by Tesla_Ice_Zhang <[email protected]>
Remove redundant symbols from #1947 (#1954)

https://github.com/KaTeX/KaTeX/pull/1947#pullrequestreview-230534608

2d066097adbd85e8d8bcaab00040c492860df378 authored over 5 years ago by Erik Demaine <[email protected]>
Add symbol double square brackets (#1947)

* Add symbol double square brackets

* Update name for double square brackets, add macros and ...

d01a972f5caa0da168fe1c693501c30e13b8dfc1 authored over 5 years ago by Ben Dyer <[email protected]>
Prevent inadvertent tall delims (#1948)

0461e17c8e31d46cc1f94796b44ef11d862f7ef4 authored over 5 years ago by Ron Kok <[email protected]>
Add KaTeX version to stylesheet and troubleshooting guide (#1893)

* Add KaTeX version to stylesheet

* Add troubleshooting guide

* Update katex.less

[skip...

f948947736fa0674c5edd6c5ca30fcbccdac75fc authored over 5 years ago by ylemkimon <[email protected]>
Move custom colors used by Khan into macros.js (#1933)

e7193227f64588406b111d338f15dcf4da52b1b9 authored over 5 years ago by Daniel Hollas <[email protected]>
Added Android library (#1943)

* Added Android library

Added a link to the android library for katex rendering.

* Update...

41dd71c2411467bbed013d85be9add9610153cda authored over 5 years ago by Jude Fernandes <[email protected]>
Improve MathML for \Bbbk (#1930)

* Improve MathML for \Bbbk

* Use a simpler macro

f1a83dd3bf8261008c0b06e9fdfa6281ebf12ab3 authored over 5 years ago by Ron Kok <[email protected]>
Add Browserstack logo (#1879)

To apply for their open-source program.

6323702874a532c4ddb5ea75ee65b68d0f248df8 authored over 5 years ago by ylemkimon <[email protected]>
Load fonts before running screenshotter (#1891)

b9deec098f35919b9ad77baa6b11b7593473d488 authored over 5 years ago by ylemkimon <[email protected]>
Approximate font metrics only when metrics don't exist (#1898)

Fix non-existent metrics error for \eth

7d7c55c4c73ea5ae2543cd77da173d4ea42002cf authored over 5 years ago by ylemkimon <[email protected]>
Fix Users' logo and url (#1896)

* Fix 404 on stackedit_logo.svg

* Fix 404 on Observable logo and url

a3c95d8c13a1b6459480dc3d2b43a6d7d1341a5a authored over 5 years ago by ylemkimon <[email protected]>
Improve MathML for \not (#1923)

* Improve MathML for \not

* Move into previous loop

* Update buildMathML.js

eeb403fc5cd54a2a24b53070cc2aa34fd78b7c97 authored over 5 years ago by Ron Kok <[email protected]>
Support \textup and \textmd (#1921)

* Support \textup and \textmd

This PR adds support for `\textup` and `\textmd`, which are the...

070883532a5f9fcd08e5f3b5f404f33bf69eb81e authored over 5 years ago by Erik Demaine <[email protected]>
Improve MathML for \genfrac barline (#1925)

ac4c6271d49920cc98d19321e8645736bd97bcb9 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for environments (#1910)

* Improve MathML for environments

* Fix lint error

* Adjust column spacing

* Fix lint e...

ec777b8f34bb50be1515ce5975b2dbb93ee79a4a authored over 5 years ago by Ron Kok <[email protected]>
\Improve MathML for \colorbox and \fcolorbox (#1914)

* Add border color

* Fix lint errors

* Edit to persuade flow its okay.

* Add \colorbox

ab7b7826ff2256212e899fee13257cccfe7ec776 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for \tag (#1915)

* Improve MathML for \tag

* Make a duplicate pad

* Add TODO

* Add semi-colon

5d29a28c147667478677354477aa221357be3030 authored over 5 years ago by Ron Kok <[email protected]>
Added 'katex-element' (#1905)

* Added 'katex-element'

* Update docs/libs.md

Co-Authored-By: georges-gomes <georges.gomes...

31c02f2976ed30f8c6b830113458075023b172be authored over 5 years ago by georges-gomes <[email protected]>
Improve MathML for fractions (#1882)

* Improve MathML for fractions

* Fix lint errors

* Revise arguments

* Reverting to prev...

01a94d5f07ad39443438a4445f577a9281eaa80f authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for \rule (#1912)

* MathML for \rule

* Pick up comments

* Update rule.js

e52f6859ec6e2f49b3af33c0934b08aed91a2820 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for extensible arrows (#1901)

* Add padding

* Fix lint errors

* Pick up comments

* Pick up comment

32b25cd5cf260defd2840e3c00838532c3838b39 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for characters in Unicode private use area (#1908)

* Add macros for private area characters

* Add \nsupseteqq and \nsubseteqq

21f7fe85d515b3086ca6305c6196313bd46d1638 authored over 5 years ago by Ron Kok <[email protected]>
Make \smallint small in \displaystyle (#1907)

27d557bccf5e5055bbb7d15b398f1f6be6a567ce authored over 5 years ago by Ron Kok <[email protected]>
Improve more coloneq (#1902)

79efcc344787bc9b5e16ac787c09c6de12738494 authored over 5 years ago by Ron Kok <[email protected]>
Get a tall \middle\vert from MathML (#1911)

9fcf14dccf142ef8906b2e51d7e165f9333c5bef authored over 5 years ago by Ron Kok <[email protected]>
Fix \middle spacing (#1906)

26e1518b7b50c67271b43b3635ca031ecff4d9cf authored over 5 years ago by Ron Kok <[email protected]>
Add issue templates (#1862)

* Add issue templates

Fixes #1468

* Apply suggestions from code review

* Update bug_rep...

adbcb8b74df15a0a7c6a46062163c0897f93ecab authored over 5 years ago by ylemkimon <[email protected]>
Improve MathML for \brace (#1884)

* Fix \brace

* Fix lint error

04078aa09d5da3b495c20bc99a6c034c6e583f2a authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for \coloneqq, \dblcolon, \eqcolon, and \eqqcolon (#1889)

* Improve MathML for colonequals

* Fix lint errors

* Change to macro implementation

f95160b0418904b70e8aa453ccba0f738ae727aa authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for \hphantom and \vphantom (#1883)

* Improve MathML for \phantom

* Add mpadded

8da1377c0848b8e5d79557f35377dcd7957b2b91 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for \limits (#1897)

* Improve MathML for \limits

* Make code parallel

cb477ca01a6e3ef8c6d8d4bf8d0d1309aa2f651b authored over 5 years ago by Ron Kok <[email protected]>
Fix ApplyFunction character (#1890)

f8f48098869856054d2ebbce63e2d858a429dc05 authored over 5 years ago by Ron Kok <[email protected]>
Improve MathML for \overset, \stackrel, and \underset (#1886)

* Fix \overset and \stackrel

* Fix indentation

a1e341a5c688a0068934d5c593a21c1d1f5f2b67 authored over 5 years ago by Ron Kok <[email protected]>
Fix \not (U+E020) RBearing (width) (#1878)

Fixes #1842 on Safari.

Also removed unused extra code (notin and noteq).

ff5ebea681c0710805c32f62e7efe96c1b432938 authored over 5 years ago by ylemkimon <[email protected]>
Fix nested \dfrac (#1825)

* Fix nested \dfrac

* Update screen shots

64d1c4e590dfef567f8da1f0c807c72430321b43 authored over 5 years ago by Ron Kok <[email protected]>