mailr23095 - /trunk/docs/latex/dispersion.tex


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on May 08, 2014 - 19:41:
Author: bugman
Date: Thu May  8 19:41:57 2014
New Revision: 23095

URL: http://svn.gna.org/viewcvs/relax?rev=23095&view=rev
Log:
The f00 equation in the B14 dispersion model section of the manual is a 
single equation.

The 'subequations' and 'align' environments are therefore superfluous.


Modified:
    trunk/docs/latex/dispersion.tex

Modified: trunk/docs/latex/dispersion.tex
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/dispersion.tex?rev=23095&r1=23094&r2=23095&view=diff
==============================================================================
--- trunk/docs/latex/dispersion.tex     (original)
+++ trunk/docs/latex/dispersion.tex     Thu May  8 19:41:57 2014
@@ -590,11 +590,9 @@
 
 The ground state ensemble evolution frequency $f_{00}$ expressed in 
separated real and imaginary components, in terms
 of definitions $\zeta , \Psi , h_3 , h_4$.
-\begin{subequations}
-\begin{align}
-       f_{00} & = \frac{1}{2}(\RtwozeroA + \RtwozeroB + \kex) + 
\frac{1}{2}(\dw - h_4) i
-\end{align}
-\end{subequations}
+\begin{equation}
+       f_{00} = \frac{1}{2}(\RtwozeroA + \RtwozeroB + \kex) + 
\frac{1}{2}(\dw - h_4) i
+\end{equation}
 
 Define substutions for 'stay' and 'swap' factors.
 \begin{subequations}




Related Messages


Powered by MHonArc, Updated Thu May 08 20:00:02 2014