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