[BACK]Return to OpenXM.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

Diff for /OpenXM/doc/OpenXM-specs/OpenXM.tex between version 1.18 and 1.19

version 1.18, 2002/01/20 09:26:21 version 1.19, 2004/03/08 03:08:12
Line 1 
Line 1 
 %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.17 2001/10/27 11:23:47 takayama Exp $  %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.18 2002/01/20 09:26:21 takayama Exp $
 \documentclass{article}  \documentclass{article}
 \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}  \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
 \usepackage{html}  \usepackage{html}
Line 9 
Line 9 
 \author{ 野呂正行,  \author{ 野呂正行,
          高山信毅\thanks{神戸大学理学部数学教室,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}           高山信毅\thanks{神戸大学理学部数学教室,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}
 \date{ 1997年, 11月20日 --- 2000年, 11月17日, \\  \date{ 1997年, 11月20日 --- 2000年, 11月17日, \\
        2001年, 8月27日, 2002年, 1月20日 (小修正)}         2001年, 8月27日, 2002年, 1月20日 (小修正),\\
           これ以後の修正は changeLog を見よ.}
 */  */
 /*&eg  /*&eg
 \title{{\bf Design and Implementation of OpenXM client server model and  \title{{\bf Design and Implementation of OpenXM client server model and
Line 19  common mathematical object format (OpenXM-RFC 100, pro
Line 20  common mathematical object format (OpenXM-RFC 100, pro
 \author{ Masayuki Noro,  \author{ Masayuki Noro,
          Nobuki Takayama\thanks{Department of Mathematics, Kobe University,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}           Nobuki Takayama\thanks{Department of Mathematics, Kobe University,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}
 \date{ November 20, 1997 --- November 17, 2000, \\  \date{ November 20, 1997 --- November 17, 2000, \\
        August 27, 2001, January 20, 2002 (minor change)}         August 27, 2001, January 20, 2002 (minor change), \\
          See changeLog about changes after this date.}
 */  */
   
 \maketitle  \maketitle
   
   \noindent ChangeLog
   
   /*&eg
   
   
   \noindent
   2004-3-8: We add a new stackmacine command {\tt SM\_executeFunctionWithOptionalArgument}.
   
   */
   
   
   
   /*&jp
   
   
   \noindent
   2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた.
   
   */
   
   \bigbreak
   
   
 \newpage  \newpage
 \tableofcontents  \tableofcontents
 \newpage  \newpage
Line 30  common mathematical object format (OpenXM-RFC 100, pro
Line 57  common mathematical object format (OpenXM-RFC 100, pro
   
 //&C \noindent Draft for protocol version 1.1.3.  \\  //&C \noindent Draft for protocol version 1.1.3.  \\
 //&C 1.1.3 is encoded as 001001003 in mathcap. \\  //&C 1.1.3 is encoded as 001001003 in mathcap. \\
   
   
 /*&jp  /*&jp
 {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .  {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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