Hi Minh, Take a look at what I did for the group theory primer, it is pretty much the same, but not so visual with the interacts.
PDF, Worksheet and TeX souce are at: http://abstract.ups.edu/sage-aata.html I use a small configuration file to make TeX4ht create jsmath for the narrative and delimit the worksheet cells but leave their content untouched (verbatim). http://buzzard.ups.edu/sage/tex4ht-sage.cfg Then a custom script tacks in the CSS info and formats cells properly for the Sage notebook. http://buzzard.ups.edu/sage/parse-tex4ht Then I cut and paste the result into a blank worksheet, though this step could be automated to produce a worksheet in an archive for uploading. It should be easy to make the custom bits of this go away eventually. Rob On Mar 18, 6:33 pm, Minh Nguyen <[email protected]> wrote: > Hi Rob, > > On Thu, Mar 19, 2009 at 1:14 AM, Rob Beezer <[email protected]> wrote: > > <SNIP> > > > I've posted this here as another in my series of experiments creating > > interactive texts with Sage. > > I'm trying to produce some worksheets for teaching undergraduate > crypto, and your worksheet seems a good template for my purpose. > Thanks, Rob. > > > This was authored in LaTeX with the > > eventual worksheet as the end-product. > > Just out of curiosity, what does your .tex file for that worksheet > look like? And how did you convert that .tex file to a Sage worksheet? > > -- > Regards > Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en -~----------~----~----~----~------~----~------~--~---
