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
59c4e008db7b86102b218dd5d6585141f19e50fa authored almost 8 years ago
As the dist directory isn't available on the original branch, we cant use
its files to update th...
079fecaf866b3fa14a58b3e84c9e1a260606caf8 authored almost 8 years ago
* Also edit dist/README.md. Otherwise npm publish will overwrite that
AFTER the dist directory...
Improve release script and bower support
8dd161d4b2c280e4d27ed67dfbac480002a92d08 authored about 8 years ago
Permission to reference page granted in
https://github.com/Khan/KaTeX/issues/420#issuecomment-2...
On my macOS 10.12 all the sizes used to show as zero. Having them in a
single shell invocation ...
* Fix x'^2
* Add screenshot for x'^2
* x^2' should fail. Add and fix multiple prime/superscri...
This may help us generate human-readable diffs of font files.
a3f0653e5c5cebccce249113c1485fc3909ca77b authored about 8 years ago* Fix all AMS mathord symbols
* Fix \imath, \jmath, \pounds support
* Fix \mathit support
...
* Change cell style to 'text' in {array}, {matrix}, {cases}.
* Add {darray} and {dcases} which ...
This allows using ES6 syntax in our code, while maintaining backwards
compatibility for the gene...
bd9db332d2887d884ec7ab3ca68488314b8618da authored about 8 years ago
As babelify is slow, it may be desriable to not run it during development.
This is OK if the bro...
Separate type, meaning and format to clarify the paragraph.
a0cd343d85a92d2160e76dc1f1cfb9e3367527e3 authored about 8 years ago5e4f50dc09b8d85174abfab90501ac2ebf90e516 authored about 8 years ago
5783e193ed40d33f40e64199d56695aef1b36ccd authored about 8 years ago
840771c6437fdb2ec79886bb4d8536198162c48b authored about 8 years ago
Bower prefers to have package names in lower case, and to have uncompressed
sources listed as en...
a3988d9d56d118d42d17d56cddaae3e1768c8545 authored about 8 years ago
Now we have some sanity checks, a way to skip them and a way to see which
commands would be exec...
According to bower docs, that field is deprecated and ignored.
Git tag names (or commit ids) are...
It is customary to use annotated tags for releases, to preserve the
information about when the t...
Integrity generated from https://www.srihash.org/
Reference: https://developer.mozilla.org/en-U...
Integrity generated from https://www.srihash.org/
Reference: https://developer.mozilla.org/en-U...
0c5d9d55cf46cbe516b6d7c60fe1f46f603b1b3e authored about 8 years ago
eslint will automatically merge .eslintrc files in the parent folder without "root": true
56f3d1db4750d68cd551d956c61fbded2306ea90 authored about 8 years agoUse morgan to log requests in the dev server
c56de9e323cf0989a5282d855fdf9b3714dcd3f9 authored about 8 years ago
This is motivated by the recent switch to Express 4.
Without this commit, “make serve” will prin...
Describe using auto renderer in html head
Motivated by #621.
4ead46c4ab0b28faa9b41e688818700e7972e7a1 authored about 8 years agoRevert "Remove trailing commas for IE 9 compatibility"
59b87539b9f422d144d4c1b3481374eb226a112b authored about 8 years agoThis makes eslint happy again.
896aeac81b1500b45e6279b8889cc696fd51efbc authored about 8 years agoThis reverts commit 4d2e46e7f6b57a5ea99ae7802809e88065876f9c.
Having trailing commans makes dif...
53e416e2962cfdb3f0dbb54dcc2b6e156b6339c4 authored about 8 years agoUpdate dependencies to more recent version
677290336a130f7b6573dd8ac9b5eec273a6de82 authored about 8 years ago
All these version ranges include the latest version at the time of this
commit, except for the s...
8f46eeaf1b385e7f30e8bba4019088fbce089e37 authored about 8 years ago
Summary: The previous commit made the `sed` lines do the same thing on mac and
linux. Unfortunat...
Curse you BSD and GNU sed being so different!
Test Plan:
- Run `sed -i.bak -e 's|boo|blah|' bl...
Summary: IE 9 doesn't like trailing commas. When we introduced eslint, we added
a bunch of trail...
Load full-window page before adjusting browser window size
74d55ee0ea66e1125cd7e3fa0cf1c434c424def3 authored about 8 years ago1ca7363460b7856e26fd717777081d70fe606792 authored about 8 years ago
Experimenting with [email protected] and Firefox 50.1.0 I observed
screenshots having a h...
7c8302100901d7e5c5a22ee636ed4c40f559b4de authored about 8 years ago
Support "mu"-denominated sizes and \mkern
f742fbf9f2ad75b0b2428cc84744b9b24e6abfe6 authored about 8 years ago81bc24808b40be8901a4540de7131b72be58fb16 authored about 8 years ago
18mu is 1em.
And use emPerEx when converting ex to em, rather than xHeight.
(Previously some pl...
Misspelled variable "candiate"
3900936f63c2e95a1371759d2c8bc6e5fdaec110 authored about 8 years agoAll uses have the same misspelling, so this wasn't a functionality bug, but still better to have...
d43f24ea918b81e92c3af0be518965e7e87c909f authored about 8 years agoAllow unbraced kerns, such as \kern1em.
fdebbe3a18838bb4b571fd7add288e9338a5cf10 authored about 8 years agoHandle \middle.
831c5b8d99092fe57e4113406a7cc52e21924a31 authored about 8 years ago
This is actually the *only* syntax TeX allows; braced kern units
are invalid.
BUG FIX: Correct spacing next to symbols when styles switch.
95f2f46bf59e3739d4386503142e4b99ba68f70c authored about 8 years agoe449b2d61ac985739d620538225cec0d674e9dc2 authored about 8 years ago
Two nodes were sharing a list of classes, which led to the style
change applying multiple times....
Fix atom-spacing, add text-mode fonts, and miscellany
7433638fdaccdfbe0c5b661844c8e99c393a7d25 authored about 8 years ago81f9a410a0183458140129efd78eae53fbf009c9 authored about 8 years ago
And allow \text to nest inside \text.
e1c5f5db1c699e650990b4be52d95b62029cf83b authored about 8 years ago
So `\text{Hi}` becomes one <span...>Hi</span>, rather than two
<span...>H</span><span...>i</span...
This requires changes to screenshotter tests that assumed italic
correction was applied in text ...
4297eb127621a64957d10ac29cb5d453e1f90f61 authored about 8 years ago
Add Jasmine test and update screenshotter test.
e0407a19a09bc1ed6dada3c90f533f49c32ce478 authored about 8 years agof8e0c91de464af514479d53521d77036494145ce authored about 8 years ago
It's important to get spacing right that the domTree classes reflect
math atom types. So use tho...
These commands set their arguments in a given TeX math class. Use
the existing "op" type for \ma...
This is how TeX does it.
1a99e7a2e90517238948d7b25d4cd420bad41e84 authored about 8 years ago
This fixes some atom spacing issues. Update the BinCancellation
screenshotter test.
Post-process the list of atoms after they are created, changing
binary operators to ordinary ato...
* Internal: Pass full `options` objects to makeSpan/makeSymbol.
Not just the current color. T...
9d3cdf694c33ee008af9508481d316d78cce329a authored about 8 years ago* Exit cleanly after invalid screenshot test name
This avoids waiting forever.
* Auto-dete...
be966955865b24b48c46ce6ae6b7695742d2d29a authored about 8 years ago
This ensures that running screenshots as indicated by the screenshotter
readme will correctly r...
Some Docker configs, such as Docker for Mac, need explicit --katex-ip
and --selenium-ip options...
Summary:
FONTDIM metrics include metrics like sup2, sup3, etc. which are used for
position sub...
ace67541a073285f965f47b2fffcc38f9d274af4 authored about 8 years ago
* Let git ignore .npm-install.stamp and dist
The former is created for most makefile targets ...
0ebbc256729e77ec40dbc7bf80eae1f0c7d02b07 authored about 8 years agoKeep unminified katex.js and katex.css build files
fef5b880572ca6f6e35e67296e3a7c0bc7b4cd3c authored about 8 years ago
* Ensure bit depth 8
* Print affected file if PNG failed to read (e.g. due to wrong bit depth)
...
4fb9445a92ce56e373990ce391288307e6c933ce authored over 8 years ago
Since boot2docker has been superseded by docker-machine, we need this to
support developers on ...
* Added check for type of expressions passed to parseTree function
* Added tests for bad input ...
* Ignore `font' groups when determining base elements, fixes #390
* fix ===
* Added testcase
a16ae7a5ebc97cfb610a2143254393918fd0650d authored over 8 years agoe4d2d933afc9bd5dd2ddbf5fac69d4bab225c873 authored over 8 years ago
This adds a stamp file which is used to detect whether the `package.json`
file got updated sinc...
Summary:
This diff provides support for Latin-1, Cyrillic, and CJK characters
inside \text{} g...
Sometimes a page might not be ready when the screenshot is taken, due to
fonts still being load...
Summary:
I've been experimenting with delivering a TrueType-only KaTeX build for our mobile apps...
This adds support for the following input sequences:
-- --- ` ' `` '' \degree \pounds \ma...
4a9c2acbf7a50a6205cc3f42f374a4b3047c9bf1 authored over 8 years ago
This fixes a problem where the graceful-js dependency of the old less
version is incompatible w...
* Introduce MacroExpander
The job of the MacroExpander is turning a stream of possibly expand...
8c55aed39aad8322e2ac2d8a0da6172818ce36ad authored over 8 years agoSummary: The KaTex renderer used to use old Khan Academy colors when displaying colored text. Th...
b49eee4de70e787e557f4bfd0b787a728dcaae81 authored over 8 years agoFix #488 Subsup alignments
26f06754e7141b2d493be98870b79b6f4bba5816 authored over 8 years ago3668bb084e98620d3b20b90c4295e338800d3943 authored over 8 years ago
b120b1c3d884523f553c7bb5ad2b4d8d597b6ba1 authored over 8 years ago
1cf10c4cd6fd374ef211e9f1440287183e5972d3 authored over 8 years ago
Add support for \kern
9884ac3e8d556ee84ebded62267455650dbd7b12 authored almost 9 years ago
Summary: We didn't have a rule for ignoring .sh files in the bower.json,
so it got included in t...
Test Plan:
- Cross fingers!
Auditors: kevinb
b62e1cf3149a88f0af113ef959e977b425bb218b authored almost 9 years ago5991a6078b3d576774ecef47296673305bcdcfdc authored almost 9 years ago
Summary:
We prevent any precommit checks so that we don't have to include
a "Test Plan" etc. in ...
Test Plan:
- ./release.sh 0.6.0 0.7.0
Auditors: emily
0f7a1a06e985ded06f40fc1cd1d89e0a23e3231b authored almost 9 years ago
Test Plan:
- ./release 0.6.0 0.7.0
Auditors: emily
36164b98eab2cbfdce15890ba069bc8b67e5b384 authored almost 9 years ago