I have problem, I use this code:
\pagestyle{empty}
\begin{center}
\includegraphics[scale=0.8]{hahaha.png}\\
\vspace{1cm}
\end{center}
But when I compile, the picture doesn't show.
What is the problem?
I have problem, I use this code:
\pagestyle{empty}
\begin{center}
\includegraphics[scale=0.8]{hahaha.png}\\
\vspace{1cm}
\end{center}
But when I compile, the picture doesn't show.
What is the problem?
\\for new line. – CarLaTeX Mar 16 '19 at 06:01