From 92a0471a64beb8ce87f12504d49b5e150d25b771 Mon Sep 17 00:00:00 2001
From: Holden Rohrer <hr@hrhr.dev>
Date: Fri, 17 Apr 2020 12:39:54 -0400
Subject: moved bold

---
 execsumm/document.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'execsumm')

diff --git a/execsumm/document.tex b/execsumm/document.tex
index cdd5ebe..1b2627d 100644
--- a/execsumm/document.tex
+++ b/execsumm/document.tex
@@ -82,7 +82,7 @@ Essentially, the solution is ${\bf x} = c_1{\bf\lambda_1}(t) +
 c_2{\bf \lambda_2}(t) + c_3{\bf \lambda_3}(t){\bf\lambda_p}(t)$,
 where the particular solution ${\bf\lambda_p}(t)$ is:
 $${\bf \lambda}(t) = {\bf X}(t)\int{\bf X^{-1}}(t){\bf g}(t)dt,$$
-where $\bf{X}(t)$ is the Fundamental matrix for the equation and
+where ${\bf X}(t)$ is the Fundamental matrix for the equation and
 ${\bf g}(t) = {1\over R_1}
 \pmatrix{\omega\cos(\omega t)\cr
          \omega\cos(\omega t)\cr
-- 
cgit