Code: Select all
\documentclass[12pt, a4paper]{report}
\usepackage{graphicx}
\begin{document}
\thispagestyle{empty}
\begin{figure}[!htb]
\centering
\includegraphics[width=2.5cm, natwidth=151, natheight=165]{images/crap/ufrpelogo1.jpeg}
\end{figure}
\end{document}
Code: Select all
<use images/crap/ufrpelogo1.jpeg>
! Undefined control sequence.
<argument> ...@base \Gin@ext image\GPT@AttrShort
\ifx \GPT@print \ltx@empty...
l.10 ...atheight=165]{images/crap/ufrpelogo1.jpeg}
PS.: On a unrelated note, how do I format code on these posts?