flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
8.19k stars 281 forks source link

latex math equation #788

Open kesu33 opened 1 year ago

kesu33 commented 1 year ago

Please submit only one feature request in one issue!
Insert math equation using latex syntax.

Is your feature request related to a problem? Please describe.
I want to insert math equation using latex syntax.

Doublonmousse commented 1 year ago

Some related issues are open on this subject :

Anyway, the text input feature would have to be changed. In all case, there needs to be two windows, one for input separate from the canvas as what is typed is different from what is displayed.

As a workaround in the meantime, one could export latex (or typst) equations to .svg file to be imported into rnote (not ideal but this way the equation does not appear pixelated and this is preserved upon export).