packages feed

texmath-0.12.5: test/writer/eqn/mfracZcomp-15.test

<<< native
[ EText TextNormal "Inline down arrows, text style, no line\160"
, EDelimited
    ""
    ""
    [ Left "\8595"
    , Right
        (EFraction
           NormalFrac
           (EGrouped
              [ EMathOperator "sin" , ESymbol Ord "\8289" , EIdentifier "\952" ])
           (EIdentifier "M"))
    , Left "\8595"
    ]
, EText TextNormal "\160the end."
]
>>> eqn
roman "Inline down arrows, text style, no line " left "" "↓" {sin  theta} over M "↓" right "" roman " the end."