We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a31dd6 commit fbd2326Copy full SHA for fbd2326
1 file changed
undergradmath.typ
@@ -986,9 +986,9 @@ The last three here are display style.
986
eqn(
987
alt: "9.8 meters per second squared",
988
block: true,
989
- $ 9.8 thin "m" slash "s"^2 $,
+ $ 9.8 thin "m"slash"s"^2 $,
990
),
991
- [`9.8 thin "m" slash "s"^2` @tricky],
+ [`9.8 thin "m"slash"s"^2` @tricky],
992
993
994
alt: "the limit as h approaches zero of f of x plus h minus f of x, divided by h",
0 commit comments