update to LOOPS 3.4.0
These are simply the changes as distributed.
This commit is contained in:
parent
7e8b3b5562
commit
f64208f12f
58 changed files with 17724 additions and 29097 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue