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