packages feed

texmath-0.12.8: test/writer/tex/mfracZcomp-21.test

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