update to LOOPS 3.4.0

These are simply the changes as distributed.
This commit is contained in:
Glen Whitney 2017-10-29 23:54:13 -04:00
parent 7e8b3b5562
commit f64208f12f
58 changed files with 17724 additions and 29097 deletions

View file

@ -22,7 +22,7 @@ chooser.html
When files are ready, run the following in GAP:
# path to files, change as needed
path := Directory("c:/cygwin64/opt/gap4r7/pkg/loops/doc");;
path := Directory("c:/cygwin64/opt/gap4r8/pkg/loops/doc");;
main := "loops.xml";;
files := [];;
bookname := "loops";;
@ -52,7 +52,7 @@ GAPDoc2HTMLPrintHTMLFiles(h, path);
# h := GAPDoc2HTML(r, path );;
# GAPDoc2HTMLPrintHTMLFiles(h, path);
# now produce .ps, .dvi from .tex,
# and copy loops.* as manual.* for extensions pdf, ps, dvi
# now produce .ps from .tex
# and copy loops.* as manual.* for extensions pdf, ps
# delete auxiliary files