Re: [sage-support] Re: Where do I report that 1-1=2 :)

2022-06-06 Thread William Stein
On Mon, Jun 6, 2022 at 3:58 AM Kwankyu wrote: > > It seems the bug is in jupyter. Try putting the following > > $\verb|-_-|$ > > in a markdown cell. I did some tests, and it also seems to me that this is a bug in Jupyter classic and JupyterLab. Incidentally, it's not a bug in my

Re: [sage-support] Re: Where do I report that 1-1=2 :)

2022-06-06 Thread Ray Rogers
It's strange that I see the output is temporarily correct and then gets replaced; you have to pay attention,  it's fast.  Like there is a censor/autocorrect kicking in after a write has taken plane. Can I put ..verb.. in a code cell?  I am trying to troubleshoot/track results. On 6/6/22

[sage-support] Re: Where do I report that 1-1=2 :)

2022-06-06 Thread Kwankyu
It seems the bug is in jupyter. Try putting the following $\verb|-_-|$ in a markdown cell. On Monday, June 6, 2022 at 12:51:00 AM UTC+9 egourg...@gmail.com wrote: > Indeed, in Jupyter or Jupyterlab, the underscore is rendered as a minus > sign in %display latex mode. > For instance, > >

Re: [sage-support] Re: Where do I report that 1-1=2 :)

2022-06-05 Thread Ray Rogers
Thanks for the pointer: %display plain Clears it up, I just  have to (remember to) switch back and forth. On 6/5/22 11:51, Eric Gourgoulhon wrote: Indeed, in Jupyter or Jupyterlab, the underscore is rendered as a minus sign in %display latex mode. For instance, %display latex type(ZZ)

[sage-support] Re: Where do I report that 1-1=2 :)

2022-06-05 Thread Eric Gourgoulhon
Indeed, in Jupyter or Jupyterlab, the underscore is rendered as a minus sign in %display latex mode. For instance, %display latex type(ZZ) returns <회횕횊횜횜 '횜횊횐횎.횛횒횗횐횜.횒횗횝횎횐횎횛⎯횛횒횗횐.홸횗횝횎횐횎횛횁횒횗횐⎯회횕횊횜횜'> while print(type(ZZ)) gives I don't know where the replacement of underscores by minus