The WebEQ java .class files:
AboveBox.class FontBox.class StretchBox.class ArrayBox.class FontInfo.class SubBox.class BigOpBox.class IntBox.class SupBox.class Box.class Parse.class TagAttributes.class CharBox.class ParseException.class WebEQ.class CharRender.class RowBox.class EntityBox.class SqrtBox.classThe /bin directory also contains the WebEQ symbol font files. These files are named
symX-pY
with .gif and .tab. extensions.
The symbol fonts are contained in blocks of 10 symbols. The number in
the X
position denotes which font block. The number in
the Y
slot denotes a size. Each font block is generated
in 7 sizes, with 7 being the largest.Each symbol set requires a .gif image file containing a transparent bitmap of the symbols, and a .tab file specifying offset and alignment data. WebEQ has provisions for users to create their own symbol fonts. See the documentation pages on fonts for more details.
This directory contains a copy of the WebEQ documentation you are currently reading. At present, the documentation tree looks like this:
welcome.html
-- WebEQ
Documentation
start.html
-- Getting
Started
summary.html
-- WebEQ Math
applet.html
-- The APPLET
Tag
sub.html
-- The SUB and SUP
Tags
box.html
-- The BOX
Tag
accent.html
-- The Math Accent
Tags
above.html
-- The ABOVE
Tag
font.html
-- The Font Control
Tags
sqrt.html
-- The SQRT
Tag
array.html
-- The ARRAY
Tags
greek.html
-- The Greek
Entities
arrows.html
-- The Arrow and Dot
Entities
ops.html
-- The Operator and Relation
Entities
spacing.html
-- The Spacing
and Miscellaneous Entities
install.html
-- Download and
Installation
files.html
-- Files and
Directories
mkfonts.html
-- Making WebEQ
Fonts
The TeX source code files are:
jmath-chars.tex sym1.tex sym2.tex sym3.tex sym4.tex sym5.tex sym6.tex sym7.tex sym8.texThe PERL script is
make-font
. The directory also
contains .html files for examining font block alignment.
The /src directory contains that .java source files for WebEQ. There are four:
WebEQ.java Parse.java Box.java CharRender.javaThough users are free to modify WebEQ for their own use, modified source and class files MAY NOT BE DISTRIBUTED. Web pages containing notation rendered with modified version must link to this site, and notified readers that WebEQ has been altered. Any source files must contain its original copyright statement.
We also request that modifications be reported to us so that we can better adapt future versions to the needs of the scientific community.
Comments to:
rminer@geom.umn.edu
Created: Fri Sep 8 11:39:00 1995 ---
Last modified: Thu Mar 28 12:44:40 1996