Re: How to move a picture to the left
Vladimir Yumashev <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Your \hspace outside {center} environment has no effect because
{center} environment represents a separate paragraph starting
from a new line. Try to place \hspace after \begin{center}.
Moreover, you do not need to use {figure} environment, you can compose
a line of two or more figures. You just need to place graphics and captions
in parboxes, add some space between then, and align boxes accordingly
in vertical direction with respect to the baseline.
Воскресенье, 15 декабря 2013, 23:42 -08:00 от Wu Zhang <[email protected]>:
>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
--
Vladimir Yumashev
------------------------------------------------------------------------------
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