https://github.com/leomaurodesenv/curriculum-vitae
Curriculum vitae style (additions to modencv - moderncvplus.sty)
https://github.com/leomaurodesenv/curriculum-vitae
curriculum-vitae latex latex-template sty
Last synced: 4 months ago
JSON representation
Curriculum vitae style (additions to modencv - moderncvplus.sty)
- Host: GitHub
- URL: https://github.com/leomaurodesenv/curriculum-vitae
- Owner: leomaurodesenv
- License: mit
- Created: 2018-04-25T14:15:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T23:33:09.000Z (about 1 year ago)
- Last Synced: 2025-07-01T12:49:56.374Z (12 months ago)
- Topics: curriculum-vitae, latex, latex-template, sty
- Language: TeX
- Homepage: https://www.overleaf.com/read/pxwngvmqqdcw
- Size: 86.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curriculum Vitae in Latex
In this repository, it is stored my curriculum vitae (see in [Overleaf](https://www.overleaf.com/read/pxwngvmqqdcw)).
Some additions to *moderncv.sty* in `moderncvplus.sty`.
New tags to stylize your curriculum vitae.
This is a **public** style, you can edit and share.
Enjoy!
---
## New tags
```tex
% Align text/content to moderncv.sty
\cvtext{}
% Align double column to moderncv.sty
\cvdoublecolumn{}{}
% Stylized reference to moderncv.sty
\cvreference{name}
{department}
{institution}
{address}
{email}
{linkedin}
```
---
## Folders
- `latex/`: codes and my curriculum vitae.
---
## Also look ~
- [License MIT](LICENSE)
- Create by Leonardo Mauro ~ [leomaurodesenv](https://github.com/leomaurodesenv/)