Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-homalg for openSUSE:Factory 
checked in at 2026-06-16 13:55:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-homalg (Old)
 and      /work/SRC/openSUSE:Factory/.gap-homalg.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-homalg"

Tue Jun 16 13:55:34 2026 rev:3 rq:1359607 version:2025.12.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-homalg/gap-homalg.changes    2024-03-25 
21:15:14.148686928 +0100
+++ /work/SRC/openSUSE:Factory/.gap-homalg.new.1981/gap-homalg.changes  
2026-06-16 14:01:14.496803923 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 15:49:35 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 2025.12.01
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  homalg-2024.01-01.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  homalg-2025.12-01.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gap-homalg.spec ++++++
--- /var/tmp/diff_new_pack.NY9FTh/_old  2026-06-16 14:01:16.080869846 +0200
+++ /var/tmp/diff_new_pack.NY9FTh/_new  2026-06-16 14:01:16.088870179 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-homalg
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:           gap-homalg
-Version:        2024.01.01
-%define sillyver 2024.01-01
+Version:        2025.12.01
+%define sillyver 2025.12-01
 Release:        0
 Summary:        GAP: A homological algebra meta-package for computable Abelian 
categories
 License:        GPL-2.0-only
@@ -28,7 +28,7 @@
 Source:         
https://github.com/homalg-project/homalg_project/releases/download/homalg-%sillyver/homalg-%sillyver.tar.gz
 BuildArch:      noarch
 BuildRequires:  gap-rpm-devel
-Requires:       gap-core >= 4.12.1
+Requires:       gap-core >= 4.13
 Requires:       gap-gapdoc >= 1.0
 Requires:       gap-toolsforhomalg >= 2012.10.27
 

++++++ _scmsync.obsinfo ++++++
mtime: 1781538586
commit: 2b58dc7eb39db89b8e12cba7fc88ea8241ddac754b3118ca4bceb10e42ee1122
url: https://src.opensuse.org/jengelh/gap-homalg
revision: master

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-15 17:49:46.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ homalg-2024.01-01.tar.gz -> homalg-2025.12-01.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/PackageInfo.g 
new/homalg-2025.12-01/PackageInfo.g
--- old/homalg-2024.01-01/PackageInfo.g 2024-01-10 15:56:13.000000000 +0100
+++ new/homalg-2025.12-01/PackageInfo.g 2025-12-23 12:57:47.000000000 +0100
@@ -11,8 +11,8 @@
 
 PackageName := "homalg",
 Subtitle := "A homological algebra meta-package for computable Abelian 
