CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/pats-resume

README.md

Pat's Resume Template

A template for your resume.

Example

An example of the resume is provided in the example.tex file. You can view a PDF example of the generated resume here.

## Usage If you are using Overleaf, you can simply use the `\documentclass{pats-resume}` command. Otherwise, make sure to copy the `pats-resume.cls` file to your project directory. ``` /my-resume ├── pats-resume.cls └── myresume.tex ``` Then use the `pats-resume` class in your LaTeX document: ```latex \documentclass{pats-resume} \begin{document} ... Your resume content here ... \end{document} ``` ## Features - 📝 You can set your name, address, phone number, and email in the preamble. - 📄 You can add sections and entries to your resume. - 📏 You can choose the file format of your resume (A4 or Letter). - 💼 You can provide a `\tech` or `\consulting` command to show the relevant experience depending on the job you are applying for, by setting the `\def\techFlag{}` or `\def\consultingFlag{}` in the preamble. - 🎓 Similarly, you can use `\gpa` to show your GPA if the `\def\gpaFlag{}` is set. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

Download the contents of this package in one zip archive (864.4k).

pats-resume – A template for your resume

This package provides a compact and elegant template for your resume.

Packagepats-resume
Repositoryhttps://github.com/patrick-benito/pats-resume
Version 2025-03-02
LicensesMIT License
Copyright2025 Patrick Benito
MaintainerPatrick Benito Eberhard
Contained inTeX Live as pats-resume
MiKTeX as pats-resume
TopicsDocument template
Class
CV
...
Guest Book Sitemap Contact Contact Author