[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.7

1.7     ! takayama    1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/top/cman-en.texi,v 1.6 2012/02/25 06:07:49 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)
1.7     ! takayama   24: @subtitle Edition 1.3.1-15 for OpenXM/Asir2000
        !            25: @subtitle April 2014
1.1       takayama   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::
1.7     ! takayama   54: * Asir System Utility Functions::
1.1       takayama   55: * OpenXM-Contrib General Functions::
                     56: * Index::
                     57: @end menu
                     58:
                     59: @include intro.en
1.2       takayama   60: @include load.en
1.1       takayama   61: @include names.en
                     62: @include windows.en
                     63: @include base.en
                     64: @include number.en
                     65: @include calculus.en
                     66: @include series.en
                     67: @include hypergeometric.en
                     68: @include matrix.en
                     69: @include graphic.en
                     70: @include print.en
                     71: @include poly.en
                     72: @include complex.en
                     73: @include glib.en
                     74: @include oxrfc100.en
                     75: @include oxshell.en
1.7     ! takayama   76: @include asir.en
1.1       takayama   77: @include util.en
                     78: @include misc.en
                     79:
                     80: @node Index,,, Top
                     81: @unnumbered Index
                     82: @printindex fn
                     83: @printindex cp
                     84: @iftex
                     85: @vfill @eject
                     86: @end iftex
                     87: @summarycontents
                     88: @contents
                     89: @bye

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