I am trying to post an image inside an enumerated list but the left margin it starts with is the indented margin from enumerate. Is there any way to ignore that without having to break the enumerate? Here is what I have:
% Part (a)
\item A single plot showing the temporal change of the "High" and "Low" attributes\\\\
\includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{HW2_2a.png}
and the output is:
As you can see its being pushed to far to the right and just looks weird



\documentclassand the appropriate packages so that those trying to help don't have to recreate it. – Peter Grill Apr 14 '16 at 09:57