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)

returns

<회횕횊횜횜 
'횜횊횐횎.횛횒횗횐횜.횒횗횝횎횐횎횛⎯횛횒횗횐.홸횗횝횎횐횎횛횁횒횗횐⎯회횕횊횜횜'>


while

print(type(ZZ))

gives



I don't know where the replacement of underscores by minus signs comes 
from...

Le dimanche 5 juin 2022 à 15:50:41 UTC+2, raymond@gmail.com a écrit :

show('1_1=',2)
Works fine in console mode.
In jupyter and jupyterlab:

1-1=2

It seems to be auto-corrected; I see the correct output
momentarily then
it gets "corrected".
Where should I report it?

Sagemath 9.6
Linux Mate
Google chrome and Firefox

rrogers

--
You received this message because you are subscribed to the Google 
Groups "sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/eed42bec-6f61-4280-8ccf-b244b6eb77een%40googlegroups.com 
.


--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/158c918d-6b28-a313-1b76-33bae1a84551%40gmail.com.


[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 signs comes 
from...
Le dimanche 5 juin 2022 à 15:50:41 UTC+2, raymond@gmail.com a écrit :

> show('1_1=',2)
> Works fine in console mode.
> In jupyter and jupyterlab:
>
> 1-1=2
>
> It seems to be auto-corrected; I see the correct output momentarily then
> it gets "corrected".
> Where should I report it?
>
> Sagemath 9.6
> Linux Mate
> Google chrome and Firefox
>
> rrogers
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/eed42bec-6f61-4280-8ccf-b244b6eb77een%40googlegroups.com.


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

2022-06-05 Thread Ray Rogers

show('1_1=',2)
Works fine in console mode.
In jupyter and jupyterlab:

1-1=2

It seems to be auto-corrected; I see the correct output momentarily then
it gets "corrected".
Where should I report it?

Sagemath 9.6
Linux Mate
Google chrome and Firefox

rrogers

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/3b5ddf00-8350-c1ff-b988-4d9b67130670%40gmail.com.