handcalcs
handcalcs copied to clipboard
Inconsistend Latex rendering of Exponent/Superscript
In my Picture you can see, that the superscript m^2 is rendered differently for my two variables. It results in not being rendered in my Latex-PDF.
Thanks for posting this issue. I will look into this today.
On Oct 20, 2022, at 05:27, PascalGitz @.***> wrote:
In my Picture you can see, that the superscript m^2 is rendered differently for my two variables. It results in not being rendered in my Latex-PDF.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
Thank you for your effort. I do appreciate handcalcs alot!
Hi @PascalGitz,
I checked this out this evening. The issue is in forallpeople
. However, it's part of a larger problem that needs fixing. I may not get to it for a couple of weeks because of big changes going on in my personal life (!!! :)
I will close this issue. Would you be willing to open one on forallpeople
? You can see what happens when you create the kN*m**2
unit and inspect the .latex
attribute. That is the root of the problem: a super-script unicode is sneaking past and is not being replaced by a proper exponent.