
latex
文章平均质量分 83
xiamentingtao
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
长竖线及长括号
转载:http://blog.sina.com.cn/s/blog_6005d4af0101861l.html文章修改中要求把花括号和竖线变长,查了下发现下面的几种方法:1.花括号“{ }”变长:$\left\{...\right\}$;或者用 $\Big\{...\Big\}$;2.竖线“|”变长:用\big \Big \bigg \Bigg调节转载 2015-04-10 14:50:03 · 4676 阅读 · 1 评论 -
latex多幅图片对齐方法
\begin{figure*}[htbp]\centering\begin{minipage}[c]{0.45\textwidth}\centerline{\includegraphics[scale=.328]{figs/ago2pic2.pdf}}\caption{Curve $F=0$ was bounded by two conic curves $f_{1}=0$ and原创 2015-04-10 14:42:25 · 27218 阅读 · 1 评论 -
如何让Latex公式字体变小
转载:http://blog.sina.com.cn/s/blog_5e16f1770100gdxh.html第一种方法:用比较笨的方法,一个一个公式用\begin{small}\begin{equation}\ldots\end{equation}\end{small}第二种方法:定义新的变量环境在开始\newenvironment{sequa转载 2015-04-10 17:17:35 · 19656 阅读 · 0 评论