So far, I have not found a good solution to efficiently include LaTeX in any presentation software.
There are plugins, but they rely on a local LaTeX distribution which, let's be honest, is always a pain to manage.
These days, I find myself using a browser app to render equations, then download and import the math as SVG or PNG. This somewhat works: The problem is that I have yet to find a web app that supports both, a wide range of commands (like https://katex.org/) or the export to SVG (like https://viereck.ch/latex-to-svg/).
Any suggestions how to optimize my workflow?