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