This repository holds my CV/Resume style for LaTeX.
- View the results from an automatic build
- Use the template yourself on Overleaf
This repository uses Semantic Versioning.
Given a version number MAJOR.MINOR.PATCH, we increment the:
MAJORversion when updating mteck.sty requires updating your CV/Resume (.tex) to avoid breakingMINORversion when updating mteck.sty may produce visual changes in your CV/ResumePATCHversion when updating mteck.sty will not have any impact in any produced CV/Resume
Example:
MAJOR:Renamed \P{} to \p{}, resolves conflict with existing LaTeX functionMINOR:Added \xspace to \Spacer, avoids greedy whitespace when no text followsPATCH:Updated comments in mteck.sty, improves readability of style documentation