Remix.run Logo
jystervinou 2 days ago

Hi,

Noob question, but how do you author a math equation? There are dedicated editors I guess?

beerglass 2 days ago | parent | next [-]

Included a basic "insert math" option to insert LaTeX for math symbols, greek letters, relations & operators. If you work with Math equations regularly, try it out and share any suggestions for improvements.

alazyboon 11 hours ago | parent [-]

[flagged]

beerglass 2 days ago | parent | prev | next [-]

Try this: https://github.com/arnog/mathlive

jystervinou 2 days ago | parent [-]

Great. There is a live editor here for testing with the custom keyboard: https://mathlive.io/mathfield/

Garlef 2 days ago | parent | prev | next [-]

There's a language for it (LaTeX).

It looks like this:

\int_{-\infty}^{\infty} e^{-x^2}\,dx = \sqrt{\pi}

jystervinou 2 days ago | parent [-]

Thank's, i was wondering if people were typing this latex by hand, or with a specialized visual editor.

Garlef 6 hours ago | parent | next [-]

both, of course :)

i prefer to do it by hand (and in some environments you can also define aliases/macros so that the different constructs you're dealing with are typeset consistently and you don't have to re-type everything)

beerglass 2 days ago | parent | prev [-]

Update: added an insert-equation button in the toolbar of my MD Viewer

2 days ago | parent | prev [-]
[deleted]