Latex学习

latex模板:www. latextemplates.com
latex编写预览:https://www.writelatex.com
 
插入jpg图片或eps图片(http://blog.youkuaiyun.com/shenlan211314/article/details/6251776):
如果是eps的图形, 编译过程是latex, dvips, ps2pdf. 
如果是pdf jpg png图形, 编译过程是 pdflatex .
 
 
将图片插入到两栏格式时: 
分两栏的时候在当前位置下插入一张图片的方法:
\begin{multicols}
this is the original text.... two columns
then make this change: 
\end{multicols} %这里取消分栏,然后插入图片,再重新分栏,即可
 
\begin{figure*}[htbp]
    \centering
    \includegraphics[width=2cm,height=2cm]{figure1.jpg}
    \caption{\label{board} FIgure1}
\end{figure*}
 
\begin{multicols}
the original text left......
............
\end{multicols}

转载于:https://www.cnblogs.com/zdygo/p/4083916.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值