DEBSOURCES
Skip Quicknav
sources / haskell-texmath / 0.12.8.7-1 / test / reader / tex / phantom.test
1234567891011
<<< tex \left(\phantom{\frac{1}{2}}\right) >>> native [ EDelimited "(" ")" [ Right (EPhantom (EFraction NormalFrac (ENumber "1") (ENumber "2"))) ] ]