mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Add tool to check symbol group types against LaTeX
At the moment, the tool isn't suitable for automatic regression tests yet, since some symbols will require human verification. That might change in the future though, with a list of manually verified symbols which can be skipped in automatic verification. For this reason the file got placed into the test directory.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,3 +5,7 @@ last.png
|
||||
diff.png
|
||||
/test/screenshotter/tex/
|
||||
/test/screenshotter/diff/
|
||||
/test/symgroups.tex
|
||||
/test/symgroups.aux
|
||||
/test/symgroups.log
|
||||
/test/symgroups.pdf
|
||||
|
Reference in New Issue
Block a user