What happened?
Running typstyle twice is not stable:
❯ typstyle -i thesis.typ -l 100 -t 2 --wrap-text -v
Turns this:
To this neural network, we also add another convex term:
$
[frac(abs(x_i)^k x_i, ell)]_i
$ <eqn:odd_power_term>
into this
To this neural network, we also add another convex term: $
[frac(abs(x_i)^k x_i, ell)]_i
$ <eqn:odd_power_term>
and back, ad infinitum.
IMO, the $ should stay on the following line.
What happened?
Running typstyle twice is not stable:
Turns this:
into this
and back, ad infinitum.
IMO, the $ should stay on the following line.