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

563501 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- This is an automatically generated file. -->
4
<Chapter Label="Chapter_AutoDoc_worksheets">
5
<Heading>AutoDoc worksheets</Heading>
6
7
<Section Label="Chapter_AutoDoc_worksheets_Section_Worksheets">
8
<Heading>Worksheets</Heading>
9
10
<ManSection>
11
<Func Arg="list_of_filenames : options" Name="AutoDocWorksheet" />
12
<Description>
13
The intention of these function is to create stand-alone pdf and html files
14
using AutoDoc without having them associated to a package.
15
It uses the same optional records as the &AutoDoc; command itself, but instead of
16
a package name there should be a filename or a list of filenames containing AutoDoc
17
text from which the documents are created. Please see the &AutoDoc; command for more
18
information about this and have a look at <Ref Label="Tut:AutoDocWorksheet"/> for a simple worksheet example.
19
</Description>
20
</ManSection>
21
22
23
</Section>
24
25
26
</Chapter>
27
28
29