feat: support {equation}, {equation*}, and {split} (#2369)

* Support {equation}, {equation*}, and {split}

* Update screenshots

* Allow {split} at top level

* Move equation column number check to to ParseArray

* Add token to ParseError

* Sharpen parameters passed to parseArray

* Add token information

* Update an {array} spec in screenshotter

* Adjust {array} screenshotter spec

* Make a non-strict error call when {array} argument specifies too few columns.

* Move context checks to a helper function.
This commit is contained in:
Ron Kok
2020-08-03 09:35:41 -07:00
committed by GitHub
parent 1263681563
commit ab5936a6e7
7 changed files with 86 additions and 22 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB