Hi - I'm thinking of using sage to write various kinds of technical docs (math in particular, naturally). I've just started to learn Latex, but I find some of aspects of that limiting (macros in particular). I think my options come down to sagetex or rst + sphinx + sage. I'm more interested in the latter at the moment.
So, here are my questions: 1) I'd like to use rst (restructured text) for other docs, eg: a trac wiki. Ideally, I'd like to embed sage into wiki pages (perhaps with an option to save-as latex, pdf, etc). I noticed trac is an optional part of the sage distribution, but it isn't clear whether this supports embedding rst/sage (exactly as sage's manuals are written). Is this supported, and if not, is anyone working in this direction, or would there be interest if I wrote a trac plugin to accomplish this? Perhaps the online sage notebook already does this (I'm a bit confused on exactly what this does), but ideally, it would be (somehow) be integrated with trac. 2) Is there support for introspection in sage? For example, could I query a notebook/worksheet/session to find all definitions and references to vector defined functions, or functions starting with a certain name, or 4*4 complex-valued matrices, etc? thanks! --craig -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org