-
-
Notifications
You must be signed in to change notification settings - Fork 676
Description
The SageTeX spkg shipped in 4.3.2 has a slightly broken spkg-check: if LaTeX is present, but the tkz-berge.sty file isn't, the example file included with SageTeX cannot be typeset and spkg-check fails. Since I don't assume the user has LaTeX installed, I shouldn't assume that tkz-berge.sty is either.
There are also some documentation fixes, including notably an "egrep" which should be "egrep -v"!
Finally, the license for the documentation is now CC BY-SA; I've dropped the noncommercial clause.
The new spkg is version 2.2.3.p0 in http://sage.math.washington.edu/home/drake/code/sage/st/ . The last version of the spkg is available in the same place, for ease of reviewing.
Component: spkg-check
Author: Dan Drake
Reviewer: John Palmieri
Merged: sage-4.3.4.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/8255