Coder Social home page Coder Social logo

chinesecv's Introduction

LaTeX中文简历模板

By IDEAR.

项目描述

这是我基于一个英文模板修改而成的latex中文CV模板。原模板作者为neoben,更多英文简历模板参见ShareLaTeX。模板样例参见cv.pdf。

使用说明

使用本模板前应安装texlive,保证支持xelatex命令。然后配置中文环境,安装至少宋体、黑体、楷体三种字体。Mac中文配置步骤参见MacTex 2010 XeLatex中文支持。Linux可能需要通过某种途径来获得字体文件。

  1. 使用xelatex命令(但注意初始时需输入两次命令,否则缺少标题):

    xelatex cv.tex

  2. 使用Makefile:

    • make

    相当于于执行两次xelatex cv.tex

    • make main

    相当于执行一次xelatex cv.tex

    • make clean

    只保留pdf,删除所有中间文件。

    • make deepclean

    删除pdf及所有中间文件。

已知问题

右侧主体部分的标题:应该和主体文字的最左侧对齐(原模板如此,导致该问题的原因不明)。

模板作者

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.