packages feed

texmath-0.12.5: test/reader/tex/labels.test

<<< tex
2 + 2
\label{myeq}

>>> native
[ ENumber "2" , ESymbol Bin "+" , ENumber "2" ]