kpedro88 / cv

My curriculum vitae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cv

My curriculum vitae

Setup

  1. Install TeX Live with pdflatex
  2. Compile flatex:
gcc -o flatex flatex.c

Compilation

To pick one or more specific versions (currently just cv):

./makecv cv

To compile all:

./makecv all

This generates the PDF output and the merged .tex file from the source.

To upload to the web:

./upload

Sources

  • LaTeX resume class res.cls from RPI
  • flatex from CTAN

About

My curriculum vitae


Languages

Language:TeX 80.4%Language:C 18.7%Language:Shell 0.9%