Skip to content

ash-entwisle/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

850f8cc · Feb 12, 2025

History

31 Commits
Mar 8, 2023
Jun 17, 2024
Feb 12, 2025
Mar 13, 2024
Mar 8, 2023
Apr 20, 2023
Mar 8, 2023
Feb 12, 2025
Feb 12, 2025
Jan 1, 2025

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