Support \genfrac and \above (#1458)

* Support \genfrac and \above

* Accommodate delimiters inside groups

* Update screenshots take one`

* Update screenshots take two

* Fix flow error

* Fix lint error
This commit is contained in:
Ron Kok
2018-07-07 17:01:37 -07:00
committed by Kevin Barabash
parent 0fb71c8bf8
commit db585fae54
7 changed files with 207 additions and 7 deletions

View File

@@ -116,7 +116,8 @@ ExtensibleArrows: |
FractionTest: |
\begin{array}{l}
\dfrac{a}{b}\frac{a}{b}\tfrac{a}{b}\;-\dfrac12\;1\tfrac12\;{1 \atop 2}\; \cfrac{1}{1+\cfrac{1}{x}} \\[2.5em]
{a \brace b} \; {a \brack b}
{a \brace b} \; {a \brack b} \; \genfrac \{ ]{0.8pt}{0}{a}{b}
\; {a \above1.0pt b}
\end{array}
Functions: \sin\cos\tan\ln\log
Gathered: |