GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%1%%2%F gapmacro . . . . . . . . . . . . . . . . . read the GAP macro package3%%4\input ../../../doc/gapmacro5\Package{AutPGrp}6%7%8%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%9%%10%F BeginningOfBook . . . . . . . . . . . . . . . . . . . start the book11%%12\BeginningOfBook{autpgrp}13%14%15%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%16%%17%F UseReferences . . . . . . . . . . . . . . . . . . specify references18%%19\UseReferences{../../../doc/ext}20\UseReferences{../../../doc/ref}21%22%23%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%24%%25%F TitlePage . . . . . . . . . . . . . . . . . . . . . . nice title page26%%27\TitlePage{28\centerline{\titlefont AutPGrp}\medskip29\centerline{\titlefont ---}\medskip30\centerline{\titlefont A GAP4 Package}\vfill31\centerline{\secfont by}\vfill32\centerline{\secfont Bettina Eick and Eamonn O'Brien}\vfill33\centerline{\secfont{\Month} \Year}34}35%36%37%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%38%%39%F TableOfContents . . . . . . . . . . . . generate a table of contents40%%41\OneColumnTableOfContents42%43%44%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%45%%46%F FrontMatter47%%48\FrontMatter49%50%51%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%52%%53%F Chapters54%%55\Chapters56\Input{autpgrp}57\Input{method}58\Input{underl}59\Input{influen}60\Input{additional}61%62%63%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%64%%65%F Appendices66%%67\Appendices68%\Bibliography69\Index70%71%72%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%73%%74%F EndOfBook . . . . . . . . . . . . . . . . . . . . . . . . . that's it75%%76\EndOfBook77%78%79%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%80%%81%E manual.tex . . . . . . . . . . . . . . . . . . . . . . . . ends here828384