{package-writing} is about writing packages. If your question is about choosing, installing, or using packages, choose {package} instead.
0
votes
0answers
55 views
How to make a package using sagetex and sage-commands
I am trying to make my own package building on sagetex. It starts with
\RequirePackage{sagetex}
and I want it to execute some 'sagesilent' code as for instance
\newcommand{\loadsagefunction}{
...