In my current installation :
charpent@zen-book-flip:~/Temporaire/Latex/sagetex$ ls 
/usr/local/sage/venv/share/texmf/tex/latex/sagetex/ CONTRIBUTORS 
py-and-sty.dtx sagetex.dtx sagetex.sty example.tex remote-sagetex.dtx 
sagetex.ins scripts.dtx 

However, rebuilding this package in a test directory :
charpent@zen-book-flip:~/Temporaire/Latex/sagetex$ ls *.py 
sagetex-extract.py sagetexparse.py sagetex-remote.py sagetex-makestatic.py 
sagetex.py sagetex-run.py 

Among them, sagetex-run.py allows to configure latexmk to account for the 
need to run Sage to build a document using sagetex.

I wonder why these useful (if somewhat outdated) scripts are not installed 
by default :
charpent@zen-book-flip:~/Temporaire/Latex/sagetex$ find /usr/local/sage/ 
-iname "*sagetex*py" 
/usr/local/sage/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/sagetex.py
 
/usr/local/sage/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/sagetexparse.py
 


HTH,
​

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-support/79a7511a-c94e-4458-af08-c4f3f061236dn%40googlegroups.com.

Reply via email to