Ask Your Question

pechoc's profile - activity

2016-09-05 14:15:31 +0200 received badge  Famous Question (source)
2013-11-10 23:42:39 +0200 received badge  Notable Question (source)
2013-01-14 16:17:10 +0200 received badge  Popular Question (source)
2011-05-01 13:22:00 +0200 asked a question implementing sagetex in latex

For calling SAGE from within LATEX-file there must be following entry in line 1:

% !TEX TS-program = sage // (this creates undersome conditions I dont know a syntax error)

...

and \usepackage{sagetex}

But I get in one tex-file a syntax error in Line 1. Does anyone know a work around or how it really works?

Many thanks in advance for your hints. Gerald