| 3 | 1/1 | 返回列表 |
| 查看: 5454 | 回復: 2 | ||
[求助]
如何在latex中插圖插文字
|
| 我想在latex中插入圖片, 并且把這個圖片的注釋放在圖片的右邊, 不知道有什么命令可以實現(xiàn)? 以前用過把這個圖片的注釋放在圖片的下邊, 但現(xiàn)在想把這個圖片的注釋放在圖片的右邊, 就不會了, 謝謝指點. |

|
Putting the figure and the caption side by side. Normally the caption goes below or above the figure, but you may want it to the left or the right instead. The minipage environment is useful. The following example puts the figure on the left side using 58% of the with, and the caption on the rigth using 38% of the with. The remaining 4% of the page width ends up separating the two due to the \hfill command. \begin{figure} \begin{center} \begin{minipage}[t]{0.58\linewidth} \epsfig{file=somefile.ps, width=\linewidth} \end{minipage}\hfill \begin{minipage}[t]{0.38\linewidth} \caption{This is the caption.\label{fig:rawss}} \end{minipage} \end{center} \end{figure} Note the placement of the \label command, it must appear inside the \caption command, or after it but still inside the minipage environment. Otherwise references to the figure will be wrong. The vertical alignment of the figure and the caption may be troublesome, you may have to put the figure inside a \raisebox command. \raisebox{2cm}{\epsfig{file=somefile.ps, width=\linewidth}} Or change the [t] optional argument to the minipage environments to [c] or . Experiment! |

| 3 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 材料專碩英一數(shù)二306 +8 | z1z2z3879 2026-03-18 | 8/400 |
|
|---|---|---|---|---|
|
[考研] 306求0703調劑一志愿華中師范 +6 | 紙魚ly 2026-03-21 | 7/350 |
|
|
[考研] 生物學一志愿985,分數(shù)349求調劑 +6 | zxts12 2026-03-21 | 9/450 |
|
|
[考研] 工科0856求調劑 +5 | 沐析汀汀 2026-03-21 | 5/250 |
|
|
[考研] 070300,一志愿北航320求調劑 +3 | Jerry0216 2026-03-22 | 5/250 |
|
|
[考研] 323求調劑 +6 | 洼小桶 2026-03-18 | 6/300 |
|
|
[考研] 石河子大學(211、雙一流)碩博研究生長期招生公告 +3 | 李子目 2026-03-22 | 3/150 |
|
|
[考研] 一志愿中南化學(0703)總分337求調劑 +9 | niko- 2026-03-19 | 10/500 |
|
|
[考研] 275求調劑 +6 | shansx 2026-03-22 | 8/400 |
|
|
[考研] 求調劑 +5 | Zhangbod 2026-03-21 | 7/350 |
|
|
[考研] 求助 +5 | 夢里的無言 2026-03-21 | 6/300 |
|
|
[考研] 278求調劑 +9 | 煙火先于春 2026-03-17 | 9/450 |
|
|
[考研] 085601調劑 358分 +3 | zzzzggh 2026-03-20 | 4/200 |
|
|
[考研] 材料工程(專)一志愿985 初試335求調劑 +3 | hiloiy 2026-03-17 | 4/200 |
|
|
[考研] 南京大學化學376求調劑 +3 | hisfailed 2026-03-19 | 6/300 |
|
|
[考研] 求調劑,一志愿:南京航空航天大學大學 ,080500材料科學與工程學碩,總分289分 +4 | @taotao 2026-03-19 | 4/200 |
|
|
[考研] 0817 化學工程 299分求調劑 有科研經(jīng)歷 有二區(qū)文章 +22 | rare12345 2026-03-18 | 22/1100 |
|
|
[考研] 求調劑 +3 | eation27 2026-03-20 | 3/150 |
|
|
[論文投稿]
申請回稿延期一個月,編輯同意了。但系統(tǒng)上的時間沒變,給編輯又寫郵件了,沒回復
10+3
|
wangf9518 2026-03-17 | 4/200 |
|
|
[考研] 材料考研調劑 +3 | xwt。 2026-03-19 | 3/150 |
|