packages feed

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

<<< native
[ EText TextNormal "Inline ceiling, display style, normal line\160"
, EDelimited
    "\8968"
    "\8969"
    [ Right
        (EFraction
           NormalFrac
           (EGrouped
              [ EMathOperator "sin" , ESymbol Ord "\8289" , EIdentifier "\952" ])
           (EIdentifier "M"))
    ]
, EText TextNormal "\160the end."
]
>>> tex
\text{Inline\ ceiling,\ display\ style,\ normal\ line~}\left\lceil \frac{\sin\theta}{M} \right\rceil\text{~the\ end.}