Thanks very much.
What is the scale factor with regards to. Does it scale based on the image, or the paper. What I prefer is that it scales based on the picture. I take screenshots a lot, and I don't like it when LaTeX distorts the picture. I generally make sure the screenshot will fit on the ...
Search found 2 matches
- Fri Nov 21, 2008 12:07 am
- Forum: General
- Topic: Prevent images from resizing
- Replies: 2
- Views: 2572
- Wed Nov 19, 2008 11:31 pm
- Forum: General
- Topic: Prevent images from resizing
- Replies: 2
- Views: 2572
Prevent images from resizing
Every time I insert an image, the image is resized to fit the page. I'm using the following:
\begin{center}
\includegraphics{picture.png}
\end{center}
I do not want to specify the size of the image explicitly because the image sizes vary, and I have a lot of them. How do I tell LaTeX to just ...
\begin{center}
\includegraphics{picture.png}
\end{center}
I do not want to specify the size of the image explicitly because the image sizes vary, and I have a lot of them. How do I tell LaTeX to just ...