packages feed

texmath-0.12.5: test/writer/tex/mfracZcomp-14.test

<<< native
[ EText TextNormal "Inline up arrows, display style, no line\160"
, EDelimited
    ""
    ""
    [ Left "\8593"
    , Right
        (EFraction
           NormalFrac
           (EGrouped
              [ EMathOperator "sin" , ESymbol Ord "\8289" , EIdentifier "\952" ])
           (EIdentifier "M"))
    , Left "\8593"
    ]
, EText TextNormal "\160the end."
]
>>> tex
\text{Inline\ up\ arrows,\ display\ style,\ no\ line~}\left. \uparrow\frac{\sin\theta}{M}\uparrow \right.\text{~the\ end.}