JP-Ellis / tikz-feynman

Feynman Diagrams with TikZ
http://www.jpellis.me/projects/tikz-feynman
Other
148 stars 20 forks source link

Export baseline value for an equation from Latex #66

Closed rmurali84 closed 4 years ago

rmurali84 commented 5 years ago

Hi All,

I requested to use the latex equation into InDesing application as an Image (exp: eps or jpeg or PDF, etc.). Is there any options for exporting the baseline value from the latex file for the inline equation.

\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{equation*}
F(x) &= \int^a_b \frac{1}{3}x^3
\end{equation*}
\end{document}

Thanks, Murali

JP-Ellis commented 4 years ago

I unfortunately don't see quite how this relates to TikZ-Feynman, so I will be closing this.