You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[numerics] Remove some maths typesetting idiosyncrasies.
* Remove several instances of manual spacing adjustments,
where LaTeX's default spacing works just fine and is more
consistent.
* Replace \mbox'es with more idiomatic \text.
* Improve grammar by adding commas before "where".
* Improve source code by removing pointless newline-escapes
and minor rearrangements.
0 commit comments