Annotation of OpenXM/src/asir-doc/man.texi, Revision 1.9
1.9 ! noro 1: % $OpenXM: OpenXM/src/asir-doc/man.texi,v 1.8 2001/03/15 03:33:08 noro Exp $
! 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
14: @settitle Asir
15: @comment %**end of header
16: @comment %@setchapternewpage odd
17:
18: @ifinfo
19: @macro fref{name}
1.2 noro 20: \JP @ref{\name\,,@code{\name\}}
21: \EG @ref{\name\,,@code{\name\}}
1.1 noro 22: @end macro
23: @end ifinfo
24:
25: @iftex
26: @comment @finalout
27: @end iftex
28:
29: @titlepage
30:
31: @title Asir
32: @subtitle Asir User's Manual
1.8 noro 33: @subtitle Edition 4.5 for Asir-20010313
34: @subtitle March 2001
1.1 noro 35:
1.2 noro 36: @author by Masayuki Noro, Takeshi Shimoyama and Taku Takeshima
1.4 noro 37: @page
38: @vskip 0pt plus 1filll
39: Copyright @copyright{} FUJITSU LABORATORIES LIMITED.
1.6 noro 40: 1994-2000. All rights reserved.
1.1 noro 41: @end titlepage
42:
43: @synindex vr fn
44:
45: @comment node-name, next, previous, up
46: @node Top,, (dir), (dir)
47:
48: @menu
49: * Introduction::
50: * Risa/Asir::
1.2 noro 51: \BJP
1.1 noro 52: * $B7?(B::
53: * $B%f!<%68@8l(B Asir::
54: * $B%G%P%C%,(B::
55: * $BAH$_9~$_H!?t(B::
56: * $BJ,;67W;;(B::
57: * $B%0%l%V%J4pDl$N7W;;(B::
58: * $BBe?tE*?t$K4X$9$k1i;;(B::
59: * $BM-8BBN$K4X$9$k1i;;(B::
60: * $BIUO?(B::
61: * $B:w0z(B::
1.2 noro 62: \E
63: \BEG
64: * Data types::
65: * User language Asir::
66: * Debugger::
67: * Built-in Function::
68: * Distributed computation::
69: * Groebner basis computation::
70: * Algebraic numbers::
71: * Finite fields::
72: * Appendix::
73: * Index::
74: \E
1.1 noro 75: @end menu
76:
77: @include parts/intro.texi
78: @include parts/risa.texi
79: @include parts/type.texi
80: @include parts/asir.texi
81: @include parts/debug.texi
82: @include parts/builtin.texi
83: @include parts/process.texi
84: @include parts/groebner.texi
85: @include parts/algnum.texi
86: @include parts/ff.texi
87: @include parts/appendix.texi
88:
1.2 noro 89: \BJP
1.1 noro 90: @node $B:w0z(B,,, Top
91: @unnumbered $B:w0z(B
1.2 noro 92: \E
93: \BEG
94: @node Index,,, Top
95: @unnumbered Index
96: \E
1.1 noro 97: @printindex fn
98: @printindex cp
99: @iftex
100: @vfill @eject
101: @end iftex
102: @summarycontents
103: @contents
104: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>