Hello dear community, I have a problem writing in a notebook in Mathematica.
I recently updated my version to the most current (12.3.1.0) and when trying to place symbols like =,>, < or * it changes the style of the cell.
This is annoying if I am writing math code.
Can it be configured so that this does not happen? I attach screenshots when the style is changed using the symbols I mentioned above.
Kind regards.
Gonzalo,
This time I understand your issue! You said you are running v12.3.1 but your image shows you are running 12.1 instead. You must upgrade. There was a bug in 12.1 first release that when you type an = sign, it does the freeform input instead.
See this old thread with the same issue: thread
Regards,
Neil
Thank you very much Neil, indeed I was wrong in the version that I said I had! Now I updated it to 12.3 and the problem no longer occurs. Again thanks.
Could you provide examples of valid math code that starts with "=" or ">" ? I think that those shortcuts are made under the presumption that you would never start a command with those characters.
Unlike Neil I think what Gonzalo reports is not a sign of a keyboard malfunction. Its just normal behaviour of the notebook interface.
Starting a new cell. Let the mouse hover over the + sign:
Click on it:
I have framed the keyboard shortcuts in red
Hans,
You are correct. I misread the OP. Sorry.
Thanks for catching that.
Regards