packages feed

texmath-0.12.7: test/writer/typst/primes1.test

<<< native
[ ESuper (EIdentifier "x") (ENumber "2")
, ESymbol Bin "+"
, ESuper (ENumber "2") (ENumber "2")
, ESymbol Bin "+"
, ESuper (EIdentifier "x") (ESymbol Ord "\8242")
, ESymbol Bin "+"
, ESuper (EIdentifier "x") (ESymbol Accent "'")
, ESymbol Bin "+"
, ESuper (EIdentifier "x") (EMathOperator "''")
, ESymbol Bin "+"
, EIdentifier "x"
, EIdentifier "\8242"
, ESymbol Bin "+"
, ESuper
    (ESuper (EIdentifier "x") (ESymbol Accent "'"))
    (ESymbol Accent "'")
, ESymbol Bin "+"
, ESuper
    (ESuper (EIdentifier "x") (ESymbol Accent "'")) (ENumber "2")
, ESymbol Bin "+"
, ESuper
    (EIdentifier "x")
    (EGrouped
       [ ESymbol Accent "'" , ESymbol Bin "+" , ESymbol Accent "'" ])
, ESymbol Bin "+"
, ESuper
    (ESuper (EIdentifier "x") (ESymbol Accent "'"))
    (ESymbol Accent "'")
, ESymbol Bin "+"
, ESuper
    (EIdentifier "x")
    (ESuper (ESymbol Accent "'") (ESymbol Accent "'"))
, ESymbol Bin "+"
, ESuper (ESymbol Accent "'") (ESymbol Accent "'")
, ESymbol Bin "+"
, ESuper (ESymbol Accent "'") (ESymbol Accent "'")
]
>>> typst
x^2 plus 2^2 plus x^prime plus x^quote.single plus x^"''" plus x prime plus x^quote.single^quote.single plus x^quote.single^2 plus x^(quote.single plus quote.single) plus x^quote.single^quote.single plus x^quote.single^quote.single plus quote.single^quote.single plus quote.single^quote.single