From 4f6fecd6061094f3fb53b80eef279fad4bdf648f Mon Sep 17 00:00:00 2001 From: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com> Date: Tue, 5 Dec 2023 14:55:36 +0300 Subject: Removed trailing whitespaces (#2852) --- tests/typ/math/opticalsize.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/typ/math/opticalsize.typ b/tests/typ/math/opticalsize.typ index 07027cbb..f7d3aa88 100644 --- a/tests/typ/math/opticalsize.typ +++ b/tests/typ/math/opticalsize.typ @@ -7,7 +7,7 @@ #set text(size:20pt) $ e^(e^(e^(e))) $ ] -A large number: $e^(e^(e^(e)))$. +A large number: $e^(e^(e^(e)))$. --- // Test prime/double prime via scriptsize @@ -19,7 +19,7 @@ $y^dprime-2y^prime + y = 0$ $ y^tprime_3 + g^(prime 2) $ --- -// Test prime superscript on large symbol +// Test prime superscript on large symbol $ scripts(sum_(k in NN))^prime 1/k^2 $ $sum_(k in NN)^prime 1/k^2$ -- cgit v1.2.3