| 1 | initial version |
I don't think there is a way to do this automatically, but in each LaTeX file, try adding
\begin{sagesilent}
from sage.env import SAGE_STARTUP_FILE
load(SAGE_STARTUP_FILE)
\end{sagesilent}
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.