An open API service indexing awesome lists of open source software.

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)

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/)