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
* Remove special \verb space handling now that space is in Typewriter-Regular
* Fix screenshots
ba24d2073ba44664a3ba82d0d22c309834b60385 authored over 6 years ago* \copyright support
* Implement \textcircled, \copyright, \textregistered
b74b2374e23c9c46a2a65c2f441afca22b15cf25 authored over 6 years ago* Support some Unicode Mathematical Alphanumeric Symbols
This PR adds support for some of th...
f01f504cfea99136c6c6f6592f45d38d0a9c6ded authored over 6 years ago* Support Unicode stackrel
Supports Unicode characters ≘ ≙ ≚ ≛ ≝ ≞ ≟
* Fix lint error
*...
f25e08d6187a84be2fce73624fdc124ded5a7879 authored over 6 years ago* Fix \underset
This PR modifies `\underset` and `\overset` to align with LaTeX behavior when...
7fec5ae5dc1300f3eb55a3d9c6a942b1645761fb authored over 6 years ago
Alternative to #1283 and #1284 implementing Latin-looking capital Greek
letters via symbols ins...
* Add version to katex object
Address khan/KaTeX#1190
* Update package.json before building
2554f68297f8adb255d720a90e4b5350ea539d7a authored over 6 years ago* Support Greek capital letters
Supports Greek letters ΑΒΕΖΗΙΚΜΝΟΡΤΧ.
Resolves issue #1282.
5535d720dc565b7c65642c749b88178bdb280eee authored over 6 years ago4687aa9ec3cfba7ebc0313ec102ccb82eb499b61 authored over 6 years ago
* Expose defineSymbol in the main KaTeX object
* More Unicode letters (#1260)
This PR serv...
bd7a97740431718243bd2cfb91f54e5a2ebe182b authored over 6 years ago* Support Unicode \ll and \lll
Fixes #1272. Consistent with `unicode-math`
* Rearranged te...
b4b57cbc2bdbd7ff7a102001846ef8029e3f388f authored over 6 years ago* Fix space width in \texttt
Fix #1255 via https://github.com/KaTeX/katex-fonts/pull/41.
Als...
* README: Add size badge
Add a size badge showing size of gzipped katex.min.js
* update-sr...
fe2dc1bedfcaa48ba7fd5c4491a6d889683daaa7 authored almost 7 years ago* Include Bold-Italic fonts for \boldsymbol
Fix #1228
* Update screenshots
933a0ee5b55ff83d26e6c1be6968fba6d5646e1f authored almost 7 years agoThis PR serves as a complement to PR #1232 by supporting some letters that are omitted from the ...
00538f674a7c873bcff589e2ac3aa9ffb3e27a19 authored almost 7 years ago* Specify height for SVG elements
I ran into an issue where a low-specificity CSS rule elsewh...
0a2bd8878d0c7f5c386ef90aaf8434884910d6c5 authored almost 7 years ago* Type correction to allow documentFragment to be children of span.
This is necessary because...
cbfcd57162bea2c7a8354d07396b38cb7b652115 authored almost 7 years ago0f17ac50809d106a16000f0079c1afd89812f09e authored almost 7 years ago
* List react-katex in Libraries
* Added react-latex
* Fix capitalization
* Move React l...
f35c41883cf11cf61fce8a1ce475df3808a5249d authored almost 7 years ago* Fix anchor.toMarkup
* Add space between `a`(tag name) and `href`(attribute name)
* Remove ...
* Treat svg-wrapping spans differently from DOM-wrapping spans.
In preparation for the conver...
850a0713cb240e5717b331beeedb88956ebc34e3 authored almost 7 years agoJust updating to latest katex-fonts submodule.
e31cceed583089fcf46ab7df906aa7b5d93b0613 authored almost 7 years ago* Fix cli.js: add nomnom dependency, add -u option
* Add `nomnom` dependency (not dev depende...
95ea3e3095e33d66302248103f6363ca30337b64 authored almost 7 years ago* Fix #1212 by supporting `\(...\)` in addition to `$...$` inline math nested inside `\text`. Th...
4f29c5a94262aafca86391a1b92b6dc532823af3 authored almost 7 years ago* Format buildHTML groupType definitions in preparation for adding types.
1) Collapse groupTy...
5bcdeec4add8576df4645a2aef87314ee7d26ea8 authored almost 7 years ago* Support Unicode delimiters
This PR adds support for the Unicode versions of \lfloor, \rfloo...
65b47430b549b5b268c57984edc2e17936f353a8 authored almost 7 years agoFix #1204 by adding `\yen` support to text mode.
More generally, I checked all the text+mode ...
0d3cf000d281e5e06eeeb07ec66e578b0b0feb35 authored almost 7 years ago* Add display/displayMode toggle on test page
* Fix #1035
* Refactor query parsing code to p...
Oddly, `unicode-math-table.txt` does not contain an entry for U+00B0. But `\degree` is surely th...
b148d5da71363278b771661ffd4c399498863aed authored almost 7 years ago* Fix \nobreakspace, refactor "regular space" checking
Fix #1199 by adding \nobreakspace to t...
abfb641d7addc91cfd55540d69c58235ca5b9d25 authored almost 7 years ago017eb7b91dbd48ab6870795254f8b83031b3cb93 authored almost 7 years ago
* Work around negative space bug in Chrome
Fix #984
The screenshot test is still somewhat ...
20b5a584516e756fe40cb72b92d9854c48aa7b0b authored almost 7 years ago* Add CircleCI config for online screenshot verification/generation
* Remove `Checkout unicod...
06e0393abc398b18228d19a9797695d1ef00d966 authored almost 7 years ago* Port spacingData and unicodeSymbols to @flow.
* Review fixes.
* Made Measurement an exac...
0ce53e76310fdc2fa93415db23414071bfe18f02 authored almost 7 years ago* Add unicode-fonts as submodule
Removed checkout process from screenshotter.sh.
* Rename ...
96ad6e0f4f66045704a377bbaea5e6ed05cae21b authored almost 7 years ago* Port delimiter.js to @flow.
* Responded to comments.
9e220126190d4cf078e47312cdd43ad6afa8cb54 authored almost 7 years ago`makeVList` sets depth with an empty span for which it defines a height. But Chrome, in contente...
56cfc7cf8662f5b5a85e8dc1e3b5fe13572605de authored almost 7 years ago* unicodeTextInMathMode setting
* When `unicodeTextInMathMode` is `true`, accented letters fr...
aed1c1e5643ea80320d979cc63af4ba417de32d0 authored almost 7 years ago* Fixing nested math in non-default text. Added appropriate screenshot tests.
* Adding approp...
7de91f73eb8c6981e1e0399346ec91c4b90ecda7 authored almost 7 years agoInspired by codecov
b341034d2bebe4719602b629d80399e6c899bf6b authored almost 7 years ago298b482c18536c8f69813fa558d556ffcf1255bd authored almost 7 years ago
* Add a paragraph about injection safety
* Rewrite into Security and Handling errors
* min...
0854bb9f1579f5f084a69d9483f6e22debb64f01 authored almost 7 years ago789aabe7a15dd80c14ab0c3fa6f8f7dc27f7f137 authored almost 7 years ago
* Padding over \sqrt and Paths for frac-line
This replaces two earlier PRs.
* Restore reac...
95ffb4fad4a18c92b6300f50f43fa809c0951710 authored almost 7 years ago
* Fix double handling of ð (math maps to \eth, not special Unicode character)
* Remove Åå speci...
* Support \underline in text mode
Fix #1158
* Add to LowerAccent test
627fc11f1b3dd03be66f63d88c5b71e03c72c349 authored almost 7 years ago* Remove dummy spans for spacing around \href
Spacing around \href is handled in the `buildHT...
439cea3e6e7a39ee625999bcce65add13c5f0227 authored almost 7 years ago* move metrics to katex-fonts submodule
* update katex-fonts submodule
* update katex-font...
9b2101f6b4f0d7bd369af9be3aa6076e1e1a2a5e authored almost 7 years ago* Group more test npm scripts into `test:`
* Update documentations on the development workflo...
3f69de503615fd102b627fcd488f08b18a95d51c authored almost 7 years ago* Support Unicode colon equals
This PR adds support for three Unicode characters: `≔` `≕` `⩴`...
d80be860154adb4259a35df9dd45d6e4219bb156 authored almost 7 years ago* Remove Makefile and migrate to NPM scripts
* Update documentation/.arclint
* Check node ...
383a68b9356454f53240dbe069f62df668336acb authored almost 7 years ago73d80f595c1fbc319fdeda5e50475b0f81e45994 authored almost 7 years ago
* set up code coverage
* add coverage badge
f977c25d0d229f25f77ad6bc04aed925145038ed authored almost 7 years ago* Support Reaction Arrows
This PR is written to supply reaction arrows for a future `mhchem` ...
2aee354ca2aea47bc739a4a788f734bafb710211 authored almost 7 years ago* Enable spacing functions in text mode
Spacing functions such as `\;` or `\quad` should be a...
ea3b6abe327bf8290a9456b1f84758dda8e96f1d authored almost 7 years ago* Use ES6 in static/main.js
+ Lint static/main.js
* Enable hot module replacement(HMR) in ...
30854eb866a49b989915acc36bd45327126d559a authored almost 7 years ago* add support for unicode angle brackets
* add tests, remove vertical bar changes
* fix 'm...
603f12df8d5769b77c008d1e20cff3c3e8f3c378 authored almost 7 years ago
Fix #1124. \mathring is the math-mode equivalent to the \r accent.
Support follows from a rathe...
webpack-dev-server CLI has a default value of localhost, which only
allows accessing locally. S...
* extract font functions and implicit color function
* remove oldFontFuncs from Parser.js
...
4bec90be0cd4f85d53042a7ac857584af7b71298 authored almost 7 years ago* move katex.less into src
* fix remaining paths for katex.less
7b635f79cfc28c46dcbf814d47f6977e6712797b authored almost 7 years ago95d5c59d31a77c8d43d85fbc98bd26d4914ca5d3 authored almost 7 years ago
* extract sizing and styling implicit functions
* add BreakToken type
f80d0afee83ee565a8285ca23197d692b13b87bd authored almost 7 years ago03c5ce7f8750d96ecca00e44dc00c35f058cce62 authored almost 7 years ago
cf6743b2a8e0d8694f48d1c70afde03d47a73b94 authored almost 7 years ago
2f88b093fbb3283fcd1a565c618f41d1ee1b4479 authored almost 7 years ago
bf080cd6a4ad1650803199e5593bc0600ab2c72e authored almost 7 years ago
0eae99fb08c46779a31ca2ef91b72303342de44a authored almost 7 years ago
add Main-BoldItalic font to allow nesting of \textit and \textbf
64d776eb4ec4578d6cffd77eeb0e45f63a570a31 authored almost 7 years ago097d592b475818216478e05fee56fb97c98165f6 authored almost 7 years ago
c627de04d9f63278fec5f04135d0d4405f0daf01 authored almost 7 years ago
ea7a56019192eeb5058c43244473e5f07f932908 authored almost 7 years ago
e4fe1c89d48585252e96b0f7d414b37d883aed70 authored almost 7 years ago
* update fonts and metrics so that accents are positioned correctly
* fix degree symbol, move...
f03849c83141ab2ee1859cd069c9bf0922a8d802 authored almost 7 years ago
We want to inherit CSS properties that apply to both text and SVG
but we don't want to inherit ...
* Don't inherit SVG style properties from the environment.
We don't want to inherit styles th...
7b5083f9824c350209121628d11f3f4c9ab53c41 authored almost 7 years ago* Use JS for spacing between atoms instead of CSS
Summary:
This is the first step towards cr...
Fixes #1082, `TypeError: Cannot read property 'get' of undefined` on
Docker for Mac.
* Export ES6 module in fontMetricsData.js
Use ES6 modules export(`export default`)
* Gener...
732f2a84ccb000099d29fb1f61dd02e611fab64b authored almost 7 years ago* extract accent and accentunder into their own files
* cleanup how we apply custom styles to...
2a2742453b86fba6fd5184efb3c3255400796fb7 authored almost 7 years ago* extract handling of implicit leftright groups
* address feedback from code review
c71ee4bdd5439c39e78ef2e91c9a2ddb8053844f authored almost 7 years ago* Support more scripts in \text{} environments.
This diff is a follow-up to PR #1060 which ad...
853e2a4fb754f0a55e115e980a896f553144a17b authored almost 7 years ago* Create a separate entry point for webpack
Created a webpack entry point for KaTeX, which im...
5f32b71c859d0ef48c349cb1fa00cf7e7fff808f authored almost 7 years ago
Fixed jest not running auto-render-spec.js
+ Changed `require` to `import`
ffcbaf1b98424f0f17feaa54b1039375d727517a authored about 7 years ago
* Add support for \aa, \AA, \lq, \rq, \lbrack, \rbrack
The lack of \aa and \AA was reported i...
a32f82a8eac9be76e541f848903de62a7d2bfe7b authored about 7 years ago0599e09a2de22d816d70774438597b487ff210b6 authored about 7 years ago
* Add some more command line options
* Use nomnom for proper option parsing
* Handle macros
745322095c04b8dee67a2470ae06fe8e9eb7bbe0 authored about 7 years agof6b509123bc142612a816b9525c87c0c85406157 authored about 7 years ago
This patch just makes KaTeX recognize Unicode codepoints in the
range \u0900-\u109f so that tho...
This is an attempt to flesh out the required <head> tags needed to make a full
working example ...
159cf422bc30b9ea8cff4a288ce06df735f8aad1 authored about 7 years ago
* extract sqrt, enclose, and verb into their own files
* add returns types in utils.js and up...
357d6783a417358ecfbf0d3fffecee3c1db13983 authored about 7 years agoflow typings for parser.js
5cc795eaaa4fc83a2f4f64f96a0703b62a29ce7f authored about 7 years ago* Update testing infrastructure NPM packages
Travis is currently failing all tests. This sho...
63733f796affa53aaae4da45f374baa8727540b6 authored about 7 years ago* Unicode accents
* Lexer now looks for combining dicritical marks and adds them to the same ...
484d44ee70100ad7ded601345d156f839fa52294 authored about 7 years ago* \kern generates padding instead of margin. Fix #995
* Switch to marginRight
* Add screen...
d822f04b9b134aae787f26888f34b067fb4d5185 authored about 7 years ago7702ffa5b62808f4a83d141b640b3037bd29ccd9 authored about 7 years ago
d470cc0b3f998a0fc3ef28394d08940498d3e848 authored about 7 years ago
* Implement correct macros for liminf and limsup, fixes #111
* fix nits
7229f02d8f0414f692743ed04627290292183be4 authored about 7 years ago