装完后一般Tex引擎有pdfTex,TeTeX,LuaTeX等,我也是小白,不会用,基本上知道TeTex引擎是pdfTeX的一个升级版,更具体的信息可以看看自带的READ ME FIRST.pdf。前端可以用自己喜欢的编辑器或者是LaTeXiT和TeXShop编辑自己的简历,我用的是subliem再加个Latexing插件。
\documentclass[11pt,a4paper,sans]{moderncv}% possible options include font size ('10pt','11pt'and'12pt'), paper size ('a4paper','letterpaper','a5paper','legalpaper','executivepaper'and'landscape')and font family ('sans'and'roman')
% moderncv themes
\moderncvstyle{casual}% style options are 'casual'(default),'classic','banking','oldstyle'and'fancy'
\moderncvcolor{blue}% color options 'black','blue'(default),'burgundy','green','grey','orange','purple'and'red'
%\renewcommand{\familydefault}{\sfdefault}% to set the default font;use'\sfdefault'for the default sans serif font,'\rmdefault'for the default roman one,or any tex font name
%\nopagenumbers{}% uncomment to suppress automatic page numbering forCVs longer than one page
% character encoding
%\usepackage[utf8]{inputenc}%if you are notusing xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8}%if you need to use CJK to typeset your resume inChinese,JapaneseorKorean
% adjust the page margins
\usepackage[scale=0.75]{geometry}
%\setlength{\hintscolumnwidth}{3cm}%if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm}%for the 'classic' style,if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info;usethis at your own typographical risks...
% personal data
\name{John}{Doe}
\title{Resumé title}% optional, remove / comment the line ifnot wanted
\address{street and number}{postcode city}{country}% optional, remove / comment the line ifnot wanted; the "postcode city"and"country" arguments can be omitted or provided empty
\phone[mobile]{+1~(234)~567~890}% optional, remove / comment the line ifnot wanted; the optional "type" of the phone can be "mobile"(default),"fixed"or"fax"
\phone[fixed]{+2~(345)~678~901}
\phone[fax]{+3~(456)~789~012}
\email{john@doe.org}% optional, remove / comment the line ifnot wanted
\homepage{www.johndoe.com}% optional, remove / comment the line ifnot wanted
\social[linkedin]{john.doe}% optional, remove / comment the line ifnot wanted
\social[twitter]{jdoe}% optional, remove / comment the line ifnot wanted
\social[github]{jdoe}% optional, remove / comment the line ifnot wanted
\extrainfo{additional information}% optional, remove / comment the line ifnot wanted
\photo[64pt][0.4pt]{picture}% optional, remove / comment the line ifnot wanted;'64pt'is the height the picture must be resized to,0.4ptis the thickness of the frame around it (put it to 0ptforno frame)and'picture'is the name of the picture file
\documentclass[11pt,a4paper,sans, colorlinks, linkcolor=true]{moderncv}% possible options include font size ('10pt','11pt'and'12pt'), paper size ('a4paper','letterpaper','a5paper','legalpaper','executivepaper'and'landscape')and font family ('sans'and'roman')
% moderncv themes
\moderncvstyle{classic}% style options are 'casual'(default),'classic','banking','oldstyle'and'fancy'
\moderncvcolor{green}% color options 'black','blue'(default),'burgundy','green','grey','orange','purple'and'red'
%\renewcommand{\familydefault}{\sfdefault}% to set the default font;use'\sfdefault'for the default sans serif font,'\rmdefault'for the default roman one,or any tex font name
\nopagenumbers{}% uncomment to suppress automatic page numbering forCVs longer than one page
% character encoding
% \usepackage[utf8]{inputenc}%if you are notusing xelatex ou lualatex, replace by the encoding you are using
% \usepackage{CJKutf8}%if you need to use CJK to typeset your resume inChinese,JapaneseorKorean
% adjust the page margins
\usepackage[scale=0.75]{geometry}
\setlength{\hintscolumnwidth}{2.65cm}%if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm}%for the 'classic' style,if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info;usethis at your own typographical risks...
\AfterPreamble{\hypersetup{baseurl={}}}
% personal data
\name{Jianyun}{Xu}
\title{ShanghaiJiaoTongUniversity}% optional, remove / comment the line ifnot wanted
\address{Minhang,Shanghai}% optional, remove / comment the line ifnot wanted; the "postcode city"and"country" arguments can be omitted or provided empty
\phone[mobile]{+86~18817519583}% optional, remove / comment the line ifnot wanted; the optional "type" of the phone can be "mobile"(default),"fixed"or"fax"
% \phone[fixed]{+2~(345)~678~901}
% \phone[fax]{+3~(456)~789~012}
\email{xujianyun1001@sjtu.edu.cn}% optional, remove / comment the line ifnot wanted
\homepage{starsmydestination.github.io}% optional, remove / comment the line ifnot wanted
\social[linkedin][www.linkedin.com/in/\%E5\%BB\%BA\%E4\%BA\%91-\%E5\%BE\%90-a3bab3140/?locale=en_US]{JianyunXu}% optional, remove / comment the line ifnot wanted
% \social[twitter]{jdoe}% optional, remove / comment the line ifnot wanted
\social[github][https://github.com/StarsMyDestination]{StarsMyDestination}% optional, remove / comment the line if not wanted
% \extrainfo{additional information} % optional, remove / comment the line if not wanted
\photo[60pt][0.2pt]{avatar}% optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
\quote{Enthusiastic with \textbf{self-driving system}, \textbf{machine learning}, \textbf{deep learning} and \textbf{data science}}
这是我的中文版简历导言设置:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
\documentclass[11pt,a4paper,sans, colorlinks, linkcolor=true]{moderncv}% possible options include font size ('10pt','11pt'and'12pt'), paper size ('a4paper','letterpaper','a5paper','legalpaper','executivepaper'and'landscape')and font family ('sans'and'roman')
% moderncv themes
\moderncvstyle{classic}% style options are 'casual'(default),'classic','banking','oldstyle'and'fancy'
\moderncvcolor{green}% color options 'black','blue'(default),'burgundy','green','grey','orange','purple'and'red'
% adjust the page margins
\usepackage[scale=0.75]{geometry}
\setlength{\hintscolumnwidth}{2.65cm}%if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm}%for the 'classic' style,if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info;usethis at your own typographical risks...
\AfterPreamble{\hypersetup{baseurl={}}}
\usepackage{fontspec}
\usepackage{xunicode}
\usepackage{xeCJK}
% \setmainfont{MinionPro}
% \setsansfont{MyriadPro}
\setmonofont{CourierNew}
% \setCJKmainfont{SimSun}
% \setCJKsansfont{KaiTi}
% \setCJKmonofont{SimHei}
%\setCJKmathfont{}
% personal data
\name{徐建云}{}
\title{上海交通大学}% optional, remove / comment the line ifnot wanted
\address{上海,闵行}% optional, remove / comment the line ifnot wanted; the "postcode city"and"country" arguments can be omitted or provided empty
\phone[mobile]{+86~18817519583}% optional, remove / comment the line ifnot wanted; the optional "type" of the phone can be "mobile"(default),"fixed"or"fax"
% \phone[fixed]{+2~(345)~678~901}
% \phone[fax]{+3~(456)~789~012}
\email{xujianyun1001@sjtu.edu.cn}% optional, remove / comment the line ifnot wanted
\homepage{starsmydestination.github.io}% optional, remove / comment the line ifnot wanted
\social[linkedin][www.linkedin.com/in/\%E5\%BB\%BA\%E4\%BA\%91-\%E5\%BE\%90-a3bab3140/]{JianyunXu}% optional, remove / comment the line ifnot wanted
% \social[twitter]{jdoe}% optional, remove / comment the line ifnot wanted
\social[github][https://github.com/StarsMyDestination]{StarsMyDestination}% optional, remove / comment the line if not wanted
% \extrainfo{additional information} % optional, remove / comment the line if not wanted
\photo[60pt][0.2pt]{avatar}% optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
\quote{热爱\textbf{自动驾驶技术}, \textbf{机器学习}, \textbf{深度学习} 以及 \textbf{数据科学}} % optional, remove / comment the line if not wanted