[BACK]Return to man.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc

Annotation of OpenXM/src/asir-doc/man.texi, Revision 1.15

1.15    ! takayama    1: % $OpenXM: OpenXM/src/asir-doc/man.texi,v 1.14 2003/04/24 08:13:23 noro Exp $
1.9       noro        2: \input texinfo
1.1       noro        3: @iftex
                      4: @catcode`@#=6
1.2       noro        5: @def@fref#1{@xrefX[#1,,@code{#1},,,]}
                      6: \JP @def@b#1{{@bf@gt #1}}
                      7: \EG @def@b#1{{@bf #1}}
1.1       noro        8: @catcode`@#=@other
                      9: @end iftex
                     10: @overfullrule=0pt
                     11: @c -*-texinfo-*-
                     12: @comment %**start of header
                     13: @setfilename risaman
1.12      noro       14: \JP @documentlanguage ja
1.1       noro       15: @settitle Asir
                     16: @comment %**end of header
                     17: @comment %@setchapternewpage odd
1.11      noro       18:
1.1       noro       19:
                     20: @ifinfo
                     21: @macro fref{name}
1.2       noro       22: \JP @ref{\name\,,@code{\name\}}
                     23: \EG @ref{\name\,,@code{\name\}}
1.1       noro       24: @end macro
                     25: @end ifinfo
                     26:
                     27: @iftex
                     28: @comment @finalout
                     29: @end iftex
                     30:
                     31: @titlepage
                     32:
                     33: @title Asir
                     34: @subtitle Asir User's Manual
1.14      noro       35: @subtitle Asir-20030424 (Kobe Distribution)
1.13      noro       36: @subtitle April 2003
1.1       noro       37:
1.15    ! takayama   38: @author  by Masayuki Noro, Takeshi Shimoyama, Taku Takeshima, and Risa/Asir committers,
1.4       noro       39: @page
                     40: @vskip 0pt plus 1filll
                     41: Copyright @copyright{} FUJITSU LABORATORIES LIMITED.
1.6       noro       42: 1994-2000. All rights reserved.
1.13      noro       43: Copyright 2000-2003, Risa/Asir committers, http://www.openxm.org/.
1.1       noro       44: @end titlepage
                     45:
                     46: @synindex vr fn
                     47:
                     48: @comment  node-name,  next,  previous,  up
                     49: @node Top,, (dir), (dir)
                     50:
                     51: @menu
                     52: * Introduction::
                     53: * Risa/Asir::
1.2       noro       54: \BJP
1.1       noro       55: * $B7?(B::
                     56: * $B%f!<%68@8l(B Asir::
                     57: * $B%G%P%C%,(B::
                     58: * $BAH$_9~$_H!?t(B::
                     59: * $BJ,;67W;;(B::
                     60: * $B%0%l%V%J4pDl$N7W;;(B::
                     61: * $BBe?tE*?t$K4X$9$k1i;;(B::
                     62: * $BM-8BBN$K4X$9$k1i;;(B::
                     63: * $BIUO?(B::
                     64: * $B:w0z(B::
1.2       noro       65: \E
                     66: \BEG
                     67: * Data types::
                     68: * User language Asir::
                     69: * Debugger::
                     70: * Built-in Function::
                     71: * Distributed computation::
                     72: * Groebner basis computation::
                     73: * Algebraic numbers::
                     74: * Finite fields::
                     75: * Appendix::
                     76: * Index::
                     77: \E
1.1       noro       78: @end menu
                     79:
                     80: @include parts/intro.texi
                     81: @include parts/risa.texi
                     82: @include parts/type.texi
                     83: @include parts/asir.texi
                     84: @include parts/debug.texi
                     85: @include parts/builtin.texi
                     86: @include parts/process.texi
                     87: @include parts/groebner.texi
                     88: @include parts/algnum.texi
                     89: @include parts/ff.texi
                     90: @include parts/appendix.texi
                     91:
1.2       noro       92: \BJP
1.1       noro       93: @node $B:w0z(B,,, Top
                     94: @unnumbered $B:w0z(B
1.2       noro       95: \E
                     96: \BEG
                     97: @node Index,,, Top
                     98: @unnumbered Index
                     99: \E
1.1       noro      100: @printindex fn
                    101: @printindex cp
                    102: @iftex
                    103: @vfill @eject
                    104: @end iftex
                    105: @summarycontents
                    106: @contents
                    107: @bye

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