packages feed

texmath-0.12.5: test/roundtrip/04.native

[ ESub (EIdentifier "S") (EText TextNormal "new")
, ESymbol Rel "="
, ESub (EIdentifier "S") (EText TextNormal "old")
, ESymbol Bin "\8722"
, EFraction
    NormalFrac
    (ESuper
       (EDelimited
          "("
          ")"
          [ Right (ENumber "5")
          , Right (ESymbol Bin "\8722")
          , Right (EIdentifier "T")
          ])
       (ENumber "2"))
    (ENumber "2")
]