- You can checkout my website, amirhessam.com to see the rendered
pdffiles of CV and Résumé.
latexmkis being used to rendertexfiles. You can follow LaTeXTools installation guides depending on your system (MacOS or Linux).
-
You can simply run 👇
$ ./build.sh
-
If
build.shfile is not executable, try 👇$ chmod +x build.sh
-
The output
pdffiles will be populated undertex/.pdfdirectory and logs undertex/.logdirectory. Both directories aregitignored.