aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-06-04 11:18:54 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-06-04 11:18:54 +0000
commitcc9e2abfa06afd9ea30cf96c9b14b18d4840e5e4 (patch)
tree7a3bae73e3f91bb71b38ea2504918a36f71a3f98
parent926b873b5c3c952f3f4ce4ca0de9ed6bf8490ff1 (diff)
fix spacing after i.e. and e.g.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@66 df1f8a13-aa1d-4dd4-9681-27ded5b42416
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index d915427..7e863e6 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -94,8 +94,8 @@
% Add all definitions used in this documentation here
% \def\mydef etc
\def\Cplusplus{\hbox{C\hspace{-.05em}\raisebox{.4ex}{\tiny\bf ++}}}
-\def\ie{i.e.\ }
-\def\eg{e.g.\ }
+\def\ie{i.e.\hbox{}}
+\def\eg{e.g.\hbox{}}
% Add an abstract for this thorn's documentation
\begin{abstract}