On Sun, Oct 5, 2008 at 3:56 AM, Joël Duet <[EMAIL PROTECTED]> wrote: > Hi, > Here is my problem : > I want to write "a<b" in the HTML part of my worksheet (notebook() style). > > 1) I click "Edit" > 2) After a }}} and before a {{{, I type (without quotes) : " <p> Let > <i>a<b</i>.</p>" > 3) I click "Save Changes" > > And it's done but if I click again at "Edit", I get (without quotes) : "<p> > Let <i>a<b</i>.</p>" and it's bad. > > What can I do if I want to Edit several times ? >
This is definitely a bug, which could be fixed. In the meantime, as a workround you might just do "<p>Let $a < b$.</p>" since that will look better anyways. We are tracking this bug here: http://trac.sagemath.org/sage_trac/ticket/4245 William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---