aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhinder <hinder@e296648e-0e4f-0410-bd07-d597d9acff87>2010-05-22 13:28:53 +0000
committerhinder <hinder@e296648e-0e4f-0410-bd07-d597d9acff87>2010-05-22 13:28:53 +0000
commit71885335704975f70827c8bfdb03437d486b4b43 (patch)
tree7ff8b3788fd14e4f7de637da7a1c43ad9f6f1ac6 /doc
parentc78935a750595c7d54a8f44e0fd77d79cbdbbdba (diff)
Replace \text{...} with {\text{...}} in documentation to work with htlatex.
Patch by Barry Wardell. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@256 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index aa019e7..58e9677 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -567,7 +567,7 @@ with the usual Minkowski time slicing, but using the nontrivial spatial
coordinates defined as follows: First take the flat metric in polar
spherical coordinates, then define a new radial coordinate by
\begin{equation}
-r = r_\text{new} \big(1 - a \Gaussian(r_\text{new})\big)
+r = r_{\text{w}} \big(1 - a \Gaussian(r_{\text{w}})\big)
\end{equation}
where
$\Gaussian(r) = \exp(-\half r^2/\sigma^2)$ is a Gaussian centered at $r=0$.
@@ -585,7 +585,7 @@ with the nontrivial time slicing and spatial coordinates defined as
follows: First take the flat 4-metric in polar spherical coordinates,
then define a new time coordinate by
\begin{equation}
-t_\text{new} = t - a \Gaussian(r)
+t_{\text{w}} = t - a \Gaussian(r)
\end{equation}
$\Gaussian(r) = \exp(-\half r^2/\sigma^2)$ is a Gaussian centered at $r=0$.
Note this gives a time-indpendent 4-metric.