Skip to content

Commit

Permalink
Prefer MathJax version of manuals
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jul 7, 2022
1 parent 25f15cc commit 9f0b5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ PackageWWWHome := "https://bitbucket.org/dersu/subsemi",
PackageDoc := rec(
BookName := "SubSemi",
ArchiveURLSubset := ["doc"],
HTMLStart := "doc/chap0.html",
HTMLStart := "doc/chap0_mj.html",
PDFFile := "doc/manual.pdf",
SixFile := "doc/manual.six",
LongTitle := "Subsemigroup Enumeration",
Expand Down

0 comments on commit 9f0b5f6

Please sign in to comment.