Re: [sage-support] Problem with sagetex and fancyhdr

2020-05-14 Thread David Sevilla
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

Re: [sage-support] Problem with sagetex and fancyhdr

2020-05-14 Thread Dima Pasechnik
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

Re: [sage-support] Problem with sagetex and fancyhdr

2020-05-14 Thread Dima Pasechnik
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

[sage-support] Problem with sagetex and fancyhdr

2020-05-13 Thread David Sevilla
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