packages feed

texmath-0.13.2: test/writer/starmath/058_aligned_array_keeps_fractions_centered.test

<<< tex
\begin{array}{l}\frac{AAA}{B}\end{array}
>>> starmath
matrix { alignl {{alignc {AAA}} over {alignc B}} }