GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%1%%2%W manual.tex GAP documentation Thomas Breuer3%W & Frank Celler4%W & Martin Schoenert5%W & Heiko Theissen6%%7%Y Copyright 1997, Lehrstuhl D fuer Mathematik, RWTH Aachen, Germany8%%9%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%10%%11%F gapmacro . . . . . . . . . . . . . . . . read the GAP macro package12%%13\input ../../../doc/gapmacro14\Package{FPLSA}15%16%17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%18%%19%F BeginningOfBook . . . . . . . . . . . . . . . . . . . start the book20%%21\BeginningOfBook{fplsa}22%23%24%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%25%%26%F UseReferences . . . . . . . . . . . . . . . . . . specify references27%%28\UseReferences{../../../doc/ext}29\UseReferences{../../../doc/ref}30%31%32%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%33%%34%F TitlePage . . . . . . . . . . . . . . . . . . . . . . nice title page35%%36\TitlePage{37\centerline{\titlefont FPLSA}\medskip38\centerline{\titlefont ---}\medskip39\centerline{\titlefont A GAP4 Package}\medskip40\centerline{\subtitlefont For Finitely Presented Lie Super Algebras}\bigskip41\centerline{\secfont Version 1.1}42\vfill43\centerline{\secfont by}\vfill44\centerline{\secfont V. Gerdt and V. Kornyak}\vfill45\centerline{\secfont{\Month} \Year}46}47%48%49%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%50%%51%F TableOfContents . . . . . . . . . . . . generate a table of contents52%%53\OneColumnTableOfContents54%55%56%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%57%%58%F FrontMatter . . . . . . . . . . . . . . . . . . . . . GAP 4 Tutorial59%%60\FrontMatter61%62%63%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%64%%65%F Chapters . . . . . . . . . . . . . . . . . . . . . . GAP 4 Tutorial66%%67\Chapters68\Input{fplsa}69%70%71%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%72%%73%F Appendices . . . . . . . . . . . . Extending GAP 4 Reference Manual74%%75\Appendices76%\Bibliography77\Index78%79%80%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%81%%82%F EndOfBook . . . . . . . . . . . . . . . . . . . . . . . . . that's it83%%84\EndOfBook85%86%87%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%88%%89%E90919293