I want to export equations from latex to import them into powerpoint (if possible as vector grafic .svg). I use windows7 / Office 2010 and sharelatex. Since I would like to export every equation, I tried:
\usepackage[active,tightpage]{preview}
\PreviewEnvironment{equation}
\begin{equation}
\dot x = f(x(t))
\end{equation}
\begin{equation}
x(t_0) = x_0
\end{equation}
But I have no idea, how to convert the pdf into a .svg file.
Would be great, if somebody could help.
delinstead ofrmandreninstead ofmv. – Ben Voigt Jul 11 '22 at 20:16