Ecosyste.ms: OpenCollective

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

KaTeX

Fast typesetting for the web
Collective - Host: opensource - https://opencollective.com/katex - Website: https://katex.org - Code: https://github.com/KaTeX

Added 'katex-element' (#1905)

* Added 'katex-element'

* Update docs/libs.md

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

github.com/KaTeX/KaTeX - 31c02f2976ed30f8c6b830113458075023b172be authored almost 6 years ago
Improve MathML for fractions (#1882)

* Improve MathML for fractions

* Fix lint errors

* Revise arguments

* Reverting to prev...

github.com/KaTeX/KaTeX - 01a94d5f07ad39443438a4445f577a9281eaa80f authored almost 6 years ago
Improve MathML for \rule (#1912)

* MathML for \rule

* Pick up comments

* Update rule.js

github.com/KaTeX/KaTeX - e52f6859ec6e2f49b3af33c0934b08aed91a2820 authored almost 6 years ago
Improve MathML for extensible arrows (#1901)

* Add padding

* Fix lint errors

* Pick up comments

* Pick up comment

github.com/KaTeX/KaTeX - 32b25cd5cf260defd2840e3c00838532c3838b39 authored almost 6 years ago
Improve MathML for characters in Unicode private use area (#1908)

* Add macros for private area characters

* Add \nsupseteqq and \nsubseteqq

github.com/KaTeX/KaTeX - 21f7fe85d515b3086ca6305c6196313bd46d1638 authored almost 6 years ago
Make \smallint small in \displaystyle (#1907)

github.com/KaTeX/KaTeX - 27d557bccf5e5055bbb7d15b398f1f6be6a567ce authored almost 6 years ago
Improve more coloneq (#1902)

github.com/KaTeX/KaTeX - 79efcc344787bc9b5e16ac787c09c6de12738494 authored almost 6 years ago
Get a tall \middle\vert from MathML (#1911)

github.com/KaTeX/KaTeX - 9fcf14dccf142ef8906b2e51d7e165f9333c5bef authored almost 6 years ago
Fix \middle spacing (#1906)

github.com/KaTeX/KaTeX - 26e1518b7b50c67271b43b3635ca031ecff4d9cf authored almost 6 years ago
Add issue templates (#1862)

* Add issue templates

Fixes #1468

* Apply suggestions from code review

* Update bug_rep...

github.com/KaTeX/KaTeX - adbcb8b74df15a0a7c6a46062163c0897f93ecab authored almost 6 years ago
Improve MathML for \brace (#1884)

* Fix \brace

* Fix lint error

github.com/KaTeX/KaTeX - 04078aa09d5da3b495c20bc99a6c034c6e583f2a authored almost 6 years ago
Improve MathML for \coloneqq, \dblcolon, \eqcolon, and \eqqcolon (#1889)

* Improve MathML for colonequals

* Fix lint errors

* Change to macro implementation

github.com/KaTeX/KaTeX - f95160b0418904b70e8aa453ccba0f738ae727aa authored almost 6 years ago
Improve MathML for \hphantom and \vphantom (#1883)

* Improve MathML for \phantom

* Add mpadded

github.com/KaTeX/KaTeX - 8da1377c0848b8e5d79557f35377dcd7957b2b91 authored almost 6 years ago
Improve MathML for \limits (#1897)

* Improve MathML for \limits

* Make code parallel

github.com/KaTeX/KaTeX - cb477ca01a6e3ef8c6d8d4bf8d0d1309aa2f651b authored almost 6 years ago
Fix ApplyFunction character (#1890)

github.com/KaTeX/KaTeX - f8f48098869856054d2ebbce63e2d858a429dc05 authored almost 6 years ago
Improve MathML for \overset, \stackrel, and \underset (#1886)

* Fix \overset and \stackrel

* Fix indentation

github.com/KaTeX/KaTeX - a1e341a5c688a0068934d5c593a21c1d1f5f2b67 authored almost 6 years ago
Fix \not (U+E020) RBearing (width) (#1878)

Fixes #1842 on Safari.

Also removed unused extra code (notin and noteq).

github.com/KaTeX/KaTeX - ff5ebea681c0710805c32f62e7efe96c1b432938 authored almost 6 years ago
Fix \not (U+E020) RBearing (width) (#60)

* Fix \not (U+E020) RBearing (width)

Fixes KaTeX/KaTeX#1842 on Safari.

Also removed unused...

github.com/KaTeX/katex-fonts - b4477ffc58391153f8e54231cab4746b9edc349d authored almost 6 years ago
Fix nested \dfrac (#1825)

* Fix nested \dfrac

* Update screen shots

github.com/KaTeX/KaTeX - 64d1c4e590dfef567f8da1f0c807c72430321b43 authored almost 6 years ago
Improve MathML accents (#1877)

github.com/KaTeX/KaTeX - f35c77a5448396fc85b8aaed639837d9aac25a4d authored almost 6 years ago
Disable @babel/env debug (#1874)

The debug option was accidentally committed.

github.com/KaTeX/KaTeX - 9f52d0a0f7967eeba2481e571ea926a53d4f54ab authored almost 6 years ago
Fix \Rho (#1870)

github.com/KaTeX/KaTeX - 6ae095fcd493f4d56f8052ad84c70416e2d1110e authored almost 6 years ago
Upgrade minimum development Node version to v8 (#1861)

Node v6 will reach its end-of-life by April 2019.

github.com/KaTeX/KaTeX - 99892bb4a7a0c92c9ff41ec4c874507c202efca1 authored almost 6 years ago
Release v0.10.1 (#1856)

* Release v0.10.1

Bump v0.10.1 to v0.10.2-pre

* Update CHANGELOG.md

github.com/KaTeX/KaTeX - e016f4b94037347852ae570cc4949cc16656e8d3 authored almost 6 years ago
Fixes #1810: jest problem on windows (#1811)

* Fixes #1810: jest problem on windows

* switch from modulePaths to moduleNameMapper

* Avo...

github.com/KaTeX/KaTeX - 122c197f51ff004d594fb457dc17f1fd95dcf7bc authored almost 6 years ago
Fix \KaTeX macro definition in tests (#1843)

Update `test/screenshotter/test.tex`'s definition of `\KaTeX` macro to match
the metrics of `sr...

github.com/KaTeX/KaTeX - 515411d34f66f8c81dabac0f5eeeea1a63b4185b authored almost 6 years ago
Fix link between support pages (#1854)

Fix #1853 by removing `./` in URLs which Docusaurus doesn't translate.

github.com/KaTeX/KaTeX - 1c2d9d4a48d082a45976cc29615dadf80c1d164d authored almost 6 years ago
Fix \not and \neq on Chrome via new Unicode symbol U+E020 (#1852)

* Fix \not and \neq via new Unicode symbol U+E020

Fix #1842

* Fix font metrics

* Update...

github.com/KaTeX/KaTeX - ee168546121b0d7a3c939f4e902cc174b826504e authored almost 6 years ago
Fix font metrics for new \not symbol (#59)

Oops, I didn't update the metrics mapping table to use the new U+E020 symbol
before updating th...

github.com/KaTeX/katex-fonts - b1c92efb4a0dbcce6ee8632c1a7c9377e57ac542 authored almost 6 years ago
Upgrade dependencies and remove yarn check (#1851)

* Remove Yarn check

Yarn check is buggy and will be removed in the future

* Upgrade depend...

github.com/KaTeX/KaTeX - 9c05e208eac809e9d22869f83daa0be8b1547ab2 authored almost 6 years ago
Change \not glyph to non-combining character, fix \mathit{/} (#58)

* Change \not glyph to non-combining character

Move `\not` glyph (`\@not`) from U+338 (COMBIN...

github.com/KaTeX/katex-fonts - 5f3d9822a2d6ad770cfd3859835a0bafabc6c800 authored almost 6 years ago
\fbox inherits default color (#1847)

Merge `.fbox` and `.fcolorbox` rules to inherit default color, instead
of forcing `black`. We ...

github.com/KaTeX/KaTeX - 23958337a25e61b282ba3371cc552af78e0a808f authored almost 6 years ago
leqno and fleqn support (#1814)

* leqno support

* Add fleqn support

* Add tests

* Lint fix

* Add leqno and fleqn to ...

github.com/KaTeX/KaTeX - 7f778d1543fc1a9021609fa29067073658fb0d4b authored almost 6 years ago
Add \textbackslash and \textasciicircum (#1839)

* Add \textbackslash and \textasciicircum

Fix #1838

* lint fix

* Add documentation

github.com/KaTeX/KaTeX - 58c36c6fdf3375510ff6c35005b284e30183ab5a authored almost 6 years ago
Fix Unicode bigcup (#1836)

github.com/KaTeX/KaTeX - 2cd37ae7c36d6335c5bad1d03e6a50724a6ab191 authored about 6 years ago
Fix invalid UTF-8 in mhchem/README.md (#1833)

* Fix invalid UTF-8 in mhchem/README.md

* Fix apostrophes in README.md

github.com/KaTeX/KaTeX - 062a28f35affa7e9419bcf7809c2c044d2806210 authored about 6 years ago
Add vue-katex to 3rd party libraries (#1823)

github.com/KaTeX/KaTeX - 4847e40ab6e449d92e65b5938e604710340fbd4b authored about 6 years ago
add \argmax and \argmin (#1820)

* add \argmax and \argmin

* add reference to argmin and argmax

github.com/KaTeX/KaTeX - 9ddc24c9f15104f1de771b43895a84f6c71c2d9d authored about 6 years ago
Fix \genfrac w/empty delimiter arguments (#1816)

github.com/KaTeX/KaTeX - e85cb97ccaf1b71908d84bd499b1a491bace5d16 authored about 6 years ago
Remove double encoding in MathML via Unicode MathML spaces (#1813)

* Remove double encoding in MathML via Unicode MathML spaces

We used to have a complex mechan...

github.com/KaTeX/KaTeX - 647c661db0578b6bfb53fc1351cc815e16754da5 authored about 6 years ago
Fix \hphantom width (#1809)

* Fix \hphantom width

* Spin up phony screenshot test

* Make better choice of smash screen...

github.com/KaTeX/KaTeX - f5234a2f016e2526bf045f43b0114d2c3018e78d authored about 6 years ago
Fix \\ and \newline after operator (#1796)

* Fix \\ and \newline after operator

Fix #1790. `\\` and `\newline` render as a span with cl...

github.com/KaTeX/KaTeX - 8346294bf30b438379bea17f5e626fb546f55d62 authored about 6 years ago
update flow to 0.89 (#1808)

* update flow to 0.89

* only use a single core when running tests on circleci

github.com/KaTeX/KaTeX - 1a7ce6cf15d9da656fc4dd3b446d8642489f3d6e authored about 6 years ago
Allow \includegraphics to omit the optional argument (#1807)

* Allow \includegraphics to omit the optional argument

* Fix lint error

github.com/KaTeX/KaTeX - d604965c6208b0010a70986228bf1ad9bb288f08 authored about 6 years ago
Update lockfile, fix test reporting, throwOnError on `yarn start` test page (#1798)

* Update lockfile

* Fix test reporting

* Set throwOnError on `yarn start` test page

github.com/KaTeX/KaTeX - 45a58f8d302dbd691d7569beb694df097a178c73 authored about 6 years ago
Add optional pre-process callback to the auto-renderer. (#1784)

* Add optional pre-process callback to the auto-renderer.

* Rewrite `preProcess` callback sig...

github.com/KaTeX/KaTeX - f10de9617e454f1389c1f7845ed2a1ee8dbd1781 authored about 6 years ago
Include only necessary fonts for target environment specified by Browserslist (#1674)

* Include only necessary fonts for target environment specified by Browserslist

Allow WOFF an...

github.com/KaTeX/KaTeX - ce3840d4cec38a073ab79bc0ea2b1ccaf19680ce authored about 6 years ago
Add mhchem extension (#1436)

* A proposal for support of mhchem

* Create extension

* Add index

* Remove arrow functi...

github.com/KaTeX/KaTeX - 64745b5c8a5533f671e1a9faa7ea174defad8c2b authored about 6 years ago
Add catcode to Lexer, move comment parsing back to Lexer (#1789)

* Remove redundant consumeSpaces()

- Spaces after command sequence are ignored in Lexer
- pa...

github.com/KaTeX/KaTeX - 3dfd17d9b41d9bbb6b9e405d39b7a7d1dc0ec208 authored about 6 years ago
Remove Supported Functions onPageNav style (#1767)

* Remove Supported Functions onPageNav style

* Remove Supported Functions onPageNav style

github.com/KaTeX/KaTeX - ec6a2b4f36626b7f894f165fcc3f1dc4b2912018 authored about 6 years ago
Replace Khan/KaTeX with KaTeX/KaTeX (#1781)

* Replace Khan/KaTeX with KaTeX/KaTeX

* Remove RawGit links

* Remove old files

github.com/KaTeX/KaTeX - 112582daa5d607dd3678f9c65d2599e0af628e74 authored about 6 years ago
fix: pin stylelint to 9.6.0 (#1778)

github.com/KaTeX/KaTeX - f4e24183d6d8f302e55bd0d588468489c2ba4e27 authored about 6 years ago
Add documentation regarding importing the module (#1768)

github.com/KaTeX/KaTeX - cda184bea44b6d52ab130f68534f733e25b4f007 authored about 6 years ago
Support \includegraphics (#1620)

* Support \includegraphics

* Update screenshots

* Fix lint errors

* Fix more lint error...

github.com/KaTeX/KaTeX - f713f324bd448607dc2b357227c14b6091726251 authored about 6 years ago
Generate ECMAScript module for contrib (#1624)

* Create separate entry point of copy-tex for webpack

* Update katex.webpack.js comment

* ...

github.com/KaTeX/KaTeX - f628ca142bc3fecc46167ede05d4faf2cb9ef69a authored about 6 years ago
Use reusable executors (#1763)

github.com/KaTeX/KaTeX - 1d794832919a4a2e45d437670154dd81d0e36a1d authored about 6 years ago
Add homepage to package.json (#1761)

github.com/KaTeX/KaTeX - 78f39d171e1629252d3fe063487d1866e4698f5c authored about 6 years ago
Update flow-bin to the latest version 🚀 (#1754)

* chore(package): update flow-bin to version 0.84.0

* chore(package): update lockfile yarn.lo...

github.com/KaTeX/KaTeX - ca38cbf8b2be62aa17793fc9e8cd9713cbdac347 authored about 6 years ago
Add namu.wiki to KaTeX users (#1760)

* Add namuwiki logo

* Update siteConfig.js

github.com/KaTeX/KaTeX - bf98931e2d4fb0fb8d297ced8d532d55c967c7b4 authored about 6 years ago
Fix documentation CORS error (#1759)

* Fix CORS error

* Fix CORS error

* Add CORS attribute

github.com/KaTeX/KaTeX - 354b4badda51798502ed04dff042f77cba69b08e authored about 6 years ago
Refactor `buildExpression` to depth-first traverse groups (nodes), fix spacings and \begingroup...\endgroup (#1706)

* Refactor `buildExpression` to depth-first traverse groups (nodes)

* Fix \begingroup...\endg...

github.com/KaTeX/KaTeX - a3215b284e9608f81111ae34876a9b1af69772a3 authored about 6 years ago
Support blackboard bold in text mode (#1757)

github.com/KaTeX/KaTeX - 5f3ab13d0216f7375cb3b0e01e511338073be9db authored about 6 years ago
v0.10.0 release (#1751)

* Remove RC-versioned docs

* Release v0.10.0

Bump master to v0.10.1-pre

* Fix multiple ...

github.com/KaTeX/KaTeX - 49f84f76e7a39c5b3e53ccfb7b29f8d4757d83c1 authored about 6 years ago
Allow screenshotter to be run on IE, Edge, Safari and remote, e.g., BrowserStack (#1661)

* Allow screenshotter on IE, Edge, and Safari

* Set Firefox options only on Firefox

* Add ...

github.com/KaTeX/KaTeX - 11490b5e0b32315988764395def07473668c152b authored about 6 years ago
Website custom 404 page (#1748)

* initial 404 page

* improve styles

* update formula & alignment on 404 page

* attempt ...

github.com/KaTeX/KaTeX - 6a06470e99699cac7545368f8c393f8e3812319d authored about 6 years ago
Add \> (#1752)

* Add \>

* Update snapshot

github.com/KaTeX/KaTeX - 4dd0e2cdca4f4ad4999a83e9ac275f1aa8643bce authored about 6 years ago
Support Unicode double square brackets (#1750)

github.com/KaTeX/KaTeX - 0b7b4db7fc6649ffc316016b81386f4e1cebaee0 authored about 6 years ago
Add support for `\lparen` and `\rparen` delimiters. (#1741)

* Add support for `\lparen` and `\rparen` delimiters.

* Add missing math delimiter. Fix alpha...

github.com/KaTeX/KaTeX - 89bb37115216ccf6ec917b730168c2dfcd3f779c authored over 6 years ago
Update eslint-plugin-flowtype to the latest version 🚀 (#1743)

* chore(package): update eslint-plugin-flowtype to version 3.0.0

* chore(package): update loc...

github.com/KaTeX/KaTeX - de961dedd51c4f2b65c724e4cee5c912a60a88ac authored over 6 years ago
Refactor Parser (#1723)

* Move unsupported command (undefined control sequence) error to parseSymbol

* Change parseGi...

github.com/KaTeX/KaTeX - 0bc31f1822695aee5b6e67154a84eff0a0084839 authored over 6 years ago
chore(package): update eslint-plugin-transform-runtime-aliasing to version 2.0.0 (#1742)

* chore(package): update eslint-plugin-transform-runtime-aliasing to version 2.0.0

* chore(pa...

github.com/KaTeX/KaTeX - 94d433805a74ca14c54154d8052bd8d97f638978 authored over 6 years ago
Wrap document fragment where classes, attributes, or styles are applied (#1707)

* Wrap document fragment group where classes or styles are applied

* Wrap non-math node where...

github.com/KaTeX/KaTeX - a51dc4b0727dad43187e8cf006cf1aeb32cb4de3 authored over 6 years ago
cli's default maxSize should be Infinity, not 0 (#1739)

Fix #1738

github.com/KaTeX/KaTeX - 3514d48856bc8a379abac7da8da2d766e057cff8 authored over 6 years ago
Update flow-bin to the latest version 🚀 (#1737)

* chore(package): update flow-bin to version 0.83.0

* chore(package): update lockfile yarn.lock

github.com/KaTeX/KaTeX - 274dfdae4f0943e5e038d2ed2cbcf2b62bb734d8 authored over 6 years ago
chore(package): update babel-eslint to version 10.0.1 (#1729)

* chore(package): update babel-eslint to version 10.0.1

Closes #1728

* chore(package): upd...

github.com/KaTeX/KaTeX - 5e4c0bec74b4b0ccfacacf4600171e9e6e40f4aa authored over 6 years ago
Add `raw` string group, move comment parsing to Parser, change URL group parser (#1711)

* Add raw string group

* Move comment parsing to Parser

* Use raw string group in URL grou...

github.com/KaTeX/KaTeX - 3907545e2c709e96404ddbd8329dc1a39c1ac3b1 authored over 6 years ago
Fix `\mathit` font and italic correction and add `\mathnormal` (#1700)

* Fix \mathit font (Math-Italic -> Main-Italic) and italic correction

* Rename mathit to math...

github.com/KaTeX/KaTeX - ba8e224b8d4a9561ca67150027448c18429d54e7 authored over 6 years ago
Update query-string to the latest version 🚀 (#1734)

* chore(package): update query-string to version 6.2.0

* chore(package): update lockfile yarn...

github.com/KaTeX/KaTeX - 68fdb527337f3113a360f434a605077539419e5e authored over 6 years ago
Update flow-bin to the latest version 🚀 (#1733)

* chore(package): update flow-bin to version 0.82.0

* chore(package): update lockfile yarn.lock

github.com/KaTeX/KaTeX - 0cbfaef32dd9f15a13abffcc2ba95a6a101d0b20 authored over 6 years ago
Updating lib docs (#1727)

github.com/KaTeX/KaTeX - 97330406023fcb5bc09f868db9cff4411d8c205a authored over 6 years ago
Fix tag positioning to live within katex-html parent (#1721)

* Fix tag positioning to live within katex-html parent

`.tag` has `position: absolute`, but t...

github.com/KaTeX/KaTeX - faa0c7e3fea575b41be8e2b22d6257748ff4ed29 authored over 6 years ago
Update rollup to the latest version 🚀 (#1716)

* chore(package): update rollup to version 0.66.0

* chore(package): update lockfile yarn.lock

github.com/KaTeX/KaTeX - c52d3bee700bb22814bfad71f6cf6bc40831c953 authored over 6 years ago
Update uglifyjs-webpack-plugin to the latest version 🚀 (#1714)

* chore(package): update uglifyjs-webpack-plugin to version 2.0.0

* chore(package): update lo...

github.com/KaTeX/KaTeX - 6151907ecbc96e6e7771eb06f55c0f94be359333 authored over 6 years ago
Update flow-bin to the latest version 🚀 (#1715)

* chore(package): update flow-bin to version 0.81.0

* chore(package): update lockfile yarn.lock

github.com/KaTeX/KaTeX - db5d75db07f0d57c1a49b27251e18af1fe3a9ffe authored over 6 years ago
Remove greenkeeper-lockfile (#1710)

github.com/KaTeX/KaTeX - 1cf3cd6fe5ef48e08dc53f26b1acc1f83e4e2e12 authored over 6 years ago
Update webpack-bundle-analyzer to the latest version 🚀 (#1709)

* chore(package): update webpack-bundle-analyzer to version 3.0.0

* chore(package): update lo...

github.com/KaTeX/KaTeX - 91553c1dfedf5b826687407ee4f7434feba48e33 authored over 6 years ago
Remove duplicate defineFunction invocation for \mathop. (#1701)

github.com/KaTeX/KaTeX - f71f469d4b3ca97654702a0807e736d176f4c4c5 authored over 6 years ago
chore(package): update file-loader to version 2.0.0 (#1697)

github.com/KaTeX/KaTeX - 7f7d063e73e8c5af603f75df65fbf16cdbccb65d authored over 6 years ago
Improve fonts generation: use fonttools to generate (reproducible) fonts (#54)

* Upgrade fonttools to 3.28.0

* Use fonttools to...

* set created/modified timestamp
* re...

github.com/KaTeX/katex-fonts - 93cbc5f7a15705c26a7fd844af29ccf87dbf25ab authored over 6 years ago
Revert 0809e8f7f3c329348a8e359471b597dfcf2ee2c6

github.com/KaTeX/katex-fonts - f2e3e0c7606bb1c928f17544fc701d831db1acb7 authored over 6 years ago
Revert 23f5f602c9b220387d00ea9045397b42e0cf359e

github.com/KaTeX/katex-fonts - 0809e8f7f3c329348a8e359471b597dfcf2ee2c6 authored over 6 years ago
Replace $DOCKER_USERNAME temporarily

I'm hardcoding the $DOCKER_USERNAME until I can figure out how to set it properly.

github.com/KaTeX/katex-fonts - 23f5f602c9b220387d00ea9045397b42e0cf359e authored over 6 years ago
Improve fonts generation: enable CircleCI to build Docker image and fonts (#50)

* Dockerfile: add libjson-perl

* Enable CircleCI to build fonts and metrics

* Add contribu...

github.com/KaTeX/katex-fonts - abc90d61fcb557a5d461ea21e08e6d014fbcadd8 authored over 6 years ago
chore(package): update style-loader to version 0.23.0 (#1668)

* chore(package): update style-loader to version 0.23.0

* chore(package): update lockfile

...

github.com/KaTeX/KaTeX - a88310e51db0fea44909437c9de10f853e229619 authored over 6 years ago
Improve & fix CircleCI scripts (#1658)

* Improve CircleCI scripts

* Upgrade to [CircleCI 2.1
configuration](https://github.com/Cir...

github.com/KaTeX/KaTeX - 49017ad36b2bb1294d5b38656789982d53ebf0f1 authored over 6 years ago
Use local built KaTeX on the main page for local and Netlify deploy preview (#1631)

* Use local built KaTeX on the main page for local and netlify builds

* Use KaTeX from CDN on...

github.com/KaTeX/KaTeX - c8f8ebd8805af16a3e3622d9b01d0be54b1a153c authored over 6 years ago
extract makeVerb and some spacing functions from buildCommon (#1640)

* extract makeVerb and some spacing functions from buildCommon

* fix case sensitivity issue
...

github.com/KaTeX/KaTeX - 48e5a26ee992affb99b28841daa463c62f94e923 authored over 6 years ago
Enable Algolia Docsearch (#1688)

github.com/KaTeX/KaTeX - ddc287e5511ba06017476562b7db4da1e582bcd4 authored over 6 years ago
Upgrade to Babel 7 (#1595)

* Upgrade to Babel 7

* Update dependencies

* Remove `modules` and `useEsModules` as module...

github.com/KaTeX/KaTeX - 4178639ea5d98477e0ecea424ac41aedb9da7183 authored over 6 years ago
Improve fonts generation: remove unused codes (#48)

* Remove CSS generation

* Remove skew data generation

* Remove unused Greek and Windows fo...

github.com/KaTeX/katex-fonts - 5e4bfadff03462b9c70d5b83133c8aba0fafbbab authored over 6 years ago