packages feed

texmath-0.13.1.2: test/writer/eqn/msqrt-01.test

<<< native
[ ESqrt
    (EArray
       [ AlignCenter , AlignCenter ]
       [ [ [ EPhantom (EIdentifier "A") ]
         , [ EPhantom (EIdentifier "A") ]
         ]
       , [ [ EPhantom (EIdentifier "A") ]
         , [ EPhantom (EIdentifier "A") ]
         ]
       ])
]
>>> eqn
sqrt {matrix{
ccol{ {hphantom A} above {hphantom A} }
ccol{ {hphantom A} above {hphantom A} }
}}