I woud like to change the font size of the picture inserted by \includegraphics.. have used the scaling 1 and the picture occupies my space, but the font in the picture is very small. How can I change the font size on that picture. scaling it more bigger is not the option. Here is the code:
\begin {figure} [!htb]
\includegraphics[scale=0.95]{pics/Cascaded_control.pdf}
\caption {Cascaded servo control[Len2]}
\label{cascaded}
\end {figure}
{}button. – Peter Jansson Feb 17 at 0:02\includegraphicsdoesn't touch it. It just dumps it into the document unchanged (possibly scaled). – kahen Feb 17 at 0:11TikzandPSTricks; it provides consistency in the document. I appreciate it can't be done for every type of picture/image, but when it is possible, it's a good idea :) – cmhughes Feb 17 at 2:02