Mike, Thanks for having a look. I hope to get back to this and tidy it up in the next few weeks.
(2) This all seems more complicated in the notebook (with jsMath, etc), and I do think most folks begin in the notebook. If you like the command-line (I do too), then you don't need as much guidance. ;-) that was my thought anyway. (3) For any object in Sage (ie built as a class) define the _latex_() method to return a latex representation (string of latex commands to place inside dollar signs), then everything else is free. Rob On Jun 6, 12:15 pm, Mike Witt <msg...@gmail.com> wrote: > On 06/06/2010 10:28:43 AM, Rob Beezer wrote: > > > I'm working on a guide. Still in *very* rough draft stage, but might > > be readable in Trac (just click on the version 2 patch). Feedback > > welcome. > > Here is some feedback: (1) This is very useful. I just read through it > and > learned some things that I never knew about sage/latex interaction. > (2) I rarely use the notebook interface, but most of what I do with sage > ends up constructing latex for output (from the command line). I gather, > from the lack of discussion about this mode, that my usage is > atypical(?) > (3) I think it would be helpful to have some information on how to > create objects with "custom" latex representations. > > -Mike -- 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