I am creating a document with an inserted PNG file, and I'm trying to create it where the name of the file is not located in the bottom left hand corner of it.
Here is part of the source code:
\documentclass[12pt]{article}
\usepackage{graphicx}
\begin{document}
\begin{center}
\scalebox{0.5}[0.5]{\includegraphics*{C:/Users/PcOwmer/Pictures/OneFourthRSquaredSinFourTheta.png}}
\end{center}
\end{document}
Aucun commentaire:
Enregistrer un commentaire