head    1.1;
access;
symbols;
locks
       mys:1.1; strict;
comment @# @;


1.1
date    99.11.22.23.41.12;      author mys;     state Exp;
branches;
next    ;


desc
@@


1.1
log
@Initial revision
@
text
@#################################################################
American Mathmatical Society
#################################################################

All commands below came with package amsfonts.
\usepackage{amsfonts} ::amsfonts::

#################################################################
fonts
#################################################################
\mathbb{text} ::mathbb::

supplies text as mathematical field letters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\mathfrak{text} ::mathfrak::

supplies text as fracture letters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\boldsymbol{symbol} ::boldsymbol::

supplies a bold variant of symbol
@