gtg922r / obsidian-numerals

An obsidian plugin which turns a math code block into a full featured calculator
Other
389 stars 7 forks source link

make decimal separator visible in math-tex mode #57

Closed schwonko-git closed 11 months ago

schwonko-git commented 1 year ago

example1:

pi+1

... is rendered as 4142 (not as 4,142 or 4.142) as expected. pi_p_1 example2: 12 is shown as 12, but 12.23 is rendered to nothing.

(Win10, german, Numerals 1.2.0, option: System Formatted , math-tex mode only)

Atiroocky commented 1 year ago

example1:

pi+1

... is rendered as 4142 (not as 4,142 or 4.142) as expected. pi_p_1 example2: 12 is shown as 12, but 12.23 is rendered to nothing.

(Win10, german, Numerals 1.2.0, option: System Formatted , math-tex mode only)

Same request here. Thanks.

gtg922r commented 11 months ago

Finally found the bug! I think it should be fixed now. Its in the latest Numerals beta, 1.3.1. To install the beta, please see the beta instructions in the README to install via BRAT.

If you find this bug is still an issue with the beta, please re-open it!