sawsim/discussion.tex: Fix '\ie ' -> '\ie\ ' typo
authorW. Trevor King <wking@tremily.us>
Fri, 3 May 2013 15:18:09 +0000 (11:18 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 3 May 2013 15:18:09 +0000 (11:18 -0400)
LaTeX macros gobble the trailing space, unless we escape it with '\ '.

src/sawsim/discussion.tex

index eaedaf793b56cf4b5e1c253dfac027376e8f82c3..c97d9bf3b08734a26d74e25cd3a602141f90a6db 100644 (file)
@@ -582,7 +582,7 @@ Make the definitions
   D &\equiv P_0 - P && \text{the number of dead (unfolded) proteins} \\
   \kappa &\equiv -\frac{1}{P} \deriv{t}{P} && \text{the unfolding rate}
 \end{align}
-\nomenclature{$\equiv$}{Defined as (\ie equivalent to)}
+\nomenclature{$\equiv$}{Defined as (\ie\ equivalent to)}
 The proteins are under constant loading because
 \begin{equation}
   \deriv{t}{F} = \deriv{x}{F}\deriv{t}{x} = kv\;,