0

Suppose I have a LaTeX document, and I wanted to add a jpg file to the document. How would I do that?

For example, if I had a jpg file called graph.jpg, how would I add it to the below LaTeX document, under the formula for Wnet?

\documentclass{article}
\begin{document}
\Huge

Formulae in \LaTeX\

\vspace{1cm}

\LARGE $W_{net}=\int\vec{F}\cdot,d\vec{s}$\

\end{document}

David Carlisle
  • 757,742

0 Answers0