GithubHelp home page GithubHelp logo

resume-chinese's Introduction

resume-chinese

中文LaTeX简历模板

主要参考:

LaTex语法内容以及框架基本上参照Htallone/myCV, 宏主要参照hijiangtao/resume, 集各家之所长后做了些小修改, 方便直接从overleaf编译.

使用步骤

  1. Download ZIP
  2. Overleaf -> New Project -> Upload Project
  3. Do your own editing
  4. 选择complier为XeLaTeX

或者

  1. 直接使用Overleaf模板, 开始你的编辑

宏(newcommand)

  • \name: 姓名
  • \contactInfo{邮箱}{手机号}{个人主页}`: 个人信息三元组
  • \basicContactInfo{邮箱}{手机号}: 个人信息两元组, 没有个人主页的可以用这个
  • \logosection{fontawesome command}{小节}: 用于分节, 如教育背景, 实习项目经历等
  • \dateRange{起始日期}{终止日期}: 时间区间, 其中使用了特殊对齐策略, 便于在终止日期处填写至今
  • \datedline{内容}{日期}: 第二项自动右对齐, 广泛使用于简历中, 嵌套\dateRange使用效果更佳
  • \biInfo{}{}: 两元组信息填充, 以\quad分割
  • tripleInfo{}{}{}: 三元组信息填充, 以\quad分割
  • \itemize: 清单列表,简历中应用最广
  • \enumerate: 枚举列表,数字标号

效果示例

纯享版:

resume

照片版:

页眉个人照片+学校logo:

head

页脚个人信息:

footer

resume-chinese's People

Contributors

zheyuye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

resume-chinese's Issues

如何插入照片?

resume-photo.tex这个文件好像并没有包含照片。请问怎么做出resume-photo.pdf那种效果呢?多谢。

无法使用斜体

您好,我在使用这个模板时发现使用\textit和\emph指令都无法使文字变为斜体。

width of command `logosection`

Sorry, I am confused about the following code

\newcommand{\logosection}[2]{%
    \section{\makebox[\widthof{\faGraduationCap}][c]{\color{ICBlue}#1}\  #2}
}

why is the width of logosection set to the width of {\faGraduationCap} ?
instead of the width of {#1}?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.