[BACK]Return to cman-en.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc / top

Annotation of OpenXM/src/asir-contrib/packages/doc/top/cman-en.texi, Revision 1.3

1.3     ! ohara       1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/top/cman-en.texi,v 1.2 2005/05/18 05:48:45 takayama Exp $
1.1       takayama    2: \input texinfo
                      3: @iftex
                      4: @catcode`@#=6
                      5: @def@b#1{{@bf@gt #1}}
                      6: @catcode`@#=@other
                      7: @end iftex
                      8: @overfullrule=0pt
                      9: @c -*-texinfo-*-
                     10: @comment %**start of header
                     11: @setfilename asir-contrib
                     12: @settitle OpenXM/Risa/Asir-contrib
                     13: @comment %**end of header
                     14: @comment %@setchapternewpage odd
                     15:
                     16: @iftex
                     17: @comment @finalout
                     18: @end iftex
                     19:
                     20: @titlepage
                     21:
1.3     ! ohara      22: @title OpenXM/Risa/Asir-Contrib
1.1       takayama   23: @subtitle OpenXM/Risa/Asir-Contrib User's Manual (English Edition)
                     24: @subtitle Edition 1.2.3 for OpenXM/Asir2000
                     25: @subtitle April 2005.
                     26:
                     27: @author  by OpenXM Developing Team
                     28: @end titlepage
                     29:
                     30: @synindex vr fn
                     31:
                     32: @comment  node-name,  next,  previous,  up
                     33: @node Top,, (dir), (dir)
                     34:
                     35: @menu
                     36: * Introduction::
1.2       takayama   37: * Loading Asir/Contrib::
1.3     ! ohara      38: * Function Names in Asir Contrib::
1.1       takayama   39: * Misc::
                     40: * Utility Functions::
                     41: * OpenXM-Contrib General Functions::
                     42: * Basic (Standard Functions)::
                     43: * Numbers (Standard Mathematical Functions)::
                     44: * Calculus (Standard Mathematical Functions)::
                     45: * Series (Standard Mathematical Functions)::
                     46: * Special Functions (Standard Mathematical Functions)::
                     47: * Matrix (Standard Mathematical Functions)::
                     48: * Graphic (Standard Mathematical Functions)::
                     49: * Print (Standard Mathematical Functions)::
                     50: * Polynomials (Standard Mathematical Functions)::
                     51: * Complex (Standard Mathematical Functions)::
                     52: * Graphic Library (2 dimensional)::
                     53: * Oxshell Functions::
                     54: * OpenXM-Contrib General Functions::
                     55: * Index::
                     56: @end menu
                     57:
                     58: @include intro.en
1.2       takayama   59: @include load.en
1.1       takayama   60: @include names.en
                     61: @include windows.en
                     62: @include base.en
                     63: @include number.en
                     64: @include calculus.en
                     65: @include series.en
                     66: @include hypergeometric.en
                     67: @include matrix.en
                     68: @include graphic.en
                     69: @include print.en
                     70: @include poly.en
                     71: @include complex.en
                     72: @include glib.en
                     73: @include oxrfc100.en
                     74: @include oxshell.en
                     75: @include util.en
                     76: @include misc.en
                     77:
                     78: @node Index,,, Top
                     79: @unnumbered Index
                     80: @printindex fn
                     81: @printindex cp
                     82: @iftex
                     83: @vfill @eject
                     84: @end iftex
                     85: @summarycontents
                     86: @contents
                     87: @bye

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>