Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geekplux/cv_resume

A latex cv/resume template.
https://github.com/geekplux/cv_resume

cv cv-template latex latex-template resume resume-template xelatex

Last synced: 23 days ago
JSON representation

A latex cv/resume template.

Awesome Lists containing this project

README

        

# cv_resume

更新:对默认的sty文件进行了修改,使得可以使用中文标点符号,更加规范。

中文简历 Latex 模板。基于 ModernCV 模板,进行了中文字体支持和优化,使用 **xelatex** 编译。

- 字体和大小的宏在 `.tex` 文件中都有注释
- 外边距可以通过 `scale` 调整
- 标题与正文的间距可以 `\vspace` 调整。

## Usage

*\*我自己是用 emacs 在 MacOS 上编译的,其他途径还没试过*

安装xelatex(可通过安装[MacTeX](http://www.tug.org/mactex/)将需要的包全部安装)。然后运行

```bash
make
```

## Preview

![](./template_cn_blue.png)

# LICENSE

**cv_resume** © [geekplux](https://github.com/geekplux), Released under the [MIT](./LICENSE) License.

> [geekplux.com](http://geekplux.com) · GitHub [@geekplux](https://github.com/geekplux) · Twitter [@geekplux](https://twitter.com/geekplux)