This Sage Trac query for tickets whose summary contains "sagetex":
https://trac.sagemath.org/query?order=id&desc=1&summary=~sagetex
reveals in particular this ticket:
- Sage Trac ticket 32887: update sagetex to version 3.6
https://trac.sagemath.org/ticket/32887
where a discussion on what sh
we cannot agree on the direction for sagetex.
Matthias insists on conversation of it to a proper Python package, without
a build dependency on make or ninja. I disagree - I spent time converting
it to a Python package which uses ninja at build time - and in fact ninja
IS available as Python pack
I do not understand my installation of sagetex. As far as I understand it,
Sage will use the files accessible via
$SAGE_ROOT/venv/share/texmf/tex/latex/sagetex, and that’s what I symlinked
to my LaTeX setup (in /usr/local/share/tex/latex/ in a Debian testing
installation).
However, this vers