HI Mark, Dan Drake's SageTeX will let you embed Sage commands into your LaTeX source and as an extra step in compiling the LaTeX document the Sage commands are executed and the output incorporated. Dan is an active Sage developer so I'm sure he'd be interested in helping with the finer points.
http://www.ctan.org/tex-archive/help/Catalogue/entries/sagetex.html http://bitbucket.org/ddrake/sagetex/ Sage has lots of commands to generate random objects - for example I'm most familiar with random_matrix(). And every object in Sage is suppose to have a LaTeX representation, so it ought to look good as well. I suspect it shouldn't be too hard to roll all this together to get what you are after. Sounds like a nice project. Maybe you can post a working example here once you have one? Rob On Aug 1, 8:47 am, "M.Olson" <markhendryol...@gmail.com> wrote: > I am a Sage Newbie and looking to create randomly generated exercise > worksheets (not a sage worksheet) using both LaTeX and Sage. I create > random arithmetic sheets using OpenOffice Calc, but they are not very > aesthetic. However, with the power to be able to incorporate the power > of Sage into LaTeX - I was hoping to be able create random worksheets > for my students that look good too. > > Well, it is not just about looks. It would be great to generate > random > > - polynomial expressions that need to simplified OR equations that > need to be solved. I am sure the possibilities are endless. Of > course, one might also be able to use Sage to create the answer sheet > as well. This is most likely possible as as one can do it in > Mathematica ... just need a little help. Really what I am looking to > be able to do is something similar to > this:http://www.wolfram.com/broadcast/screencasts/generateexerc/ > > Any help to steer me in the right direction would be greatly > appreciated. > > //Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to sage-edu@googlegroups.com To unsubscribe from this group, send email to sage-edu+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en -~----------~----~----~----~------~----~------~--~---