Annotation of OpenXM/src/asir-contrib/packages/doc/top/cman-ja.texi, Revision 1.1
1.1 ! takayama 1: %$OpenXM$
! 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:
! 22: @title OpenXM/Risa/Asir-Contrib
! 23: @subtitle OpenXM/Risa/Asir-Contrib User's Manual (日本語版)
! 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: * Function Names in Asir Contrib::
! 37: * Misc::
! 38: * Utility Functions::
! 39: * OpenXM-Contrib General Functions::
! 40: * Basic (Standard Functions)::
! 41: * Numbers (Standard Mathematical Functions)::
! 42: * Calculus (Standard Mathematical Functions)::
! 43: * Series (Standard Mathematical Functions)::
! 44: * Special Functions (Standard Mathematical Functions)::
! 45: * Matrix (Standard Mathematical Functions)::
! 46: * Graphic (Standard Mathematical Functions)::
! 47: * Print (Standard Mathematical Functions)::
! 48: * Polynomials (Standard Mathematical Functions)::
! 49: * Complex (Standard Mathematical Functions)::
! 50: * Graphic Library (2 dimensional)::
! 51: * Oxshell Functions::
! 52: * 索引::
! 53: @end menu
! 54:
! 55: @include intro.ja
! 56: @include names.ja
! 57: @include windows.ja
! 58: @include base.ja
! 59: @include number.ja
! 60: @include calculus.ja
! 61: @include series.ja
! 62: @include hypergeometric.ja
! 63: @include matrix.ja
! 64: @include graphic.ja
! 65: @include print.ja
! 66: @include poly.ja
! 67: @include complex.ja
! 68: @include glib.ja
! 69: @include oxrfc100.ja
! 70: @include oxshell.ja
! 71: @include util.ja
! 72: @include misc.ja
! 73:
! 74: @node 索引,,, Top
! 75: @unnumbered 索引
! 76: @printindex fn
! 77: @printindex cp
! 78: @iftex
! 79: @vfill @eject
! 80: @end iftex
! 81: @summarycontents
! 82: @contents
! 83: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>