      THE APL2WEB SYSTEM OF STRUCTURED DOCUMENTATION PACKAGE
                         Disk C

                       Including
             the LaTeX style extension files and
             the APL2 TANGLE workspaces.

   For installing the APL2WEB system of structured documentation,
your first task is to extend the LaTeX system. It is therefore
assumed that you have already provided the CCAPL fonts for your
LaTeX system. The files needed for doing that are on the disks
A or B.
Having done that, you have to provide the different style types
for your LaTeX system. See the file 'readmefi.rst' for detailed
information about the different style types. There are:

 APLCHARS.STY    in "\texinput\aplchars"

 APL2WEB .STY    in "\texinput\aplstyle"

 APLWEAVE.STY
 APLWV10 .STY
 APLWV11 .STY
 APLWV12 .STY    in "\texinput\aplweave\weavesty"

The files needed have to be copied to the style or texinput
directory of your LaTeX system, e.g. "\emtex\texinput."


   If you wish to write 'real' APL2WEB documentations,
you have to provide a new ForMaT file for your TeX program.
The files you need to do that are:

 APL.TEX
 CCAPLFNT.TEX
 LATEX190.TEX
 HYPHEN.TEX    in "\texinput\aplweave\apl_fmt"

They have to be copied to the style or texinput directory of
your LaTeX system as well. Afterwards you have to apply
your INITeX program on the file 'apl.tex.'
'apl.tex' reads in the other files. Perhaps you want to use a
hyphenation table differnt from 'hyphen.tex' or an additional
hyphenation table for your language. Then you just have to search
for the first '\input' statement in 'apl.tex' and to change the
filename(s).
Having created the new format file 'apl.fmt' you can format LaTeX
files which use the document style APLWEAVE, as the 'weaved'
AWB files do.





   The APL2 system extension files are the different workspaces:


TANGLE workspaces for the following APL2 systems are provided:

 STSC APL*PLUS (v7.*) :    TANGLE  .AWS   in "\aplplus7"

 STSC APL*PLUS II     :    TANGLE  .WS    in "\aplplus"

 IBMAPL2              :    EYTANGLE.APL   in "\ibmapl2"

In addition to that there are special APL2WEB demo files for each
APL2 system.

 QUEENS  .AWB        : the main awb file and its include files
 QUEENS_A.AWB
 QUEENS_B.AWB
 QUEENS_C.AWB    in "\..apl2system..\awbdemo"

and
 SIMPWORK.AWB        :the main awb file
 TSTART  .AWB
 SIMPLEX1.AWB
 SIMPLEX2.AWB
 SIMPLEX3.AWB
 TEND.AWB.AWB    in "\..apl2system..\awbdemo"
                 (Not available for STSC APL*PLUS)


In the QUEENS-AWBDEMO file a chessboard should be shown. Therefore
you have to copy the file 'chess_n.tex' to the 'texinput'
directory of your LaTeX system. It is read in by 'queens_b.awb'.

 CHESS_N.TEX    in "\..apl2system..\awbdemo"


Wheras STSC's workspaces include a function called DOSEDIT,
povided by STSC which can be used to write APL2WEB documentations,
the IBMAPL2 workspace EYTANGLE provides the editor function
EDDI calling the editor EY (call him EDDY). You find the files

 EY.EXE
 EY_TABS.CFG
 EY_VIEW.INF
 EY_WORK.INF       in "\ibmapl2\eddy"

and you should copy these files to a directory called "\bin"
on disk drive C ! If you want to use a different directory
or a different disk drive feel free to change this in the
function EDDI.
Type "ey ?" for the available options and press "F3" within
the editor to have a look at the editor's help screen.








