I believe LaTeX packages empower RemNote a lot, especially for STEM subjects.
Physics-Package
What packages are you interested in using? We use Katex
for our LaTeX handling - do you know if your package is supported? https://katex.org/docs/libs.html
I didnât know about Katex. Thank you for sharing the link.
I wanted to align equations but I didnât know how to do it. Iâm not sure which package but I guess some can handle it. It might be possible to be done using Katex though.
Alignment is already included in KaTeX:
Thanks, my post was ambiguous but I meant that I wanted to align equations to the left in block mode. I guess it cannot be done by KaTeX although itâs a minor issue.
Exactly. Thatâs a cool hack. I didnât know that way you can apply style to them.
The obvious problem you must be aware of is the style applies to the the all latex blocks which is not so convenient. Iâm gonna use this workaround for now though!
Wow, thatâs mind blowing. Everyone must learn Custom CSSđ
Thanks, it helps a lot!
http://mirrors.ibiblio.org/CTAN/macros/latex/contrib/physics/physics.pdf
I want to be able to use packages like this:
(You can also google: âphysics package LaTeXâ)