Skip to content

Commit d42b063

Browse files
committed
update package subtitle
and remove unnecessary title comment from titlepage.xml
1 parent 67aeb49 commit d42b063

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

PackageInfo.g

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ SetPackageInfo( rec(
22

33
PackageName := "SBStrips",
44

5-
Subtitle := "representing string modules for special biserial algebras, \
6-
towards syzygy calculations",
5+
Subtitle := "for syzygies of string modules over special biserial algebras",
76

87
Version := "v0.6.4",
98

@@ -68,7 +67,7 @@ strips. It includes some tests for associated properties such as syzygy type, \
6867
delooping level and weak periodicity.\n\n SBStrips also includes bookkeeping \
6968
functionality for multisets, which it calls collected lists, and it \
7069
integrates with (and depends on) the QPA package for quiver algebras and \
71-
their modules."
70+
their modules.",
7271

7372
PackageDoc := rec(
7473
BookName := "SBStrips",

doc/titlepage.xml

+4-5
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
&PACKAGENAME;
55
</Title>
66

7+
<Subtitle>
8+
for syzygies of string modules over special biserial algebras
9+
</Subtitle>
10+
711
<Version>
812
Version &VERSION;
913
</Version>
1014

11-
<TitleComment>
12-
A discrete model of special biserial algebras, string modules and their
13-
syzygies
14-
</TitleComment>
15-
1615
<Author>
1716
Joe Allen (he/him/his)
1817
</Author>

0 commit comments

Comments
 (0)