Giter Site home page Giter Site logo

resume's Introduction

个人简历

本项目为个人简历 Latex 源码存放,同时包含效果图呈现,简历代码文件为 resume-zh_CN.tex

项目修改自 resume,新增了带照片的heading

简历内容详细攻略:SHU-CS-Source-Share

项目说明

一个的 LaTeX 简历模板

注:由于使用到 fontspec 包,编译器需选择 XeLaTeX。

特性

  • 极其容易定制和扩展 (res模板中枪倒地...)
  • 完善的 Unicode 字体支持, 因为用的是 XeLaTeX
  • 完美的中文支持,使用 Adobefonts
  • 支持 FontAwesome 4.3.0 (目前还不支持使用别名)

效果输出

resume-zh_CN.png

感觉效果最好的是文字左对齐,照片右对齐; tex文件中还有图左文右等样式

使用方法

  1. OverLeaf 在线编译
  2. 使用较新的 LaTeX 发行版在本地计算机编译

如果系统已确定安装有 Adobe 的四套中文字型,在文档的开始处使用包zh_CN-Adobefonts_internal, 如果没有安装则使用包zh_CN-Adobefonts_external, 在 ShareLaTeX 上编译需要使用包zh_CN-Adobefonts_external.

  • \name: 姓名
  • \contactInfo: 联系信息, 需要三项信息,分别是{邮箱}{手机号}{个人主页}
  • \basicContactInfo: 简要的联系信息, 需要 项信息, 分别是{邮箱}{手机号}, 没有个人主页的用这个
  • \section: 用于分节, 如教育背景, 实习/项目经历等
  • \subsection: 用于小节标题, 无日期选项
  • \datedsubsection: 用于小节标题, 简历中使用最广,第二项为时间区间,自动右对齐
  • \itemize: 清单列表,简历中应用最广
  • \enumerate: 枚举列表,数字标号

新增:

  • \tableInfo:姓名、主页左对齐;电话、邮箱右对齐
  • \rightInfo:姓名、主页、电话、邮箱右对齐
  • \leftInfo:姓名、主页、电话、邮箱左对齐

FontAwesome

首先在 Font Awesome Icons 上选中自己想使用的图标(暂不支持 alias),然后在 fontawesome.sty 中找到相应的宏, 将其作为普通文本一样使用。

其他的可以自行参考相应 cls 和 tex 文件。

License

The MIT License (MIT)

Copyrighted fonts are not subjected to this License.

resume's People

Contributors

hijiangtao avatar sirius2alpha avatar

Stargazers

 avatar  avatar WeiWeiWei021029 avatar

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.