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