simple-resume-cv

Template for a simple resume or curriculum vitae (CV), in XeLaTeX.

Github星跟踪图

simple-resume-cv

Template for a simple resume or curriculum vitae (CV), in XeLaTeX.

Website:
https://github.com/zachscrivena/simple-resume-cv

Lead author:
Zach Scrivena

Compiled sample document:
CV.pdf

Sample pages (click to enlarge):

Main Features

  • Simple template that can be further customized or extended.
  • Template document contains numerous examples.
  • Direct support for TrueType (TTF) and OpenType (OTF) fonts.
  • Direct support for multilingual Unicode characters, with the appropriate fonts.
  • Hyperlinks can be included in generated PDF.

Overview

The main XeLaTeX source file is CV.tex; the compiled document is CV.pdf.

Instructions for compiling the document (TeX →(XeLaTeX)→ PDF):

  • Method 1: Use latexmk for fully automated document generation:

    • latexmk -xelatex "CV.tex"
      (add the -pvc switch to automatically recompile on changes)
  • Method 2: Use XeLaTeX directly:

    • xelatex "CV.tex"
      (run multiple times to resolve cross-references if needed)

License

This is free and unencumbered software released into the public domain.
For more information, please see the file LICENSE or refer to http://unlicense.org.

Recent Major Changes

  • Release v3.0
    • Provides better support for other packages (e.g., biblatex) by removing the use of the longtable package for layout.
    • Note that this release introduces breaking changes; documents created using earlier releases of this template will need some minor changes to compile successfully.

主要指标

概览
名称与所有者zachscrivena/simple-resume-cv
主编程语言TeX
编程语言TeX (语言数: 1)
平台
许可证The Unlicense
所有者活动
创建于2014-11-09 15:01:42
推送于2024-02-11 11:49:08
最后一次提交2018-12-15 11:01:01
发布数7
最新版本名称v3.2 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数519
关注者数15
派生数152
提交数27
已启用问题?
问题数7
打开的问题数0
拉请求数2
打开的拉请求数0
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?