[BACK]Return to m.oxweave CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

Diff for /OpenXM/src/asir-contrib/packages/doc/Attic/m.oxweave between version 1.3 and 1.4

version 1.3, 2003/07/16 05:36:24 version 1.4, 2003/07/27 13:18:46
Line 1 
Line 1 
 /* $OpenXM: OpenXM/src/asir-contrib/packages/doc/m.oxweave,v 1.2 2003/05/20 23:25:28 takayama Exp $ */  /* $OpenXM: OpenXM/src/asir-contrib/packages/doc/m.oxweave,v 1.3 2003/07/16 05:36:24 takayama Exp $ */
 /* Use oxweave to generate documents on this source code  /* Use oxweave to generate documents on this source code
    Use iso-2022 to write this file. No default use of GL and GR is allowed.     Use iso-2022 to write this file. No default use of GL and GR is allowed.
 */  */
Line 8 
Line 8 
 @c DO NOT EDIT THIS FILE   oxmath.texi  It is automatically generated  @c DO NOT EDIT THIS FILE   oxmath.texi  It is automatically generated
 @c from asir-contrib/packages/doc/m.oxweave  @c from asir-contrib/packages/doc/m.oxweave
 @node Mathematica Functions,,, Top  @node Mathematica Functions,,, Top
   @menu
   * mathematica.start::
   * mathematica.tree_to_string::
   * mathematica.rtomstr::
   @end menu
   
   
 */  */
 /*&jp-texi  /*&jp-texi
 @chapter Mathematica $BH!?t(B  @chapter Mathematica $BH!?t(B
Line 71  Author of @code{ox_math}: Katsuyoshi Ohara,  
Line 78  Author of @code{ox_math}: Katsuyoshi Ohara,  
 @section Functions  @section Functions
 */  */
 /*&jp-texi  /*&jp-texi
 @menu  
 * mathematica.start::  
 @end menu  
 @node mathematica.start,,, Mathematica Functions  @node mathematica.start,,, Mathematica Functions
 @subsection @code{mathematica.start}  @subsection @code{mathematica.start}
 @findex mathematica.start  @findex mathematica.start
Line 95  Author of @code{ox_math}: Katsuyoshi Ohara,  
Line 99  Author of @code{ox_math}: Katsuyoshi Ohara,  
 @end itemize  @end itemize
 */  */
 /*&eg-texi  /*&eg-texi
 @menu  
 * mathematica.start::  
 @end menu  
 @node mathematica.start,,, Mathematica Functions  @node mathematica.start,,, Mathematica Functions
 @subsection @code{mathematica.start}  @subsection @code{mathematica.start}
 @findex mathematica.start  @findex mathematica.start
Line 141  P = mathematica.start()
Line 142  P = mathematica.start()
 */  */
   
 /*&jp-texi  /*&jp-texi
 @menu  
 * mathematica.tree_to_string::  
 @end menu  
 @node mathematica.tree_to_string,,, Mathematica Functions  @node mathematica.tree_to_string,,, Mathematica Functions
 @subsection @code{mathematica.tree_to_string}  @subsection @code{mathematica.tree_to_string}
 @findex mathematica.tree_to_string  @findex mathematica.tree_to_string
Line 174  ox_math $B$NLa$9(B Mathematica $B$NLZ9=B$%G!<%?(B 
Line 172  ox_math $B$NLa$9(B Mathematica $B$NLZ9=B$%G!<%?(B 
 @end itemize  @end itemize
 */  */
 /*&eg-texi  /*&eg-texi
 @menu  
 * mathematica.tree_to_string::  
 @end menu  
 @node mathematica.tree_to_string,,, Mathematica Functions  @node mathematica.tree_to_string,,, Mathematica Functions
 @subsection @code{mathematica.tree_to_string}  @subsection @code{mathematica.tree_to_string}
 @findex mathematica.tree_to_string  @findex mathematica.tree_to_string
Line 262  mathematica.complex(2.3 , 4.55)
Line 257  mathematica.complex(2.3 , 4.55)
 */  */
   
 /*&jp-texi  /*&jp-texi
 @menu  
 * mathematica.rtomstr::  
 @end menu  
 @node mathematica.rtomstr,,, Mathematica Functions  @node mathematica.rtomstr,,, Mathematica Functions
 @subsection @code{mathematica.rtomstr}  @subsection @code{mathematica.rtomstr}
 @findex mathematica.rtomstr  @findex mathematica.rtomstr
Line 288  mathematica.complex(2.3 , 4.55)
Line 280  mathematica.complex(2.3 , 4.55)
 @end itemize  @end itemize
 */  */
 /*&eg-texi  /*&eg-texi
 @menu  
 * mathematica.rtomstr::  
 @end menu  
 @node mathematica.rtomstr,,, Mathematica Functions  @node mathematica.rtomstr,,, Mathematica Functions
 @subsection @code{mathematica.rtomstr}  @subsection @code{mathematica.rtomstr}
 @findex mathematica.rtomstr  @findex mathematica.rtomstr

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>