[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.11 and 1.17

version 1.11, 2000/11/17 02:50:04 version 1.17, 2001/10/27 11:23:47
Line 1 
Line 1 
 %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.10 2000/10/19 00:17:50 takayama Exp $  %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.16 2001/08/27 05:39:15 takayama Exp $
 \documentclass{article}  \documentclass{article}
 \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}  \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
 \usepackage{html}  \usepackage{html}
 \begin{document}  \begin{document}
 /*&jp  /*&jp
 \title{{\bf Open XM の設計と実装} \\  \title{{\bf Open XM の設計と実装: クライアントサーバモデルと数学共通表現 (OpenXM-RFC 100, proposed standard)} \\
  --- Open message eXchange protocol for Mathematics }   --- Open message eXchange protocol for Mathematics }
 \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{ 2000年, 11月17日}  \date{ 1997年, 11月20日 --- 2000年, 11月17日, \\
          2001年, 8 月 27日 (小修正)}
 */  */
 /*&eg  /*&eg
 \title{{\bf Design and Implementation of OpenXM} \\  \title{{\bf Design and Implementation of OpenXM client server model and
   common mathematical object format (OpenXM-RFC 100, proposed standard)} \\
  --- Open message eXchange protocol for Mathematics   --- Open message eXchange protocol for Mathematics
 }  }
 \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 17, 2000 }  \date{ November 20, 1997 --- November 17, 2000, \\
          August 27, 2001 (minor change)}
 */  */
 \maketitle  \maketitle
   \newpage
   \tableofcontents
   \newpage
 \def\noroa#1{  }  \def\noroa#1{  }
 \def\remove#1{ }  \def\remove#1{ }
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.17

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