aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@a2659f00-0f4f-0410-9214-a4596bbb8a4f>2009-02-03 01:26:44 +0000
committerschnetter <schnetter@a2659f00-0f4f-0410-9214-a4596bbb8a4f>2009-02-03 01:26:44 +0000
commitdeabcbb4232037101b4035912303933d7c44f8c7 (patch)
treee6056593e0e45912c6f130dbd81be21999284141
parent25089fd64422546f407ec9249a0b7af3df29fb1a (diff)
Correct latex errors
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/PunctureTracker/trunk@14 a2659f00-0f4f-0410-9214-a4596bbb8a4f
-rw-r--r--doc/documentation.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 5836c6f..95cb1f2 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -111,19 +111,19 @@
\section{Parameters}
\texttt{PunctureTracker} has the followoing options:
- -pt_track_punctures (boolean, that triggers action)\\
- -pt_verbose (integer that give the verbosity level)\\
- -pt_num_tracked (integer that tells how many Punctures are to
+ -pt\_track\_punctures (boolean, that triggers action)\\
+ -pt\_verbose (integer that give the verbosity level)\\
+ -pt\_num\_tracked (integer that tells how many Punctures are to
be tracked)\\
- -pt_initial_x (double: Initial x coordinate positions of BHs)\\
- -pt_initial_y (double: Initial y coordinate positions of BHs)\\
- -pt_initial_z (double: Initial z coordinate positions of BHs)\\
- -pt_which_surface_to_take (integer: which Spherical Surface should
+ -pt\_initial\_x (double: Initial x coordinate positions of BHs)\\
+ -pt\_initial\_y (double: Initial y coordinate positions of BHs)\\
+ -pt\_initial\_z (double: Initial z coordinate positions of BHs)\\
+ -pt\_which\_surface\_to\_take (integer: which Spherical Surface should
be used to store the new puncture location)
\section{Grid Scalars}
- -(pt_loc_x, pt_loc_y, pt_loc_z) location of puncture
- -(pt_shiftx, pt_shifty, pt_shiftz) value of shift at location of puncture
+ -(pt\_loc\_x, pt\_loc\_y, pt\_loc\_z) location of puncture
+ -(pt\_shiftx, pt\_shifty, pt\_shiftz) value of shift at location of puncture
% Do not delete next line