ylemkimon
ea409eaf1d
fix(fonts): update fonts dependencies ( #2866 )
...
* fix(fonts): update fonts dependencies
* chore(fonts): fix buildMetrics for Python 3
* fix(fonts): update fonts
* test: update screenshots
* docs: update reference to katex-fonts
* chore: use Python 3
* fix(fonts): update fonts
* test: update screenshots
* Use explicit path
* Command-line arguments aren't actually supported
* Small buildMetrics fixes
* Add build:{fonts,metrics} script
* Lock versions of font-related dependencies
* Install minimal texlive
* Install fontforge
Co-authored-by: Erik Demaine <edemaine@mit.edu >
2021-08-29 07:06:42 +09:00
ylemkimon
7300952ae1
test: update Firefox screenshots ( #2845 )
2021-03-22 13:54:23 +09:00
ylemkimon
3dd1ed45b4
Run screenshotter using Chrome 83 and Firefox 76 ( #2304 )
...
* Run screenshotter using Chrome 83 and Firefox 76
* Update screenshots
* Update NegativeSpace-chrome screenshot
The new screenshot is correct as per #1194 .
* Update Units-chrome screenshot
The new screenshot is correct as per #732 and compared to Firefox.
* Update screenshots
2020-07-14 08:48:55 -07:00
Ryan Randall
7de91f73eb
Nested Math in Non-Default Text Fix ( #1111 )
...
* Fixing nested math in non-default text. Added appropriate screenshot tests.
* Adding appropriate logic for buildMathML and resolving tests.
* Addressing Kevin's comment. Adding tests.
* Adding appropriate screenshots.
* Removing unnecessary data, adding consistent naming convention.
* Cleanup
* Handling possible edge cases.
* Updating per PR comments
2018-02-19 17:37:08 -05:00
Erik Demaine
7fdb1eed81
Implement $...$ within \text via styling node ( #637 )
2017-06-10 16:03:22 -04:00