CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

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

Views: 418346
1
2
3
A Complete Example (→ B.1)
4
5
6
Every element shows up
7
8
9
Version 1.6.1
10
11
12
November 2017
13
14
15
Frank LĂĽbeck
16
17
Max Neunhöffer
18
19
20
21
If the subtitle is not sufficient, this <TitleComment>
22
element can be used for a slightly longer text on the
23
front page.
24
25
26
27
Frank LĂĽbeck
28
Email: mailto:[email protected]
29
Max Neunhöffer
30
Email: mailto:neunhoef at mcs.st-and.ac.uk
31
32
33
Address: Lehrstuhl D fĂĽr Mathematik
34
Pontdriesch 14/16
35
52062 Aachen
36
(Germany)
37
38
39
-------------------------------------------------------
40
Abstract
41
This document tries to use all elements that exist in GAPDoc. In addition,
42
the final output not only contains the usual content, but also an appendix
43
with the source text. There are also links from the usual content to the
44
corresponding source text. This should enable new users to learn GAPDoc
45
quickly.
46
47
48
-------------------------------------------------------
49
Copyright
50
© 2000-2017 by Frank Lübeck and Max Neunhöffer
51
52
53
-------------------------------------------------------
54
Acknowledgements
55
We thank Lehrstuhl D fĂĽr Mathematik.
56
57
58
-------------------------------------------------------
59
Colophon
60
This is the Colophon page.
61
62
63
-------------------------------------------------------
64
65
66
Contents (GAPDoc Example)
67
68
1 Sectioning Elements
69
1.1 Normal subsections
70
1.1-1 A subsection
71
1.1-2 Another subsection
72
1.2 ManSections
73
1.2-1 f
74
1.2-2 \^\{\}\[\]\<\&
75
1.2-3 MyOperation
76
1.2-4 MyOperation
77
1.2-5 MyOperation
78
1.2-6 MyConstructor
79
1.2-7 IsBla
80
1.2-8 IsBlubb
81
1.2-9 NumberBlobbs
82
1.2-10 AllBlibbs
83
1.2-11 BlibbsFamily
84
1.2-12 InfoBlibbs
85
2 Other Markup
86
2.1 Various types of text
87
2.2 Formulae
88
2.3 Crossreferencing
89
2.4 Lists and Tables
90
2.5 Entities and Special Characters
91
A An Appendix
92
B The Source
93
B.1 TitlePage (Source)
94
B.2 Before First Chapter (Source)
95
B.3 First Chapter (Source)
96
B.4 ManSections (Source)
97
B.5 Various Types of Text (Source)
98
B.6 Verbatim-like text (Source)
99
B.7 Formulae (Source)
100
B.8 Crossreferencing (Source)
101
B.9 Lists and Tables (Source)
102
B.10 Entities and Special Characters (Source)
103
B.11 Appendix (Source)
104
105
106

107
Text before chapter 1. (→ B.2)
108
109
110