Code: Select all
\documentclass{book}%
\usepackage{amsmath}%
\usepackage{amsfonts}%
\usepackage{amssymb}%
\usepackage{graphicx}
\usepackage{cool}
\begin{document}
\includegraphics[bb=5,8,10,15,width=5cm,height=7cm]{Pics/Fermat.png}
\end{document}
\includegraphics
line:
Code: Select all
Paragraph ended before \Gread@parse@bb ...
BTW, if you know a graphics converter so I can generate EPS graphics and don't have to worry about the BB, that would be nice, but not the focus.