packages feed

texmath-0.12.5: test/writer/eqn/maction-02.test

<<< native
[ EDelimited
    "("
    ")"
    [ Right
        (EArray
           [ AlignCenter ]
           [ [ [ EIdentifier "n" ] ] , [ [ EIdentifier "k" ] ] ])
    ]
]
>>> eqn
left ( matrix{
ccol{ n above k }
} right )