From 3adc4da7bdb6d16b4e39d31d33c1e0982a854dee Mon Sep 17 00:00:00 2001 From: David Wells Date: Sat, 7 Apr 2018 17:32:45 -0400 Subject: [PATCH] Use math syntax in two places. --- 9.0/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9.0/paper.tex b/9.0/paper.tex index 1d8a807..9c954fa 100644 --- a/9.0/paper.tex +++ b/9.0/paper.tex @@ -149,7 +149,7 @@ The major changes of this release are: Laplace-style smoothing to a transfinite interpolation that linearly blends between the descriptions on the faces around a cell. The old transformation introduced boundary layers inside cells that prevented - convergence rates from exceeding 3.5 in the global L2 errors on typical + convergence rates from exceeding \(3.5\) in the global \(L^2\) errors on typical settings. This change also considerably improves mesh quality on settings where curved descriptions are only applied to the boundary rather than the whole volume. -- 2.39.5