packages feed

texmath-0.13.1.2: test/writer/tex/mfracZcomp-19.test

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