categories",
-Version := "2024.01-01",
-Date := "2024-01-10",
+Version := "2025.12-01",
+Date := "2025-12-23",
 License := "GPL-2.0-or-later",
 
 Persons := [
@@ -93,7 +93,7 @@
 
 
 Dependencies := rec(
-  GAP := ">= 4.12.1",
+  GAP := ">= 4.13.0",
   NeededOtherPackages := [
                    [ "ToolsForHomalg", ">=2012.10.27" ],
                    [ "GAPDoc", ">= 1.0" ] ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/_entities.xml 
new/homalg-2025.12-01/doc/_entities.xml
--- old/homalg-2024.01-01/doc/_entities.xml     2024-01-10 15:56:10.000000000 
+0100
+++ new/homalg-2025.12-01/doc/_entities.xml     2025-12-23 12:57:43.000000000 
+0100
@@ -1,2 +1,5 @@
-<!ENTITY homalg '<Package>homalg</Package>'>
-<!ENTITY CAP '<Package>CAP</Package>'>
+<!ENTITY homalg 'homalg'>
+<!ENTITY VERSION '2025.12-01'>
+<!ENTITY RELEASEDATE '23 December 2025'>
+<!ENTITY RELEASEYEAR '2025'>
+<!ENTITY CAP 'CAP'>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap0.html 
new/homalg-2025.12-01/doc/chap0.html
--- old/homalg-2024.01-01/doc/chap0.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap0.html        2025-12-23 12:57:48.000000000 
+0100
@@ -29,10 +29,10 @@
 <h2>A homological algebra meta-package for computable Abelian categories</h2>
 
 <p>
-    2024.01-01</p>
+    2025.12-01</p>
 
 <p>
-    10 January 2024
+    23 December 2025
   </p>
 
 </div>
@@ -123,7 +123,7 @@
 
 </li>
 </ul>
-<p>I would also like to thank <span class="URL"><a 
href="https://who.rocq.inria.fr/Alban.Quadrat/";>Alban Quadrat</a></span> for 
supporting the <strong class="pkg">homalg</strong> project and for all the 
wonderful discussions we had. At several places in the code I was happy to add 
the comment: "I learned this from Alban".</p>
+<p>I would also like to thank <span class="URL"><a 
href="https://who.rocq.inria.fr/Alban.Quadrat/";>Alban Quadrat</a></span> for 
supporting the <strong class="pkg">homalg</strong> project and for all the 
wonderful discussions we had. At several places in the code I was happy to add 
the comment: <q>I learned this from Alban</q>.</p>
 
 <p>My teacher <span class="URL"><a 
href="https://www.researchgate.net/profile/Wilhelm_Plesken";>Wilhelm 
Plesken</a></span> remains an inexhaustible source of extremely broad and deep 
knowledge. Thank you for being such a magnificent person.</p>
 
@@ -649,6 +649,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap0.txt 
new/homalg-2025.12-01/doc/chap0.txt
--- old/homalg-2024.01-01/doc/chap0.txt 2024-01-10 15:56:10.000000000 +0100
+++ new/homalg-2025.12-01/doc/chap0.txt 2025-12-23 12:57:44.000000000 +0100
@@ -6,10 +6,10 @@
       A homological algebra meta-package for computable Abelian categories 

   
   
-                                   2024.01-01
+                                   2025.12-01
   
   
-                                10 January 2024
+                                23 December 2025
   
   
                                 Mohamed Barakat
@@ -107,9 +107,7 @@
   would have remained a core without a body:
   
       Thomas                                                   
      Bächler
-        (
-        
https://www.researchgate.net/scientific-contributions/50557632_Thomas_Baechler
-        )
+        
(https://www.researchgate.net/scientific-contributions/50557632_Thomas_Baechler)
   
       Barbara Bremer
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap0_mj.html 
new/homalg-2025.12-01/doc/chap0_mj.html
--- old/homalg-2024.01-01/doc/chap0_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap0_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Contents</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -32,10 +32,10 @@
 <h2>A homological algebra meta-package for computable Abelian categories</h2>
 
 <p>
-    2024.01-01</p>
+    2025.12-01</p>
 
 <p>
-    10 January 2024
+    23 December 2025
   </p>
 
 </div>
@@ -126,7 +126,7 @@
 
 </li>
 </ul>
-<p>I would also like to thank <span class="URL"><a 
href="https://who.rocq.inria.fr/Alban.Quadrat/";>Alban Quadrat</a></span> for 
supporting the <strong class="pkg">homalg</strong> project and for all the 
wonderful discussions we had. At several places in the code I was happy to add 
the comment: "I learned this from Alban".</p>
+<p>I would also like to thank <span class="URL"><a 
href="https://who.rocq.inria.fr/Alban.Quadrat/";>Alban Quadrat</a></span> for 
supporting the <strong class="pkg">homalg</strong> project and for all the 
wonderful discussions we had. At several places in the code I was happy to add 
the comment: <q>I learned this from Alban</q>.</p>
 
 <p>My teacher <span class="URL"><a 
href="https://www.researchgate.net/profile/Wilhelm_Plesken";>Wilhelm 
Plesken</a></span> remains an inexhaustible source of extremely broad and deep 
knowledge. Thank you for being such a magnificent person.</p>
 
@@ -652,6 +652,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap1.html 
new/homalg-2025.12-01/doc/chap1.html
--- old/homalg-2024.01-01/doc/chap1.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap1.html        2025-12-23 12:57:48.000000000 
+0100
@@ -164,6 +164,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap10.html 
new/homalg-2025.12-01/doc/chap10.html
--- old/homalg-2024.01-01/doc/chap10.html       2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap10.html       2025-12-23 12:57:48.000000000 
+0100
@@ -54,7 +54,7 @@
 
 <p>Spectral sequences are regarded as the computational sledgehammer in 
homological algebra. Quoting the last lines of Rotman's book <a 
href="chapBib.html#biBrot">[Rot79]</a>:</p>
 
-<p>"The reader should now be convinced that virtually every purely homological 
result may be proved with spectral sequences. Even though "elementary" proofs 
may exist for many of these results, spectral sequences offer a systematic 
approach in place of sporadic success."</p>
+<p><q>The reader should now be convinced that virtually every purely 
homological result may be proved with spectral sequences. Even though 
<q>elementary</q> proofs may exist for many of these results, spectral 
sequences offer a systematic approach in place of sporadic success.</q></p>
 
 <p><a id="X85E1174B7BDA291E" name="X85E1174B7BDA291E"></a></p>
 
@@ -308,6 +308,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap10_mj.html 
new/homalg-2025.12-01/doc/chap10_mj.html
--- old/homalg-2024.01-01/doc/chap10_mj.html    2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap10_mj.html    2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 10: Spectral Sequences</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -57,7 +57,7 @@
 
 <p>Spectral sequences are regarded as the computational sledgehammer in 
homological algebra. Quoting the last lines of Rotman's book <a 
href="chapBib_mj.html#biBrot">[Rot79]</a>:</p>
 
-<p>"The reader should now be convinced that virtually every purely homological 
result may be proved with spectral sequences. Even though "elementary" proofs 
may exist for many of these results, spectral sequences offer a systematic 
approach in place of sporadic success."</p>
+<p><q>The reader should now be convinced that virtually every purely 
homological result may be proved with spectral sequences. Even though 
<q>elementary</q> proofs may exist for many of these results, spectral 
sequences offer a systematic approach in place of sporadic success.</q></p>
 
 <p><a id="X85E1174B7BDA291E" name="X85E1174B7BDA291E"></a></p>
 
@@ -311,6 +311,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap11.html 
new/homalg-2025.12-01/doc/chap11.html
--- old/homalg-2024.01-01/doc/chap11.html       2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap11.html       2025-12-23 12:57:48.000000000 
+0100
@@ -190,7 +190,7 @@
 
 <p>Given a <strong class="pkg">homalg</strong> (multi-)functor <var 
class="Arg">F</var> and a string <var class="Arg">H</var> return the left 
satellite of <var class="Arg">F</var> with respect to its <var 
class="Arg">p</var>-th argument. <var class="Arg">F</var> is assumed covariant 
in its <var class="Arg">p</var>-th argument. The string <var 
class="Arg">H</var> becomes the name of the returned functor (--&gt; <code 
class="func">NameOfFunctor</code> (<a 
href="chap11.html#X845E5EF17BBBF64C"><span class="RefLink">11.3-1</span></a>)). 
The variable <code class="code">Functor_</code><var class="Arg">H</var> will 
automatically be assigned if free, otherwise a warning is issued.</p>
 
-<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">1</span>. If the string <var class="Arg">H</var> is not 
specified the string "S_" is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
+<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">1</span>. If the string <var class="Arg">H</var> is not 
specified the string <q>S_</q> is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
 
 <p>The constructor automatically invokes <code 
class="func">InstallFunctor</code> (<a 
href="chap11.html#X7EAE59AC7D402D5A"><span class="RefLink">11.7-1</span></a>) 
which installs several necessary operations under the name <var 
class="Arg">H</var>.</p>
 
@@ -216,7 +216,7 @@
 
 <p>Given a <strong class="pkg">homalg</strong> (multi-)functor <var 
class="Arg">F</var> and a string <var class="Arg">H</var> return the left 
derived functor of <var class="Arg">F</var> with respect to its <var 
class="Arg">p</var>-th argument. <var class="Arg">F</var> is assumed covariant 
in its <var class="Arg">p</var>-th argument. The string <var 
class="Arg">H</var> becomes the name of the returned functor (--&gt; <code 
class="func">NameOfFunctor</code> (<a 
href="chap11.html#X845E5EF17BBBF64C"><span class="RefLink">11.3-1</span></a>)). 
The variable <code class="code">Functor_</code><var class="Arg">H</var> will 
automatically be assigned if free, otherwise a warning is issued.</p>
 
-<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">1</span>. If the string <var class="Arg">H</var> is not 
specified the letter "S_" is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
+<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">1</span>. If the string <var class="Arg">H</var> is not 
specified the letter <q>S_</q> is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
 
 <p>The constructor automatically invokes <code 
class="func">InstallFunctor</code> (<a 
href="chap11.html#X7EAE59AC7D402D5A"><span class="RefLink">11.7-1</span></a>) 
and <code class="func">InstallDeltaFunctor</code> (<a 
href="chap11.html#X7BD3887982B2663E"><span class="RefLink">11.7-2</span></a>) 
which install several necessary operations under the name <var 
class="Arg">H</var>.</p>
 
@@ -551,6 +551,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap11_mj.html 
new/homalg-2025.12-01/doc/chap11_mj.html
--- old/homalg-2024.01-01/doc/chap11_mj.html    2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap11_mj.html    2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 11: Functors</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -193,7 +193,7 @@
 
 <p>Given a <strong class="pkg">homalg</strong> (multi-)functor <var 
class="Arg">F</var> and a string <var class="Arg">H</var> return the left 
satellite of <var class="Arg">F</var> with respect to its <var 
class="Arg">p</var>-th argument. <var class="Arg">F</var> is assumed covariant 
in its <var class="Arg">p</var>-th argument. The string <var 
class="Arg">H</var> becomes the name of the returned functor (--&gt; <code 
class="func">NameOfFunctor</code> (<a 
href="chap11_mj.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)). The variable <code 
class="code">Functor_</code><var class="Arg">H</var> will automatically be 
assigned if free, otherwise a warning is issued.</p>
 
-<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">\(1\)</span>. If the string <var class="Arg">H</var> is not 
specified the string "S_" is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11_mj.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
+<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">\(1\)</span>. If the string <var class="Arg">H</var> is not 
specified the string <q>S_</q> is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11_mj.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
 
 <p>The constructor automatically invokes <code 
class="func">InstallFunctor</code> (<a 
href="chap11_mj.html#X7EAE59AC7D402D5A"><span 
class="RefLink">11.7-1</span></a>) which installs several necessary operations 
under the name <var class="Arg">H</var>.</p>
 
@@ -219,7 +219,7 @@
 
 <p>Given a <strong class="pkg">homalg</strong> (multi-)functor <var 
class="Arg">F</var> and a string <var class="Arg">H</var> return the left 
derived functor of <var class="Arg">F</var> with respect to its <var 
class="Arg">p</var>-th argument. <var class="Arg">F</var> is assumed covariant 
in its <var class="Arg">p</var>-th argument. The string <var 
class="Arg">H</var> becomes the name of the returned functor (--&gt; <code 
class="func">NameOfFunctor</code> (<a 
href="chap11_mj.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)). The variable <code 
class="code">Functor_</code><var class="Arg">H</var> will automatically be 
assigned if free, otherwise a warning is issued.</p>
 
-<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">\(1\)</span>. If the string <var class="Arg">H</var> is not 
specified the letter "S_" is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11_mj.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
+<p>If <var class="Arg">p</var> is not specified it is assumed <span 
class="SimpleMath">\(1\)</span>. If the string <var class="Arg">H</var> is not 
specified the letter <q>S_</q> is added to the left of the name of <var 
class="Arg">F</var> (--&gt; <code class="func">NameOfFunctor</code> (<a 
href="chap11_mj.html#X845E5EF17BBBF64C"><span 
class="RefLink">11.3-1</span></a>)).</p>
 
 <p>The constructor automatically invokes <code 
class="func">InstallFunctor</code> (<a 
href="chap11_mj.html#X7EAE59AC7D402D5A"><span 
class="RefLink">11.7-1</span></a>) and <code 
class="func">InstallDeltaFunctor</code> (<a 
href="chap11_mj.html#X7BD3887982B2663E"><span 
class="RefLink">11.7-2</span></a>) which install several necessary operations 
under the name <var class="Arg">H</var>.</p>
 
@@ -554,6 +554,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap12.html 
new/homalg-2025.12-01/doc/chap12.html
--- old/homalg-2024.01-01/doc/chap12.html       2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap12.html       2025-12-23 12:57:48.000000000 
+0100
@@ -412,6 +412,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap12_mj.html 
new/homalg-2025.12-01/doc/chap12_mj.html
--- old/homalg-2024.01-01/doc/chap12_mj.html    2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap12_mj.html    2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 12: Examples</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -415,6 +415,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap1_mj.html 
new/homalg-2025.12-01/doc/chap1_mj.html
--- old/homalg-2024.01-01/doc/chap1_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap1_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 1: Introduction</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -167,6 +167,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap2.html 
new/homalg-2025.12-01/doc/chap2.html
--- old/homalg-2024.01-01/doc/chap2.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap2.html        2025-12-23 12:57:48.000000000 
+0100
@@ -39,6 +39,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap2_mj.html 
new/homalg-2025.12-01/doc/chap2_mj.html
--- old/homalg-2024.01-01/doc/chap2_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap2_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 2: Installation of the homalg Package</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -42,6 +42,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap3.html 
new/homalg-2025.12-01/doc/chap3.html
--- old/homalg-2024.01-01/doc/chap3.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap3.html        2025-12-23 12:57:48.000000000 
+0100
@@ -731,6 +731,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap3_mj.html 
new/homalg-2025.12-01/doc/chap3_mj.html
--- old/homalg-2024.01-01/doc/chap3_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap3_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 3: Objects</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -734,6 +734,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap4.html 
new/homalg-2025.12-01/doc/chap4.html
--- old/homalg-2024.01-01/doc/chap4.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap4.html        2025-12-23 12:57:48.000000000 
+0100
@@ -501,6 +501,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap4_mj.html 
new/homalg-2025.12-01/doc/chap4_mj.html
--- old/homalg-2024.01-01/doc/chap4_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap4_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 4: Morphisms</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -504,6 +504,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap5.html 
new/homalg-2025.12-01/doc/chap5.html
--- old/homalg-2024.01-01/doc/chap5.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap5.html        2025-12-23 12:57:48.000000000 
+0100
@@ -52,7 +52,7 @@
 
 <h3>5 <span class="Heading">Elements</span></h3>
 
-<p>An element of an object <span class="SimpleMath">M</span> is internally 
represented by a morphism from the "structure object" to the object <span 
class="SimpleMath">M</span>. In particular, the data structure for object 
elements automatically profits from the intrinsic realization of morphisms in 
the <strong class="pkg">homalg</strong> project.</p>
+<p>An element of an object <span class="SimpleMath">M</span> is internally 
represented by a morphism from the <q>structure object</q> to the object <span 
class="SimpleMath">M</span>. In particular, the data structure for object 
elements automatically profits from the intrinsic realization of morphisms in 
the <strong class="pkg">homalg</strong> project.</p>
 
 <p><a id="X7FBC2FC77E93856C" name="X7FBC2FC77E93856C"></a></p>
 
@@ -195,6 +195,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap5_mj.html 
new/homalg-2025.12-01/doc/chap5_mj.html
--- old/homalg-2024.01-01/doc/chap5_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap5_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 5: Elements</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -55,7 +55,7 @@
 
 <h3>5 <span class="Heading">Elements</span></h3>
 
-<p>An element of an object <span class="SimpleMath">\(M\)</span> is internally 
represented by a morphism from the "structure object" to the object <span 
class="SimpleMath">\(M\)</span>. In particular, the data structure for object 
elements automatically profits from the intrinsic realization of morphisms in 
the <strong class="pkg">homalg</strong> project.</p>
+<p>An element of an object <span class="SimpleMath">\(M\)</span> is internally 
represented by a morphism from the <q>structure object</q> to the object <span 
class="SimpleMath">\(M\)</span>. In particular, the data structure for object 
elements automatically profits from the intrinsic realization of morphisms in 
the <strong class="pkg">homalg</strong> project.</p>
 
 <p><a id="X7FBC2FC77E93856C" name="X7FBC2FC77E93856C"></a></p>
 
@@ -198,6 +198,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap6.html 
new/homalg-2025.12-01/doc/chap6.html
--- old/homalg-2024.01-01/doc/chap6.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap6.html        2025-12-23 12:57:48.000000000 
+0100
@@ -547,6 +547,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap6_mj.html 
new/homalg-2025.12-01/doc/chap6_mj.html
--- old/homalg-2024.01-01/doc/chap6_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap6_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 6: Complexes</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -550,6 +550,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap7.html 
new/homalg-2025.12-01/doc/chap7.html
--- old/homalg-2024.01-01/doc/chap7.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap7.html        2025-12-23 12:57:48.000000000 
+0100
@@ -127,7 +127,7 @@
 <div class="func"><table class="func" width="100%"><tr><td 
class="tdleft"><code class="func">&#8227; HomalgChainMorphism</code>( <var 
class="Arg">phi</var>[, <var class="Arg">C</var>][, <var class="Arg">D</var>][, 
<var class="Arg">d</var>] )</td><td 
class="tdright">(&nbsp;function&nbsp;)</td></tr></table></div>
 <p>Returns: a <strong class="pkg">homalg</strong> chain morphism</p>
 
-<p>The constructor creates a (co)chain morphism given a source <strong 
class="pkg">homalg</strong> (co)chain complex <var class="Arg">C</var>, a 
target <strong class="pkg">homalg</strong> (co)chain complex <var 
class="Arg">D</var>, and a <strong class="pkg">homalg</strong> morphism <var 
class="Arg">phi</var> at (co)homological degree <var class="Arg">d</var>. The 
returned (co)chain morphism will cautiously be indicated using parenthesis: 
"chain morphism". To verify if the result is indeed a (co)chain morphism use 
<code class="func">IsMorphism</code> (<a 
href="chap7.html#X798B6A897FE4FF12"><span class="RefLink">7.3-1</span></a>). If 
source and target are identical objects, and only then, the (co)chain morphism 
is created as a (co)chain endomorphism.</p>
+<p>The constructor creates a (co)chain morphism given a source <strong 
class="pkg">homalg</strong> (co)chain complex <var class="Arg">C</var>, a 
target <strong class="pkg">homalg</strong> (co)chain complex <var 
class="Arg">D</var>, and a <strong class="pkg">homalg</strong> morphism <var 
class="Arg">phi</var> at (co)homological degree <var class="Arg">d</var>. The 
returned (co)chain morphism will cautiously be indicated using parenthesis: 
<q>chain morphism</q>. To verify if the result is indeed a (co)chain morphism 
use <code class="func">IsMorphism</code> (<a 
href="chap7.html#X798B6A897FE4FF12"><span class="RefLink">7.3-1</span></a>). If 
source and target are identical objects, and only then, the (co)chain morphism 
is created as a (co)chain endomorphism.</p>
 
 <p>The following examples shows a chain morphism that induces the zero 
morphism on homology, but is itself <em>not</em> zero in the derived 
category:</p>
 
@@ -370,6 +370,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap7_mj.html 
new/homalg-2025.12-01/doc/chap7_mj.html
--- old/homalg-2024.01-01/doc/chap7_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap7_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 7: Chain Morphisms</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -130,7 +130,7 @@
 <div class="func"><table class="func" width="100%"><tr><td 
class="tdleft"><code class="func">&#8227; HomalgChainMorphism</code>( <var 
class="Arg">phi</var>[, <var class="Arg">C</var>][, <var class="Arg">D</var>][, 
<var class="Arg">d</var>] )</td><td 
class="tdright">(&nbsp;function&nbsp;)</td></tr></table></div>
 <p>Returns: a <strong class="pkg">homalg</strong> chain morphism</p>
 
-<p>The constructor creates a (co)chain morphism given a source <strong 
class="pkg">homalg</strong> (co)chain complex <var class="Arg">C</var>, a 
target <strong class="pkg">homalg</strong> (co)chain complex <var 
class="Arg">D</var>, and a <strong class="pkg">homalg</strong> morphism <var 
class="Arg">phi</var> at (co)homological degree <var class="Arg">d</var>. The 
returned (co)chain morphism will cautiously be indicated using parenthesis: 
"chain morphism". To verify if the result is indeed a (co)chain morphism use 
<code class="func">IsMorphism</code> (<a 
href="chap7_mj.html#X798B6A897FE4FF12"><span class="RefLink">7.3-1</span></a>). 
If source and target are identical objects, and only then, the (co)chain 
morphism is created as a (co)chain endomorphism.</p>
+<p>The constructor creates a (co)chain morphism given a source <strong 
class="pkg">homalg</strong> (co)chain complex <var class="Arg">C</var>, a 
target <strong class="pkg">homalg</strong> (co)chain complex <var 
class="Arg">D</var>, and a <strong class="pkg">homalg</strong> morphism <var 
class="Arg">phi</var> at (co)homological degree <var class="Arg">d</var>. The 
returned (co)chain morphism will cautiously be indicated using parenthesis: 
<q>chain morphism</q>. To verify if the result is indeed a (co)chain morphism 
use <code class="func">IsMorphism</code> (<a 
href="chap7_mj.html#X798B6A897FE4FF12"><span class="RefLink">7.3-1</span></a>). 
If source and target are identical objects, and only then, the (co)chain 
morphism is created as a (co)chain endomorphism.</p>
 
 <p>The following examples shows a chain morphism that induces the zero 
morphism on homology, but is itself <em>not</em> zero in the derived 
category:</p>
 
@@ -373,6 +373,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap8.html 
new/homalg-2025.12-01/doc/chap8.html
--- old/homalg-2024.01-01/doc/chap8.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap8.html        2025-12-23 12:57:48.000000000 
+0100
@@ -249,6 +249,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap8_mj.html 
new/homalg-2025.12-01/doc/chap8_mj.html
--- old/homalg-2024.01-01/doc/chap8_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap8_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 8: Bicomplexes</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -252,6 +252,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap9.html 
new/homalg-2025.12-01/doc/chap9.html
--- old/homalg-2024.01-01/doc/chap9.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap9.html        2025-12-23 12:57:48.000000000 
+0100
@@ -349,6 +349,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chap9_mj.html 
new/homalg-2025.12-01/doc/chap9_mj.html
--- old/homalg-2024.01-01/doc/chap9_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chap9_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Chapter 9: Bigraded Objects</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -352,6 +352,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapA.html 
new/homalg-2025.12-01/doc/chapA.html
--- old/homalg-2024.01-01/doc/chapA.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapA.html        2025-12-23 12:57:48.000000000 
+0100
@@ -33,6 +33,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapA_mj.html 
new/homalg-2025.12-01/doc/chapA_mj.html
--- old/homalg-2024.01-01/doc/chapA_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapA_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Appendix A: The Mathematical Idea behind homalg</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -36,6 +36,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapB.html 
new/homalg-2025.12-01/doc/chapB.html
--- old/homalg-2024.01-01/doc/chapB.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapB.html        2025-12-23 12:57:48.000000000 
+0100
@@ -74,7 +74,7 @@
 
 <p>In 1993 J. Neubüser <span class="URL"><a 
href="http://www.gap-system.org/Doc/Talks/cgt.ps";>addressed</a></span> the 
necessity of free software in mathematics:</p>
 
-<p>"You can read Sylow's Theorem and its proof in Huppert's book in the 
library without even buying the book and then you can use Sylow's Theorem for 
the rest of your life free of charge, but - and for understandable reasons of 
getting funds for the maintenance, the necessity of which I have pointed out 
[...] - for many computer algebra systems license fees have to be paid 
regularly for the total time of their use. In order to protect what you pay 
for, you do not get the source, but only an executable, i.e. a black box. You 
can press buttons and you get answers in the same way as you get the bright 
pictures from your television set but you cannot control how they were made in 
either case. With this situation two of the most basic rules of conduct in 
mathematics are violated. In mathematics information is passed on free of 
charge and everything is laid open for checking. Not applying these rules to 
computer algebra systems that are made for mathematical research [...] means 
moving in
  a most undesirable direction. Most important: Can we expect somebody to 
believe a result of a program that he is not allowed to see? [...] And even: If 
O'Nan and Scott would have to pay a license fee for using an implementation of 
their ideas about primitive groups, should not they in turn be entitled to 
charge a license fee for using their ideas in the implementation?"</p>
+<p><q>You can read Sylow's Theorem and its proof in Huppert's book in the 
library without even buying the book and then you can use Sylow's Theorem for 
the rest of your life free of charge, but - and for understandable reasons of 
getting funds for the maintenance, the necessity of which I have pointed out 
[...] - for many computer algebra systems license fees have to be paid 
regularly for the total time of their use. In order to protect what you pay 
for, you do not get the source, but only an executable, i.e. a black box. You 
can press buttons and you get answers in the same way as you get the bright 
pictures from your television set but you cannot control how they were made in 
either case. With this situation two of the most basic rules of conduct in 
mathematics are violated. In mathematics information is passed on free of 
charge and everything is laid open for checking. Not applying these rules to 
computer algebra systems that are made for mathematical research [...] means 
moving 
 in a most undesirable direction. Most important: Can we expect somebody to 
believe a result of a program that he is not allowed to see? [...] And even: If 
O'Nan and Scott would have to pay a license fee for using an implementation of 
their ideas about primitive groups, should not they in turn be entitled to 
charge a license fee for using their ideas in the implementation?</q></p>
 
 <p>I had the pleasure of being one of his students.</p>
 
@@ -138,7 +138,7 @@
 
 <h5>B.4-2 <span class="Heading">They differ in the programming 
language</span></h5>
 
-<p><strong class="pkg">Sage</strong> is based on <strong 
class="pkg">python</strong> and the <strong class="pkg">C</strong>-extension 
<strong class="pkg">cython</strong> while <strong class="pkg">homalg</strong> 
is based on <strong class="pkg">GAP4</strong>. Quoting from an email response 
William Stein sent me on the 25. of February, 2008: "Sage *is* Python + a 
library". Although I seriously considered developing <strong 
class="pkg">homalg</strong> as part of <strong class="pkg">Sage</strong>, for 
the reason mentioned in <a href="chapB.html#X78EB6CAE7C7F2F7C"><span 
class="RefLink">B.2-4</span></a> I finally decided to use <strong 
class="pkg">GAP4</strong> as the programming language.</p>
+<p><strong class="pkg">Sage</strong> is based on <strong 
class="pkg">python</strong> and the <strong class="pkg">C</strong>-extension 
<strong class="pkg">cython</strong> while <strong class="pkg">homalg</strong> 
is based on <strong class="pkg">GAP4</strong>. Quoting from an email response 
William Stein sent me on the 25. of February, 2008: <q>Sage *is* Python + a 
library</q>. Although I seriously considered developing <strong 
class="pkg">homalg</strong> as part of <strong class="pkg">Sage</strong>, for 
the reason mentioned in <a href="chapB.html#X78EB6CAE7C7F2F7C"><span 
class="RefLink">B.2-4</span></a> I finally decided to use <strong 
class="pkg">GAP4</strong> as the programming language.</p>
 
 <p><a id="X8040F9357F008C1E" name="X8040F9357F008C1E"></a></p>
 
@@ -155,6 +155,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapB_mj.html 
new/homalg-2025.12-01/doc/chapB_mj.html
--- old/homalg-2024.01-01/doc/chapB_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapB_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Appendix B: Development</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -77,7 +77,7 @@
 
 <p>In 1993 J. Neubüser <span class="URL"><a 
href="http://www.gap-system.org/Doc/Talks/cgt.ps";>addressed</a></span> the 
necessity of free software in mathematics:</p>
 
-<p>"You can read Sylow's Theorem and its proof in Huppert's book in the 
library without even buying the book and then you can use Sylow's Theorem for 
the rest of your life free of charge, but - and for understandable reasons of 
getting funds for the maintenance, the necessity of which I have pointed out 
[...] - for many computer algebra systems license fees have to be paid 
regularly for the total time of their use. In order to protect what you pay 
for, you do not get the source, but only an executable, i.e. a black box. You 
can press buttons and you get answers in the same way as you get the bright 
pictures from your television set but you cannot control how they were made in 
either case. With this situation two of the most basic rules of conduct in 
mathematics are violated. In mathematics information is passed on free of 
charge and everything is laid open for checking. Not applying these rules to 
computer algebra systems that are made for mathematical research [...] means 
moving in
  a most undesirable direction. Most important: Can we expect somebody to 
believe a result of a program that he is not allowed to see? [...] And even: If 
O'Nan and Scott would have to pay a license fee for using an implementation of 
their ideas about primitive groups, should not they in turn be entitled to 
charge a license fee for using their ideas in the implementation?"</p>
+<p><q>You can read Sylow's Theorem and its proof in Huppert's book in the 
library without even buying the book and then you can use Sylow's Theorem for 
the rest of your life free of charge, but - and for understandable reasons of 
getting funds for the maintenance, the necessity of which I have pointed out 
[...] - for many computer algebra systems license fees have to be paid 
regularly for the total time of their use. In order to protect what you pay 
for, you do not get the source, but only an executable, i.e. a black box. You 
can press buttons and you get answers in the same way as you get the bright 
pictures from your television set but you cannot control how they were made in 
either case. With this situation two of the most basic rules of conduct in 
mathematics are violated. In mathematics information is passed on free of 
charge and everything is laid open for checking. Not applying these rules to 
computer algebra systems that are made for mathematical research [...] means 
moving 
 in a most undesirable direction. Most important: Can we expect somebody to 
believe a result of a program that he is not allowed to see? [...] And even: If 
O'Nan and Scott would have to pay a license fee for using an implementation of 
their ideas about primitive groups, should not they in turn be entitled to 
charge a license fee for using their ideas in the implementation?</q></p>
 
 <p>I had the pleasure of being one of his students.</p>
 
@@ -141,7 +141,7 @@
 
 <h5>B.4-2 <span class="Heading">They differ in the programming 
language</span></h5>
 
-<p><strong class="pkg">Sage</strong> is based on <strong 
class="pkg">python</strong> and the <strong class="pkg">C</strong>-extension 
<strong class="pkg">cython</strong> while <strong class="pkg">homalg</strong> 
is based on <strong class="pkg">GAP4</strong>. Quoting from an email response 
William Stein sent me on the 25. of February, 2008: "Sage *is* Python + a 
library". Although I seriously considered developing <strong 
class="pkg">homalg</strong> as part of <strong class="pkg">Sage</strong>, for 
the reason mentioned in <a href="chapB_mj.html#X78EB6CAE7C7F2F7C"><span 
class="RefLink">B.2-4</span></a> I finally decided to use <strong 
class="pkg">GAP4</strong> as the programming language.</p>
+<p><strong class="pkg">Sage</strong> is based on <strong 
class="pkg">python</strong> and the <strong class="pkg">C</strong>-extension 
<strong class="pkg">cython</strong> while <strong class="pkg">homalg</strong> 
is based on <strong class="pkg">GAP4</strong>. Quoting from an email response 
William Stein sent me on the 25. of February, 2008: <q>Sage *is* Python + a 
library</q>. Although I seriously considered developing <strong 
class="pkg">homalg</strong> as part of <strong class="pkg">Sage</strong>, for 
the reason mentioned in <a href="chapB_mj.html#X78EB6CAE7C7F2F7C"><span 
class="RefLink">B.2-4</span></a> I finally decided to use <strong 
class="pkg">GAP4</strong> as the programming language.</p>
 
 <p><a id="X8040F9357F008C1E" name="X8040F9357F008C1E"></a></p>
 
@@ -158,6 +158,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapBib.html 
new/homalg-2025.12-01/doc/chapBib.html
--- old/homalg-2024.01-01/doc/chapBib.html      2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapBib.html      2025-12-23 12:57:48.000000000 
+0100
@@ -36,7 +36,7 @@
 
 <p><a id="biBBR" name="biBBR"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=2431811";>BR08</a></span>]   <b 
class='BibAuthor'>Barakat, M. and Robertz, D.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=2431811";>BR08</a></span>]   <b 
class='BibAuthor'>Barakat, M. and Robertz, D.</b>,
 <a href="https://dx.doi.org/10.1142/S0219498808002813";><i 
class='BibTitle'>mathtthomalg -- A meta-package for homological
       algebra</i></a>,
  <span class='BibJournal'>J. Algebra Appl.</span>,
@@ -49,7 +49,7 @@
 
 <p><a id="biBce" name="biBce"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1731415";>CE99</a></span>]   <b 
class='BibAuthor'>Cartan, H. and Eilenberg, S.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1731415";>CE99</a></span>]   
<b class='BibAuthor'>Cartan, H. and Eilenberg, S.</b>,
  <i class='BibTitle'>Homological algebra</i>,
  <span class='BibPublisher'>Princeton University Press</span>,
  <span class='BibSeries'>Princeton Landmarks in Mathematics</span>,
@@ -63,7 +63,7 @@
 
 <p><a id="biBGM" name="biBGM"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1950475";>GM03</a></span>]   <b 
class='BibAuthor'>Gelfand, S. I. and Manin, Y. I.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1950475";>GM03</a></span>]   
<b class='BibAuthor'>Gelfand, S. I. and Manin, Y. I.</b>,
  <i class='BibTitle'>Methods of homological algebra</i>,
  <span class='BibPublisher'>Springer-Verlag</span>,
  <span class='BibEdition'>2. edition</span>,
@@ -76,7 +76,7 @@
 
 <p><a id="biBHS" name="biBHS"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1438546";>HS97</a></span>]   <b 
class='BibAuthor'>Hilton, P. J. and Stammbach, U.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1438546";>HS97</a></span>]   
<b class='BibAuthor'>Hilton, P. J. and Stammbach, U.</b>,
  <i class='BibTitle'>A course in homological algebra</i>,
  <span class='BibPublisher'>Springer-Verlag</span>,
  <span class='BibEdition'>Second edition</span>,
@@ -90,7 +90,7 @@
 
 <p><a id="biBML" name="biBML"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR0156879";>ML63</a></span>]   <b 
class='BibAuthor'>Mac Lane, S.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR0156879";>ML63</a></span>]   
<b class='BibAuthor'>Mac Lane, S.</b>,
  <i class='BibTitle'>Homology</i>,
  <span class='BibPublisher'>Academic Press Inc.</span>,
  <span class='BibSeries'>Die Grundlehren der mathematischen Wissenschaften, 
Bd. 114</span>,
@@ -102,7 +102,7 @@
 
 <p><a id="biBrot" name="biBrot"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR538169";>Rot79</a></span>]   <b 
class='BibAuthor'>Rotman, J. J.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR538169";>Rot79</a></span>]   
<b class='BibAuthor'>Rotman, J. J.</b>,
  <i class='BibTitle'>An introduction to homological algebra</i>,
  <span class='BibPublisher'>Academic Press Inc. [Harcourt Brace Jovanovich
       Publishers]</span>,
@@ -116,7 +116,7 @@
 
 <p><a id="biBweihom" name="biBweihom"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1269324";>Wei94</a></span>]   
<b class='BibAuthor'>Weibel, C. A.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1269324";>Wei94</a></span>]   
<b class='BibAuthor'>Weibel, C. A.</b>,
  <i class='BibTitle'>An introduction to homological algebra</i>,
  <span class='BibPublisher'>Cambridge University Press</span>,
  <span class='BibSeries'>Cambridge Studies in Advanced Mathematics</span>,
@@ -135,6 +135,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapBib_mj.html 
new/homalg-2025.12-01/doc/chapBib_mj.html
--- old/homalg-2024.01-01/doc/chapBib_mj.html   2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapBib_mj.html   2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - References</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -39,7 +39,7 @@
 
 <p><a id="biBBR" name="biBBR"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=2431811";>BR08</a></span>]   <b 
class='BibAuthor'>Barakat, M. and Robertz, D.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=2431811";>BR08</a></span>]   <b 
class='BibAuthor'>Barakat, M. and Robertz, D.</b>,
 <a href="https://dx.doi.org/10.1142/S0219498808002813";><i 
class='BibTitle'>\(\mathtt{homalg}\) -- A meta-package for homological
       algebra</i></a>,
  <span class='BibJournal'>J. Algebra Appl.</span>,
@@ -52,7 +52,7 @@
 
 <p><a id="biBce" name="biBce"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1731415";>CE99</a></span>]   <b 
class='BibAuthor'>Cartan, H. and Eilenberg, S.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1731415";>CE99</a></span>]   
<b class='BibAuthor'>Cartan, H. and Eilenberg, S.</b>,
  <i class='BibTitle'>Homological algebra</i>,
  <span class='BibPublisher'>Princeton University Press</span>,
  <span class='BibSeries'>Princeton Landmarks in Mathematics</span>,
@@ -66,7 +66,7 @@
 
 <p><a id="biBGM" name="biBGM"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1950475";>GM03</a></span>]   <b 
class='BibAuthor'>Gelfand, S. I. and Manin, Y. I.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1950475";>GM03</a></span>]   
<b class='BibAuthor'>Gelfand, S. I. and Manin, Y. I.</b>,
  <i class='BibTitle'>Methods of homological algebra</i>,
  <span class='BibPublisher'>Springer-Verlag</span>,
  <span class='BibEdition'>2. edition</span>,
@@ -79,7 +79,7 @@
 
 <p><a id="biBHS" name="biBHS"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1438546";>HS97</a></span>]   <b 
class='BibAuthor'>Hilton, P. J. and Stammbach, U.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1438546";>HS97</a></span>]   
<b class='BibAuthor'>Hilton, P. J. and Stammbach, U.</b>,
  <i class='BibTitle'>A course in homological algebra</i>,
  <span class='BibPublisher'>Springer-Verlag</span>,
  <span class='BibEdition'>Second edition</span>,
@@ -93,7 +93,7 @@
 
 <p><a id="biBML" name="biBML"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR0156879";>ML63</a></span>]   <b 
class='BibAuthor'>Mac Lane, S.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR0156879";>ML63</a></span>]   
<b class='BibAuthor'>Mac Lane, S.</b>,
  <i class='BibTitle'>Homology</i>,
  <span class='BibPublisher'>Academic Press Inc.</span>,
  <span class='BibSeries'>Die Grundlehren der mathematischen Wissenschaften, 
Bd. 114</span>,
@@ -105,7 +105,7 @@
 
 <p><a id="biBrot" name="biBrot"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR538169";>Rot79</a></span>]   <b 
class='BibAuthor'>Rotman, J. J.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR538169";>Rot79</a></span>]   
<b class='BibAuthor'>Rotman, J. J.</b>,
  <i class='BibTitle'>An introduction to homological algebra</i>,
  <span class='BibPublisher'>Academic Press Inc. [Harcourt Brace Jovanovich
       Publishers]</span>,
@@ -119,7 +119,7 @@
 
 <p><a id="biBweihom" name="biBweihom"></a></p>
 <p class='BibEntry'>
-[<span class='BibKeyLink'><a 
href="http://www.ams.org/mathscinet-getitem?mr=MR1269324";>Wei94</a></span>]   
<b class='BibAuthor'>Weibel, C. A.</b>,
+[<span class='BibKeyLink'><a 
href="https://www.ams.org/mathscinet-getitem?mr=MR1269324";>Wei94</a></span>]   
<b class='BibAuthor'>Weibel, C. A.</b>,
  <i class='BibTitle'>An introduction to homological algebra</i>,
  <span class='BibPublisher'>Cambridge University Press</span>,
  <span class='BibSeries'>Cambridge Studies in Advanced Mathematics</span>,
@@ -138,6 +138,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapC.html 
new/homalg-2025.12-01/doc/chapC.html
--- old/homalg-2024.01-01/doc/chapC.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapC.html        2025-12-23 12:57:48.000000000 
+0100
@@ -54,6 +54,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapC_mj.html 
new/homalg-2025.12-01/doc/chapC_mj.html
--- old/homalg-2024.01-01/doc/chapC_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapC_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Appendix C: Logic Subpackages</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -57,6 +57,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapD.html 
new/homalg-2025.12-01/doc/chapD.html
--- old/homalg-2024.01-01/doc/chapD.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapD.html        2025-12-23 12:57:48.000000000 
+0100
@@ -56,7 +56,7 @@
 </tr>
 <tr>
 <td class="tdleft">3</td>
-<td class="tdleft">"high"-level homological assertions are checked</td>
+<td class="tdleft"><q>high</q>-level homological assertions are checked</td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -64,7 +64,7 @@
 </tr>
 <tr>
 <td class="tdleft">4</td>
-<td class="tdleft">"mid"-level homological assertions are checked</td>
+<td class="tdleft"><q>mid</q>-level homological assertions are checked</td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -72,7 +72,7 @@
 </tr>
 <tr>
 <td class="tdleft">5</td>
-<td class="tdleft">"low"-level homological assertions are checked</td>
+<td class="tdleft"><q>low</q>-level homological assertions are checked</td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -102,6 +102,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapD_mj.html 
new/homalg-2025.12-01/doc/chapD_mj.html
--- old/homalg-2024.01-01/doc/chapD_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapD_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Appendix D: Debugging homalg</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -59,7 +59,7 @@
 </tr>
 <tr>
 <td class="tdleft">3</td>
-<td class="tdleft">"high"-level homological assertions are checked</td>
+<td class="tdleft"><q>high</q>-level homological assertions are checked</td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -67,7 +67,7 @@
 </tr>
 <tr>
 <td class="tdleft">4</td>
-<td class="tdleft">"mid"-level homological assertions are checked</td>
+<td class="tdleft"><q>mid</q>-level homological assertions are checked</td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -75,7 +75,7 @@
 </tr>
 <tr>
 <td class="tdleft">5</td>
-<td class="tdleft">"low"-level homological assertions are checked</td>
+<td class="tdleft"><q>low</q>-level homological assertions are checked</td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -105,6 +105,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapE.html 
new/homalg-2025.12-01/doc/chapE.html
--- old/homalg-2024.01-01/doc/chapE.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapE.html        2025-12-23 12:57:48.000000000 
+0100
@@ -94,7 +94,7 @@
 
 <h5>E.1-2 <span class="Heading">Black boxes</span></h5>
 
-<p>The package <strong class="pkg">Modules</strong> uses rings and matrices 
over these rings as a black box, enabling other packages to "abuse" <strong 
class="pkg">homalg</strong> to compute over rings other than the ring of 
integers by simply providing the appropriate black boxes. And whether these 
rings and matrices are inside or outside <strong class="pkg">GAP</strong> is 
not at all the concern of <strong class="pkg">homalg</strong>. Even the <strong 
class="pkg">GAP</strong> representation for external rings, external ring 
elements, and external matrices are declared in the package <strong 
class="pkg">HomalgToCAS</strong> and not in homalg.</p>
+<p>The package <strong class="pkg">Modules</strong> uses rings and matrices 
over these rings as a black box, enabling other packages to <q>abuse</q> 
<strong class="pkg">homalg</strong> to compute over rings other than the ring 
of integers by simply providing the appropriate black boxes. And whether these 
rings and matrices are inside or outside <strong class="pkg">GAP</strong> is 
not at all the concern of <strong class="pkg">homalg</strong>. Even the <strong 
class="pkg">GAP</strong> representation for external rings, external ring 
elements, and external matrices are declared in the package <strong 
class="pkg">HomalgToCAS</strong> and not in homalg.</p>
 
 <p><a id="X786DDEFD85AD19F4" name="X786DDEFD85AD19F4"></a></p>
 
@@ -163,6 +163,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapE_mj.html 
new/homalg-2025.12-01/doc/chapE_mj.html
--- old/homalg-2024.01-01/doc/chapE_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapE_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Appendix E: The Core Packages and the Idea behind their 
Splitting</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -97,7 +97,7 @@
 
 <h5>E.1-2 <span class="Heading">Black boxes</span></h5>
 
-<p>The package <strong class="pkg">Modules</strong> uses rings and matrices 
over these rings as a black box, enabling other packages to "abuse" <strong 
class="pkg">homalg</strong> to compute over rings other than the ring of 
integers by simply providing the appropriate black boxes. And whether these 
rings and matrices are inside or outside <strong class="pkg">GAP</strong> is 
not at all the concern of <strong class="pkg">homalg</strong>. Even the <strong 
class="pkg">GAP</strong> representation for external rings, external ring 
elements, and external matrices are declared in the package <strong 
class="pkg">HomalgToCAS</strong> and not in homalg.</p>
+<p>The package <strong class="pkg">Modules</strong> uses rings and matrices 
over these rings as a black box, enabling other packages to <q>abuse</q> 
<strong class="pkg">homalg</strong> to compute over rings other than the ring 
of integers by simply providing the appropriate black boxes. And whether these 
rings and matrices are inside or outside <strong class="pkg">GAP</strong> is 
not at all the concern of <strong class="pkg">homalg</strong>. Even the <strong 
class="pkg">GAP</strong> representation for external rings, external ring 
elements, and external matrices are declared in the package <strong 
class="pkg">HomalgToCAS</strong> and not in homalg.</p>
 
 <p><a id="X786DDEFD85AD19F4" name="X786DDEFD85AD19F4"></a></p>
 
@@ -166,6 +166,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapF.html 
new/homalg-2025.12-01/doc/chapF.html
--- old/homalg-2024.01-01/doc/chapF.html        2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapF.html        2025-12-23 12:57:48.000000000 
+0100
@@ -73,7 +73,7 @@
 </tr>
 <tr>
 <td class="tdleft"><code class="file">HomalgElement</code></td>
-<td class="tdleft">elements are morphisms from "structure objects"</td>
+<td class="tdleft">elements are morphisms from <q>structure objects</q></td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -319,6 +319,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapF_mj.html 
new/homalg-2025.12-01/doc/chapF_mj.html
--- old/homalg-2024.01-01/doc/chapF_mj.html     2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapF_mj.html     2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Appendix F: Overview of the homalg Package Source 
Code</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -76,7 +76,7 @@
 </tr>
 <tr>
 <td class="tdleft"><code class="file">HomalgElement</code></td>
-<td class="tdleft">elements are morphisms from "structure objects"</td>
+<td class="tdleft">elements are morphisms from <q>structure objects</q></td>
 </tr>
 <tr>
 <td class="tdleft"></td>
@@ -322,6 +322,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapInd.html 
new/homalg-2025.12-01/doc/chapInd.html
--- old/homalg-2024.01-01/doc/chapInd.html      2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapInd.html      2025-12-23 12:57:48.000000000 
+0100
@@ -226,6 +226,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a> 
 <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a 
href="chap12.html">12</a>  <a href="chapA.html">A</a>  <a 
href="chapB.html">B</a>  <a href="chapC.html">C</a>  <a href="chapD.html">D</a> 
 <a href="chapE.html">E</a>  <a href="chapF.html">F</a>  <a 
href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapInd.txt 
new/homalg-2025.12-01/doc/chapInd.txt
--- old/homalg-2024.01-01/doc/chapInd.txt       2024-01-10 15:56:10.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapInd.txt       2025-12-23 12:57:44.000000000 
+0100
@@ -43,7 +43,7 @@
   Grade 3.4-17 
   HasConstantRank 3.3-16 
   HilbertPolynomial 3.4-20 
-  homalg .-3 
+  homalg 0.0-3 
   HomalgBicomplex, constructor for bicomplexes given a complex of 
complexes 8.2-1 
   HomalgBigradedObject, constructor for bigraded objects given a 
bicomplex 9.2-1 
   HomalgChainMorphism, constructor for chain morphisms given a 
morphism 7.2-1 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/chapInd_mj.html 
new/homalg-2025.12-01/doc/chapInd_mj.html
--- old/homalg-2024.01-01/doc/chapInd_mj.html   2024-01-10 15:56:15.000000000 
+0100
+++ new/homalg-2025.12-01/doc/chapInd_mj.html   2025-12-23 12:57:48.000000000 
+0100
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (homalg) - Index</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -229,6 +229,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a 
href="chap10_mj.html">10</a>  <a href="chap11_mj.html">11</a>  <a 
href="chap12_mj.html">12</a>  <a href="chapA_mj.html">A</a>  <a 
href="chapB_mj.html">B</a>  <a href="chapC_mj.html">C</a>  <a 
href="chapD_mj.html">D</a>  <a href="chapE_mj.html">E</a>  <a 
href="chapF_mj.html">F</a>  <a href="chapBib_mj.html">Bib</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
Binary files old/homalg-2024.01-01/doc/manual.pdf and 
new/homalg-2025.12-01/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/manual.six 
new/homalg-2025.12-01/doc/manual.six
--- old/homalg-2024.01-01/doc/manual.six        2024-01-10 15:56:13.000000000 
+0100
+++ new/homalg-2025.12-01/doc/manual.six        2025-12-23 12:57:47.000000000 
+0100
@@ -3,11 +3,13 @@
 encoding := "UTF-8",
 bookname := "homalg",
 entries :=
-[ [ "Title page", ".", [ 0, 0, 0 ], 1, 1, "title page", "X7D2C85EC87DD46E5" ],
-  [ "Copyright", ".-1", [ 0, 0, 1 ], 53, 2, "copyright", "X81488B807F2A1CF1" ]
-    , [ "Acknowledgements", ".-2", [ 0, 0, 2 ], 60, 2, "acknowledgements", 
+[ [ "Title page", "0.0", [ 0, 0, 0 ], 1, 1, "title page", "X7D2C85EC87DD46E5" 
+     ], 
+  [ "Copyright", "0.0-1", [ 0, 0, 1 ], 53, 2, "copyright", 
+      "X81488B807F2A1CF1" ], 
+  [ "Acknowledgements", "0.0-2", [ 0, 0, 2 ], 60, 2, "acknowledgements", 
       "X82A988D47DFAFCFA" ], 
-  [ "Table of Contents", ".-3", [ 0, 0, 3 ], 150, 4, "table of contents", 
+  [ "Table of Contents", "0.0-3", [ 0, 0, 3 ], 148, 4, "table of contents", 
       "X8537FEB07AF2BEC8" ], 
   [ "\033[1X\033[33X\033[0;-2YIntroduction\033[133X\033[101X", "1", 
       [ 1, 0, 0 ], 1, 7, "introduction", "X7DFB63A97E67C0A1" ], 
@@ -359,7 +361,7 @@
   [ "References", "bib", [ "Bib", 0, 0 ], 1, 88, "references", 
       "X7A6F98FD85F02BFE" ], 
   [ "Index", "ind", [ "Ind", 0, 0 ], 1, 89, "index", "X83A0356F839C696F" ], 
-  [ "\033[5Xhomalg\033[105X", ".-3", [ 0, 0, 3 ], 150, 4, "homalg", 
+  [ "\033[5Xhomalg\033[105X", "0.0-3", [ 0, 0, 3 ], 148, 4, "homalg", 
       "X8537FEB07AF2BEC8" ], 
   [ "\033[2XIsHomalgObject\033[102X", "3.1-1", [ 3, 1, 1 ], 7, 11, 
       "ishomalgobject", "X7E610FA77A49B9EC" ], 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/doc/title.xml 
new/homalg-2025.12-01/doc/title.xml
--- old/homalg-2024.01-01/doc/title.xml 2024-01-10 15:56:10.000000000 +0100
+++ new/homalg-2025.12-01/doc/title.xml 2025-12-23 12:57:43.000000000 +0100
@@ -9,7 +9,7 @@
     A homological algebra meta-package for computable Abelian categories
   </Subtitle>
   <Version>
-    2024.01-01
+    2025.12-01
   </Version>
   <Author>
     Mohamed Barakat<Alt Only="LaTeX"><Br/></Alt>
@@ -49,7 +49,7 @@
 
   </Author>
   <Date>
-    10 January 2024
+    23 December 2025
   </Date>
   <Copyright>
     &copyright; 2007-2015 by Mohamed Barakat and Markus Lange-Hegermann
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/homalg-2024.01-01/makedoc.g 
new/homalg-2025.12-01/makedoc.g
--- old/homalg-2024.01-01/makedoc.g     2024-01-10 15:37:48.000000000 +0100
+++ new/homalg-2025.12-01/makedoc.g     2025-12-23 10:48:04.000000000 +0100
@@ -3,9 +3,9 @@
 #
 # This file is a script which compiles the package manual.
 #
-if fail = LoadPackage( "AutoDoc", "2019.05.20" ) then
+if fail = LoadPackage( "AutoDoc", "2025.12.19" ) then
     
-    Error( "AutoDoc version 2019.05.20 or newer is required." );
+    Error( "AutoDoc version 2025.12.19 or newer is required." );
     
 fi;
 
@@ -20,7 +20,7 @@
         ),
     ),
     scaffold := rec(
-        entities := [ "homalg", "CAP" ],
+        entities := rec( homalg := "homalg", CAP := "CAP" ),
         MainPage := false,
     ),
 ) );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/homalg-2024.01-01/makedoc_with_overfull_hbox_warnings.g 
new/homalg-2025.12-01/makedoc_with_overfull_hbox_warnings.g
--- old/homalg-2024.01-01/makedoc_with_overfull_hbox_warnings.g 2024-01-10 
15:37:48.000000000 +0100
+++ new/homalg-2025.12-01/makedoc_with_overfull_hbox_warnings.g 2025-12-23 
10:48:04.000000000 +0100
@@ -3,9 +3,9 @@
 #
 # This file is a script which compiles the package manual and prints overfull 
hbox warnings.
 #
-if fail = LoadPackage( "AutoDoc", "2019.05.20" ) then
+if fail = LoadPackage( "AutoDoc", "2025.12.19" ) then
     
-    Error( "AutoDoc version 2019.05.20 or newer is required." );
+    Error( "AutoDoc version 2025.12.19 or newer is required." );
     
 fi;
 
@@ -31,7 +31,7 @@
         ),
     ),
     scaffold := rec(
-        entities := [ "homalg", "CAP" ],
+        entities := rec( homalg := "homalg", CAP := "CAP" ),
         MainPage := false,
     ),
 ) );

Reply via email to