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
Summary: Add a bower.json so KaTeX can be included using bower.
Test plan:
- Run `bower instal...
Summary: Adds a `dist` rule to the Makefile which builds the `dist/`
directory with all of the b...
Matrices, arrays, environments
github.com/KaTeX/KaTeX - 32e8ffef4fabd74e8419972367baa38e3d7edc00 authored over 9 years ago by Kevin Barabash <[email protected]>
This commit introduces environments, and implements the parser
infrastructure to handle them, ev...
Using a loop to determine the number of symbols we need is intuitive but
hardly efficient. A Ma...
Add display mode to the CLI
github.com/KaTeX/KaTeX - 5cf5617c0948db18716ed963cc8112aeb0cc8266 authored over 9 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - 42afd97f0321d4b0ae811b4f20b4323efbe30b24 authored over 9 years ago by Michael Bradshaw <[email protected]>
Fixes #241.
github.com/KaTeX/KaTeX - 0a0a3430b5e6a172afca5459c22f8df808aadaaa authored over 9 years ago by Ben Alpert <[email protected]>
Summary:
On https://app.asana.com/0/34646644303310/33935538887378, @eater requested we add some ...
github.com/KaTeX/old-gh-pages - 8ed9e00439b4dd6be4317c3b3d04a3e087854a95 authored over 9 years ago by Ben Alpert <[email protected]>
Expose a new .__parse() method for generating a parse tree from a math expression
github.com/KaTeX/KaTeX - 86914863924d9c814e1e0fb5d750fab819a504a1 authored over 9 years ago by John Resig <[email protected]>github.com/KaTeX/KaTeX - b9eb8c74e0537aa5994776e280d542eab9661f82 authored over 9 years ago by John Resig <[email protected]>
buildHTML's buildExpression is destructive, changing the tree object.
github.com/KaTeX/KaTeX - c87b20aadde0318b5c221deb8741c8ed4dd90fff authored over 9 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - 3875af87636dd3e3a9e4e16ca132f1157e97b50e authored over 9 years ago by John Resig <[email protected]>
github.com/KaTeX/KaTeX - 1f90b365180d74bf30d49815f2b78b01b81522c6 authored over 9 years ago by Ben Alpert <[email protected]>
Summary: Fixes #223.
Test Plan: Opened http://127.0.0.1:7936/contrib/auto-render/, saw `$\unsup...
github.com/KaTeX/KaTeX - b29b8c40ea48aebc3e85d3b879968db3dfe4c2cd authored over 9 years ago by Ben Alpert <[email protected]>
Summary:
Make the lint checker check more files. Also, make arc run the
linter.
Test Plan:
- `...
Test plan:
- `npm test`
Auditors: alpert
github.com/KaTeX/KaTeX - eef108b2ddb2f33da2d89cef39b01663f9a16b5f authored over 9 years ago by Emily Eisenberg <[email protected]>
Summary:
Use the TeX definitions of `\root` to get the optional `\sqrt`
argument in the right pl...
Protect elements inside .katex from inheriting text-indent.
github.com/KaTeX/KaTeX - e239f6cc84590744b8e26fd394d97b9c5b822674 authored over 9 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - 5b8434bbe21936e8ad5e839514020a9fe10538d0 authored over 9 years ago by Paul M. Rodriguez <[email protected]>
Summary: Theoretically this allocates way less. In practice it seems to be exactly the same spee...
github.com/KaTeX/KaTeX - 0f6530096b31483d7b1e20133c27b417e768dd6c authored over 9 years ago by Ben Alpert <[email protected]>github.com/KaTeX/KaTeX - b2fbd08871512eb11a268ebc20fa7604aaf616ab authored over 9 years ago by Ben Alpert <[email protected]>
github.com/KaTeX/KaTeX - dbc658f748cbfc8dc194adabfd867d0a93da105a authored over 9 years ago by Emily Eisenberg <[email protected]>
Summary:
Add an auto-render extension to render math on a page. It
exposes a global function (ma...
Summary:
The greediness of the `\color` function wasn't set correctly,
leading to expressions li...
Add \# and \& to AMS misc symbols
github.com/KaTeX/KaTeX - 379b98880d4f3ddb5c9754f5a672258c6399ebf2 authored over 9 years ago by Ben Alpert <[email protected]>
Those symbols are listed in
ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf, section 3.6
Summary: Fixes #207.
Test Plan: Crossed fingers.
Reviewers: emily
Reviewed By: emily
Differe...
github.com/KaTeX/KaTeX - 09f6451b50866274c36b5f5a359d984907590c6b authored almost 10 years ago by Ben Alpert <[email protected]>Summary: Fixes #207.
Test Plan: Crossed fingers.
Reviewers: emily
Reviewed By: emily
Differe...
github.com/KaTeX/katex-fonts - 2e6d2b9a19e6ac6ebbb22084e052971b1fd859d1 authored almost 10 years ago by Ben Alpert <[email protected]>
Summary:
Using \phantom with non-phantom math in Perseus doesn't render to be the
same size beca...
Summary: According to the MathML spec [about
identifiers](http://www.w3.org/TR/MathML3/chapter3....
Summary:
Create our own screenshotting script which takes screenshots. This
improves over huxley...
bump version number to v0.2.0 in cdn url
github.com/KaTeX/KaTeX - d9396c205a55618edb17687eee3606fe91cf7afb authored almost 10 years ago by Emily Eisenberg <[email protected]>Make \bigtriangledown, \oplus and others Bin operators (and not Ord)
github.com/KaTeX/KaTeX - e1fb6e667cdbf773da41c7afae68b256e3c2d86e authored almost 10 years ago by Emily Eisenberg <[email protected]>
Summary: Make the CSS rules that hide the MathML rendering not
`!important`, so that they can be...
github.com/KaTeX/KaTeX - ba3bbe75588bb810cac04cf486590a12dd8cca56 authored almost 10 years ago by Peter Dave Hello <[email protected]>
github.com/KaTeX/old-gh-pages - 278e4ae3c2e1b6525b69588dcbf270a1af716d4e authored almost 10 years ago by Emily Eisenberg <[email protected]>
github.com/KaTeX/KaTeX - c901083e591ddbf86263c5a90446b472111b3d96 authored almost 10 years ago by Ben Alpert <[email protected]>
Summary:
This adds support for rendering KaTeX to both HTML and MathML
with the intent of improv...
Added rule to the style guide section for where to declare variables
github.com/KaTeX/KaTeX - 2349a1ed857b3be4179f3ce3f3cc1a7ccf080902 authored almost 10 years ago by Ben Alpert <[email protected]>
Summary:
Add the ability to pass in options to the render calls which contain information about ...
Summary:
- Some of the symbols were of the wrong type (I wrote some scripts to
search the Te...
Summary:
- Some of the symbols were of the wrong type (I wrote some scripts to
search the Te...
The Big Symbols PR
github.com/KaTeX/KaTeX - 174af2373430f557c9bb4001fb34998d614267c2 authored almost 10 years ago by Emily Eisenberg <[email protected]>Remove Greek fonts
github.com/KaTeX/KaTeX - ba67b89fe990ed24e5a457be06536f78152c8c94 authored almost 10 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - eedd397f1818dc316de9d18d43986af9333f4d1a authored about 10 years ago by Jan Marthedal Rasmussen <[email protected]>
github.com/KaTeX/KaTeX - cefda0ac2dac07ffabd13bcab1b11a314631b9d3 authored about 10 years ago by Aria Buckles <[email protected]>
github.com/KaTeX/KaTeX - 2231e782a4a7841ef8e2f4668f408638f938d529 authored about 10 years ago by Dan Fox <[email protected]>
github.com/KaTeX/katex-fonts - 109e69abd13da6453abc203b7054075382466fbd authored about 10 years ago by Dan Fox <[email protected]>
Before, it only depended on `static/katex.less`. Now, make it a little
less general and depend o...
Test Plan: http://jsbin.com/mirumuyeku/edit?html,js,output
Auditors: emily
github.com/KaTeX/KaTeX - 2ab14ea224bc9e7818e69c893e8086b46877f670 authored about 10 years ago by Ben Alpert <[email protected]>github.com/KaTeX/KaTeX - a9d5a8782f7100b78f22420250f8353102221dd5 authored about 10 years ago by Ben Alpert <[email protected]>
This makes a difference for expressions like `2 \choose 3`.
Auditors: emily
github.com/KaTeX/KaTeX - c87511168d4c292c2f2cbf33e1041a624bb9f6c2 authored about 10 years ago by Ben Alpert <[email protected]>github.com/KaTeX/old-gh-pages - 0b59d000a61b306cd1776cdb15506aff6551430e authored about 10 years ago by Ben Alpert <[email protected]>
github.com/KaTeX/old-gh-pages - 62285eaea12b882875b4c5bc25a260ea32a7d4eb authored about 10 years ago by Ben Alpert <[email protected]>
github.com/KaTeX/KaTeX - f997bdd64b5d30c767474f6828fd3d2d23310a02 authored about 10 years ago by Ben Alpert <[email protected]>
github.com/KaTeX/KaTeX - d3ab5a1fc6f9325712c603c715c419640f4bde24 authored about 10 years ago by Ben Alpert <[email protected]>
Test Plan: Looked at `1 + 2\choose {3 \over 4}`, npm tested.
Reviewers: emily
Reviewed By: emi...
github.com/KaTeX/KaTeX - 2cbee18010037e0814486d9ded3991a96e3aa262 authored about 10 years ago by Ben Alpert <[email protected]>Test Plan: `\binom xy^{\binom xy^{\binom xy}}` looks like something. `\dbinom` and `\tbinom` als...
github.com/KaTeX/KaTeX - 006a0a761c59a99acbfc2ce48ce717dae1e76a6b authored about 10 years ago by Ben Alpert <[email protected]>
Summary:
To complement pull request #142, add the ability to automatically
generate the woff2 fi...
Add WOFF2 versions of the fonts
github.com/KaTeX/KaTeX - 4c00064f41142134e1b5a44f66c7b4e3ee1fa7b4 authored about 10 years ago by Emily Eisenberg <[email protected]>Add WOFF2 versions of the fonts
github.com/KaTeX/katex-fonts - 21ae268aa45fcb020dafca15936e28c6a94bfbd6 authored about 10 years ago by Emily Eisenberg <[email protected]>Adds JSHint to the build step + code clean up
github.com/KaTeX/KaTeX - 23d50e8633a7531d31fdc4b7e58e6c8fe62a69e8 authored about 10 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - fec04614b82fafc2bbf82f68e6416abb1e236b78 authored about 10 years ago by Jmeas <[email protected]>
Mention `\displaystyle` workaround in README
github.com/KaTeX/KaTeX - 6aa70e33e4f405c41be60a9ddc399a630c37cf16 authored about 10 years ago by Emily Eisenberg <[email protected]>
Summary:
Add correct parsing of optional arguments. Now, things like `\rule` can shift
based on ...
Test Plan: Searched for `[^\x00-\x7f]` in vim and had no results, where there were before.
Revi...
github.com/KaTeX/KaTeX - cba70b51febc386200ff0544010480f3272594ba authored about 10 years ago by Ben Alpert <[email protected]>until the question of display math API (#66) is decided either way...
github.com/KaTeX/KaTeX - 80c4ca7c7113e02625108ff5eed55281522e545c authored about 10 years ago by Beni Cherniavsky-Paskin <[email protected]>Contrary to other web font formats, the new WOFF 2.0 Web Font compression format is optimized fo...
github.com/KaTeX/KaTeX - 48870f05c1bc82f5e2421baab9ae01310bd5cab8 authored about 10 years ago by Mathias Bynens <[email protected]>Contrary to other web font formats, the new WOFF 2.0 Web Font compression format is optimized fo...
github.com/KaTeX/katex-fonts - 90a5be473461cacde96a50d28933c654e7d7a0cc authored about 10 years ago by Mathias Bynens <[email protected]>github.com/KaTeX/KaTeX - 4da05ab772a0992284c2bc796623848e299c5428 authored about 10 years ago by Jmeas <[email protected]>
added support for \over
github.com/KaTeX/KaTeX - 5722b45633b0cea02be00f765a5633ddd79ea4cc authored about 10 years ago by Emily Eisenberg <[email protected]>
changed stopType (string) parameter to breakOnInfix (boolean)
renamed rewriteInfixNodes to handl...
github.com/KaTeX/KaTeX - 0189b96b92133ea0aa858a94f0fe0e112995e965 authored about 10 years ago by Kevin Barabash <[email protected]>
Update CONTRIBUTING.md
github.com/KaTeX/KaTeX - 0236cdc619f0f3cbd5059cb6588b18669a0ebf5b authored about 10 years ago by Ben Alpert <[email protected]>Update CONTRIBUTING.md
github.com/KaTeX/KaTeX - 5e535af75fc6541b10acb865f966c8797461058d authored about 10 years ago by Ben Alpert <[email protected]>README: Remove redundant `type` attribute
github.com/KaTeX/KaTeX - 240981e3a2cf7351b1339d29f4cf5b99581988a3 authored about 10 years ago by Ben Alpert <[email protected]>added position property to ParseError
github.com/KaTeX/KaTeX - a18adfdfad85e6134e28df9e80032544aa04260a authored about 10 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - afaec30d0a054dd2525fead1ee9330d3103c494d authored about 10 years ago by Kevin Barabash <[email protected]>
github.com/KaTeX/KaTeX - 5916e1287dd5257a9a3dc5c824f94540ecaf9af0 authored about 10 years ago by David Bieber <[email protected]>
fix spelling of install
github.com/KaTeX/KaTeX - bd795020f0defe74e826e162061b4331fb19943c authored about 10 years ago by David Bieber <[email protected]>Fixes a teeny tiny typo in a comment.
github.com/KaTeX/KaTeX - e0dece759fb8455ee91024d470ee7f4bfc9195bb authored about 10 years ago by Emily Eisenberg <[email protected]>
Summary:
Create a fonts.less file which generates identical css to fonts.css, but using
less rul...
Summary:
Create a fonts.less file which generates identical css to fonts.css, but using
less rul...
Update huxley, and then use the Dockerfile to create new huxley screenshots.
Test plan:
- Make...
Summary: This makes typing into the box bearable with break-on-exception enabled.
Test Plan: Ty...
github.com/KaTeX/KaTeX - 317564a173270d8b030ca322971289bbd7970f60 authored about 10 years ago by Ben Alpert <[email protected]>github.com/KaTeX/KaTeX - fdc578563b5e70587dfb12f937b7bca1c33c6d4b authored over 10 years ago by Mandy Brown <[email protected]>
Add \partial symbol
github.com/KaTeX/KaTeX - d2f41a19a5e9a68dd67df02d5998bc5ce81aed8e authored over 10 years ago by Emily Eisenberg <[email protected]>Simple CLI
github.com/KaTeX/KaTeX - b675587259ab0c93717d7551877c326883747279 authored over 10 years ago by Emily Eisenberg <[email protected]>Update README.md
github.com/KaTeX/KaTeX - bd6ebf23dd19bc06f1af27a5867f7e5e33d5bbce authored over 10 years ago by Emily Eisenberg <[email protected]>github.com/KaTeX/KaTeX - b9333a36d1cb2e0896107dffd3a42dd308430f15 authored over 10 years ago by Patrick Kang <[email protected]>
Added set theory and logic symbols
github.com/KaTeX/KaTeX - 73c33b015ab53a082fe67c84e8c78f8e015625e4 authored over 10 years ago by Emily Eisenberg <[email protected]>
\subset, \supset, \subseteq, \supseteq, \cap, \cup, \setminus,
\neg, \lnot, \top, \bot, \emptyse...
Fix license typo in README
github.com/KaTeX/KaTeX - 5476c849c9c8df6bcdecdeaaeaa184d176a0c1a1 authored over 10 years ago by Emily Eisenberg <[email protected]>Auditors: alpert
github.com/KaTeX/KaTeX - 1f9393476b8d4c46401814391bff1edb3c1eccce authored over 10 years ago by Emily Eisenberg <[email protected]>
Summary:
KaTeX doesn't work correctly in quirks mode. Warn in the console and disable
rendering ...
Not related to this PR, but good to have.
github.com/KaTeX/KaTeX - 8bd9bfbcfe2e6cbcb3bd23916deb54cc8ecad586 authored over 10 years ago by Xavier Mendez <[email protected]>github.com/KaTeX/KaTeX - f6dd9e93fb9bd9c7dff6decf2150e09a762f9da2 authored over 10 years ago by Xavier Mendez <[email protected]>
github.com/KaTeX/KaTeX - 2ab395a55f610df0622fe3bee7e1842dc6f6a4f8 authored over 10 years ago by Mathias Bynens <[email protected]>