In the example file, there is an example of the "latex version" of a graph - Sage produces the latex code needed to render the graph using the tkz-graph package, which depends on various other packages.
So I believe the problem is with the tkz-graph package (which I need to investigate), and not with SageTeX at all. If you excise the right portion of the example, then I would guess you could proceed. Rob On Jul 4, 5:13 am, Maarten Derickx <[email protected]> wrote: > Hej All, > > Today I was trying to get started with sagetex for use in my thesis. Now the > first thing you try when you have something installed is to test an example, > but currently I'm stuck in doing this. > > The problem is with the standard example > SAGE_ROOT/local/share/texmf/tex/generic/sagetex/example.tex > > Apparently it depends on the tkz-berge package. I installed the tkz-berge > package and it's dependancy's from ctan. After doing this I get the > following report I posted on pastebin here:http://pastebin.com/zZvejbFr > > I suspect it has to do with the remark > on:http://altermundus.com/pages/tkz/index.html > Warning: Old packages tkz-graph.sty and tkz-berge.sty need to be adapted to > pgf 2.1 and I decided to remove xkeyval and to use pgfkeys . > > Does sagetex really needs to depend on the not so standard tkz-berge.sty > file instead of just normal TiKz. It's quite anoying to spend quite some > time in trying to make the example work and then failing. > > Kind Regards, > Maarten Derickx -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
