Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563640 views
1
2
<?xml version="1.0" encoding="UTF-8"?>
3
4
<!DOCTYPE Book SYSTEM "gapdoc.dtd">
5
6
<?LaTeX ExtraPreamble="\usepackage{graphicx} \usepackage{float}"?>
7
8
<Book Name="PatternClass">
9
10
<#Include SYSTEM "title.xml">
11
12
<TableOfContents/>
13
14
<Body>
15
<#Include SYSTEM "_AutoDocMainFile.xml">
16
17
<#Include SYSTEM "intro.xml">
18
19
<#Include SYSTEM "tpn.xml">
20
21
<#Include SYSTEM "encoding.xml">
22
23
<#Include SYSTEM "tpntoaut.xml">
24
25
<#Include SYSTEM "auttotpn.xml">
26
27
<#Include SYSTEM "classandbase.xml">
28
29
<#Include SYSTEM "basics.xml">
30
31
<#Include SYSTEM "props.xml">
32
33
<#Include SYSTEM "langs.xml">
34
35
<#Include SYSTEM "tmp.xml">
36
37
</Body>
38
39
<TheIndex/>
40
41
<Bibliography Databases="bibliography.bib" Style="ieeetr" />
42
43
</Book>
44
45