On Thursday, May 14, 2020 at 7:00:34 PM UTC+2, Dima Pasechnik wrote:
>
>
>
> On Thursday, May 14, 2020 at 12:14:36 PM UTC+1, Dima Pasechnik wrote:
>>
>> Hi David,
>>
>> On Wed, May 13, 2020 at 11:53 PM David Sevilla <> wrote:
>>
>> > Hi, I have been trying to use SageTeX in a document where I a
On Thursday, May 14, 2020 at 12:14:36 PM UTC+1, Dima Pasechnik wrote:
>
> Hi David,
>
> On Wed, May 13, 2020 at 11:53 PM David Sevilla <> wrote:
>
> > Hi, I have been trying to use SageTeX in a document where I also use the
> fancyhdr package, and I am not able to put Sage computations in the
Hi David,
On Wed, May 13, 2020 at 11:53 PM David Sevilla wrote:
> Hi, I have been trying to use SageTeX in a document where I also use the
> fancyhdr package, and I am not able to put Sage computations in the header
> (or the footer). A minimal example follows.
>
> \documentclass{article}
> \u
Hi, I have been trying to use SageTeX in a document where I also use the
fancyhdr package, and I am not able to put Sage computations in the header
(or the footer). A minimal example follows.
\documentclass{article}
\usepackage{sagetex}
\usepackage{fancyhdr}
\begin{document}
\begin{sagesilen
On Fri, 16 Dec 2011 at 12:41PM -0800, Steven McKay wrote:
> Hi,
> I have been writing a large set of notes for Differential Equations,
> and have come across an annoying problem (that is probably my fault.)
> After adding enough sage constructions to my latex file, I started
> getting errors like:
Hi,
I have been writing a large set of notes for Differential Equations,
and have come across an annoying problem (that is probably my fault.)
After adding enough sage constructions to my latex file, I started
getting errors like:
Code block begin...Traceback (most recent call last):
File "/usr/
Hi there,
I just last night installed sage 4.7.1 on my Ubuntu 10.04 LTS.
I first removed sage 4.3 from my system by deleting the sage
directory. I have not seen any evidence of any vestiges elsewhere.
I installed sage 4.7.1 into /usr/lib/sagemath, as the system otherwise
whined that there was no
I've some problem using sagetex with LaTeX. If I try:
pdflatex prova.tex
sage prova.sage
Traceback (most recent call last):
File "prova.py", line 3, in
import sagetex
ImportError: No module named sagetex
now I'm working in my directory, but if copy /usr/share/texmf/tex/
latex/sage/saget