GithubHelp home page GithubHelp logo

thammarith / simple-resume-cv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zachscrivena/simple-resume-cv

0.0 0.0 0.0 10.49 MB

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

License: The Unlicense

TeX 100.00%

simple-resume-cv's Introduction

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):

CV-01

CV-02

CV-03

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.

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.