From b268afb301b32042846e130aca0b518521fbbaa8 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 28 May 2013 09:41:41 -0400 Subject: [PATCH] index.html.itex: Realign kappa results to fit on small screens With 1024x768 resolution, the original alignment had been pushing the x standard deviation units (nm) off the screen. --- index.html.itex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html.itex b/index.html.itex index 0c3b7af..0ab7c76 100644 --- a/index.html.itex +++ b/index.html.itex @@ -575,8 +575,8 @@ index 60741c6..e76b118 100644 \sqrt{\left\langle x_c^2 \right\rangle} &= \sqrt{\frac{\left\langle V_p^2 \right\rangle}{\sigma_p^2}} = 0.28 \; \text{nm} \\ - \kappa &= \frac{k_B T \sigma_p^2}{\left\langle V_p^2 \right\rangle} - = 54 \pm 3 \; \text{pN/nm} + \kappa = \frac{k_B T \sigma_p^2}{\left\langle V_p^2 \right\rangle} + &= 54 \pm 3 \; \text{pN/nm} \end{aligned} \] -- 2.26.2