Re: How to move a picture to the left
"George N. White III" <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <CAKTOP45wWt9TG1Tiu2itBkPMt9v2cnKO_H2thXT==jjxzw0uTA@mail.gmail.com> |
Your post does not provide a minimal, complete, working example, see < http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl>. You should construct a one-page LaTeX document that shows the problem. It is best for issues involving figures to use a PDF "figure" that is available to everyone (such as dummy.pdf or dummy-l.pdf from the pdfpages documentation). Your question is about LaTeX in general, not specifically MiKTeX. It should be directed to a LaTeX forum such as <http://www.latex-community.org> or < http://tex.stackexchange.com/> On Mon, Dec 16, 2013 at 3:42 AM, Wu Zhang <[email protected]> wrote: > Hi folks, > I am using the following code to import picture: > > \hspace{-15mm} > \begin{center} > \begin{figure}[!htb] > \vspace*{-15mm} > \par > \begin{center} > %\epsfig{file=math.eps}%, scale=0.80,angle=0}\vspace*{-8mm} > \includegraphics[scale=0.9]{results/may_sd_missing.pdf}\vspace*{-25mm} {} > \vspace*{0mm} > \end{center} > \caption{All school districts of Ohio in 2010.} > \label{ohsd} > \end{figure} > \end{center} > > But the margin of the right is smaller than the left; I would like to move > the picture about half of inch to the left. Could someone help me with that? > Thanks, > Wu > > P.S. another question: > If I turn the picture around 90 degree by this command: > \begin{center} > \begin{figure}[!htb] > \begin{center} > %\epsfig{file=math.eps}%, scale=0.80,angle=90}\vspace*{-8mm} > \includegraphics[scale=0.9]{results/may_sd_missing.pdf}\vspace*{-25mm} {} > \end{center} > \caption{All school districts of Ohio in 2010.} > \label{ohsd} > \end{figure} > \end{center} > > The picture is turned, but the caption is still as before. Is there any > way that I turn the picture and caption together? > > Thanks totally! > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > MiKTeX-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/miktex-users > -- George N. White III <[email protected]> Head of St. Margarets Bay, Nova Scotia ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk