summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex19
1 files changed, 9 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex b/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex
index bdef670d413..6d29b828aae 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.tex
@@ -22,18 +22,17 @@
%\setlength{\hintscolumnwidth}{3cm} % 如果你希望改变日期栏的宽度
% 个人信息
-\firstname{小龙}
-\familyname{李}
-\title{简历题目 (可选项)} % 可选项、如不需要可删除本行
-\address{街道及门牌号}{邮编及城市} % 可选项、如不需要可删除本行
-\mobile{+1~(234)~567~890} % 可选项、如不需要可删除本行
-\phone{+2~(345)~678~901} % 可选项、如不需要可删除本行
-\fax{+3~(456)~789~012} % 可选项、如不需要可删除本行
+\name{小龙}{李}
+\title{简历题目 (可选项)} % 可选项、如不需要可删除本行
+\address{街道及门牌号}{邮编及城市} % 可选项、如不需要可删除本行
+\phone[mobile]{+1~(234)~567~890} % 可选项、如不需要可删除本行
+\phone[fixed]{+2~(345)~678~901} % 可选项、如不需要可删除本行
+\phone[fax]{+3~(456)~789~012} % 可选项、如不需要可删除本行
\email{xiaolong@li.com.cn} % 可选项、如不需要可删除本行
\homepage{www.xialongli.com} % 可选项、如不需要可删除本行
-\extrainfo{附加信息 (可选项)} % 可选项、如不需要可删除本行
+\extrainfo{附加信息 (可选项)} % 可选项、如不需要可删除本行
\photo[64pt][0.4pt]{picture} % ‘64pt’是图片必须压缩至的高度、‘0.4pt‘是图片边框的宽度 (如不需要可调节至0pt)、’picture‘ 是图片文件的名字;可选项、如不需要可删除本行
-\quote{引言(可选项)} % 可选项、如不需要可删除本行
+\quote{引言(可选项)} % 可选项、如不需要可删除本行
% 显示索引号;仅用于在简历中使用了引言
%\makeatletter
@@ -128,4 +127,4 @@
\end{document}
-%% 文件结尾 `template-zh.tex'. \ No newline at end of file
+%% 文件结尾 `template-zh.tex'.