Skip to content

ash-entwisle/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Installation Guide

  1. Install a TeX distribution, there are two options available:
    1. If you would like a full TeX distribution, install TeX Live or MacTeX.
    2. If you would like a smaller distribution, install MiKTeX.
  2. Install Pygments by running pip install Pygments in the command line.
  3. Make sure Pygments is in the PATH environment variable, (ensuring it is above any other LaTeX PATHs on windows)

Usage Guide

To build this document, first cd into the root of this repo:

  • on *nix, you run: sh build.bat
  • on windows, you run: build.bat