Latex Skills

本文介绍了使用现代CV模板在LaTeX中创建专业简历的方法,包括空格设置、段落格式、数学表达式、模板应用、致谢部分、图片添加、PDF转EPS技巧等关键步骤。同时提供了关于如何在LaTeX中添加作者信息、多页布局、居中文本标题等实用指南。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ModernCV:

http://519488126.blog.163.com/blog/static/722401602014010555221/

Paper:
1、Blank:
两个quad空格 a \qquad b a \qquad b 两个m的宽度
quad空格 a \quad b a \quad b 一个m的宽度
大空格 a\ b a\ b 1/3m宽度
中等空格 a\;b a\;b 2/7m宽度
小空格 a,b a,b 1/6m宽度
没有空格 ab ab,
紧贴 a!b a!b 缩进1/6m宽度

http://blog.sina.com.cn/s/blog_4ddef8f80100iwwv.html

2、Paragraph:
\par

3、math expression:

http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference

4、Some Template:
Find in IEEE.

5、Acknowledgement:
% use section* for acknowledgment
\ifCLASSOPTIONcompsoc
% The Computer Society usually uses the plural form
\section*{Acknowledgments}
\else
% regular IEEE prefers the singular form
\section*{Acknowledgment}
\fi
The authors would like to thank

6、Add Picture:

Be attention to Ur macro head, U silly b!

\usepackage{graphics}
\usepackage{subfigure}
\usepackage{epstopdf}
\usepackage{epsfig}

http://www.360doc.com/content/14/0501/20/9561082_373784717.shtml
http://zhidao.baidu.com/link?url=2EuohCoKyga03wL0t3WBfQItVozCmIqhAK_yAUkKr7YkR49e-Qb3rp5w4VRI3-5sc1ew3sLASkgF3YV_qHLuLyNfBJooyNwSdXjawy5opE_
http://blog.youkuaiyun.com/bingfengxiao/article/details/6650096
http://write.blog.youkuaiyun.com/mdeditor#!postId=50515777
http://blog.163.com/xiaoting_hu/blog/static/504647722013528143405/
http://blog.sina.com.cn/s/blog_5e16f1770100pawb.html
http://emuch.net/html/201407/7705375.html
http://blog.sina.com.cn/s/blog_7149fc90010199y4.html
http://bbs.ctex.org/forum.php?mod=viewthread&tid=34814

By the way, be careful of compiler method:

http://blog.youkuaiyun.com/kbawyg/article/details/8926113

Add biograph:

http://blog.youkuaiyun.com/lj695242104/article/details/47946919

7、How to change PDF to EPS?

http://www.sd173.com/html/496.html
http://blog.youkuaiyun.com/kbawyg/article/details/8926113

GSView:
Registered to: 随便取个名字
Number:
32411-26380
18963-21159
16417-30959

Cut EPS Picture:

http://blog.sina.com.cn/s/blog_77ea50170101dzp5.html
也有人使用如下方法:
EPS文件 > PDF文件 > 裁剪PDF文件(crop)> EPS文件

8、Add anthor:

http://blog.sina.com.cn/s/blog_604a4ace01016nyl.html

9、One Picture Two Side:
这里写图片描述

http://www.52souji.net/figure-or-table-stretch-over-two-columns-in-latex/

Caption in center:
只需开头加入宏包\usepackage{caption} 然后\centering{\caption{*}} 这样子就可以让图名居中了。

\begin{figure*}[htbp]
  \centering
  \noindent\makebox[\textwidth][c]{\includegraphics[width=21cm,height=2.5cm]{FlowChart.eps}}
%  \caption{Handwrite}\label{fig:digit}
  \caption{Whole Flow of Proposed Algorithm}
\end{figure*}

Too many skills about Latex…..

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值