Last updated 8/16/2021
MOST RECENT RESUME: Jordan Moak Resume
First install MIkTeX from an admin powershell console in the project root:
[project-root]> install-miktex.ps1
- Use the VSCode package
LaTeX Workshop
-- OR --
-
Run the MikTeX Package Manager and install the
xetexpackage- May need to delete
miktex-package.lockfile if package manager won't open
- May need to delete
-
Open TeXworks program, open the
.texfile to be ran. -
Run it, PDF will be saved in the dir the
.texfile resides in.
Credit to https://github.com/spagnuolocarmine/TwentySecondsCurriculumVitae-LaTex which I pulled many examples from!
Note to self, if using LaTeX Workshop in VSCode, some configuration and compliation settings may need to be udpated.