=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/documents/math2ox.texi,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- OpenXM/src/ox_math/documents/math2ox.texi 2000/03/15 08:22:20 1.7 +++ OpenXM/src/ox_math/documents/math2ox.texi 2000/03/15 10:52:20 1.8 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/src/ox_math/documents/math2ox.texi,v 1.6 2000/03/14 14:59:39 ohara Exp $ +%% $OpenXM: OpenXM/src/ox_math/documents/math2ox.texi,v 1.7 2000/03/15 08:22:20 ohara Exp $ \input texinfo @iftex @@ -57,8 +57,11 @@ In order to execute @code{math2ox}, you need to type a In[1]:= Install["math2ox"] @end example -We recommend loading a Mathematica program @code{oxclient.m} instead of -calling @code{Install[]} directly: +The Mathematica program oxclient.m, which is used to load math2ox +and set some global variables, is in the directory +@code{$OpenXM_HOME/lib/oxmath}. +The standard value of @code{$OpenXM_HOME} is @code{/usr/local/OpenXM}. +We recommend using @code{oxclient.m} instead of @code{Install[]}: @example In[1] := <