[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.1.1.1 and 1.3

version 1.1.1.1, 2000/01/20 08:52:46 version 1.3, 2000/01/23 05:28:33
Line 1 
Line 1 
 %%  $OpenXM: OpenXM/src/kxx/openxxx.tex,v 1.7 2000/01/17 22:09:47 takayama Exp $  %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.1.1.1 2000/01/20 08:52:46 noro Exp $
   \documentclass{article}
   \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
   \begin{document}
 /*&jp  /*&jp
 %\documentclass{jarticle}  
 \documentstyle{jarticle}  
 \title{{\bf Open XM の設計と実装} \\  \title{{\bf Open XM の設計と実装} \\
  --- Open message eXchange protocol for Mathematics }   --- Open message eXchange protocol for Mathematics }
 \author{ 野呂正行\thanks{富士通研究所  \author{ 野呂正行\thanks{富士通研究所
Line 11 
Line 12 
 \date{ 2000年, 1月18日}  \date{ 2000年, 1月18日}
 */  */
 /*&eg  /*&eg
 %\documentclass{article}  
 \documentstyle{article}  
 \title{{\bf Design and Implementation of OpenXM} \\  \title{{\bf Design and Implementation of OpenXM} \\
  --- Open message eXchange protocol for Mathematics \\   --- Open message eXchange protocol for Mathematics \\
  (English Abstract of Japanese Original Document)}   (English Abstract of Japanese Original Document)}
Line 22 
Line 21 
 }  }
 \date{ January 18, 2000 }  \date{ January 18, 2000 }
 */  */
 /*&C  
 \begin{document}  
 \maketitle  \maketitle
   
 \def\noroa#1{  }  \def\noroa#1{  }
 \def\remove#1{ }  \def\remove#1{ }
 */  
   
 /*&jp  /*&jp
 {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .  {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .
Line 53 
Line 49 
 \input{implementation}  \input{implementation}
 \input{howtowrite}  \input{howtowrite}
 \input{cmo-register}  \input{cmo-register}
 \input{appendix}  %\input{appendix}
 \input{library}  \input{library}
 */  */
   

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

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