From 44fbdf1ab5121fe21a02b59d0e44c0a8abbfeec1 Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 12 May 2003 15:10:20 +0000 Subject: put verbatim text with _ in it, inside \verb|...| (both because it matches our general style, and because otherwise TeX complains otherwise about _ outside of math mode) git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHInterp/trunk@60 1c20744c-e24a-42ec-9533-f5004cb800e5 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 74b5a5c..25990c9 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -191,7 +191,7 @@ processor ID. In addition to this global error code (coded in the return value of {\tt CCTK\_InterpGridArrays()}), the local interpolation status is stored in the parameter table (if given) as an integer scalar value with the option -key "local_interpolator_status". +key \verb|"local_interpolator_status"|. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\PUGHInterp\ and the old Cactus Interpolation API} -- cgit v1.2.3