1

I want to export equations from LaTeX to PowerPoint (if possible as vector graphic, e.g. .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.

Arun Debray
  • 7,126
  • 2
  • 30
  • 54
Kenni
  • 61

0 Answers0