From 9b53072b1e68d124f403ba6c773d83b2f35091e0 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 6 Aug 2008 10:57:18 +0000 Subject: [PATCH] Fixed LaTeX typos git-svn-id: svn://abax.physics.drexel.edu/sawsim/trunk@14 865a22a6-13cc-4084-8aa6-876098d8aa20 --- sawsim.nw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sawsim.nw b/sawsim.nw index 4746ded..5a39047 100644 --- a/sawsim.nw +++ b/sawsim.nw @@ -271,9 +271,9 @@ would get split into three lists: \begin{center} \begin{tabular}{llll} Model & Group & List & Tension \\ - WLC & 0 & $[A,B]$ & $F_\text{WLC}(x, p_f, L_A+L_B}$ \\ - WLC & 1 & $[C,D]$ & $F_\text{WLC}(x, p_u, L_C+L_D}$ \\ - Hooke & 0 & $[E]$ & $F_\text{Hooke}(x, κ}$ \\ + WLC & 0 & $[A,B]$ & $F_\text{WLC}(x, p_f, L_A+L_B)$ \\ + WLC & 1 & $[C,D]$ & $F_\text{WLC}(x, p_u, L_C+L_D)$ \\ + Hooke & 0 & $[E]$ & $F_\text{Hooke}(x, κ)$ \\ \end{tabular} \end{center} Note that group numbers only matter \emph{within} model classes, since -- 2.26.2