All Projects → gsilano → EuropeCV

gsilano / EuropeCV

Licence: LPPL-1.3c license
TeX code associated to the EuropeCV CTAN repository, https://ctan.org/pkg/europecv

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to EuropeCV

about.me
Single Page Resume Template
Stars: ✭ 20 (-51.22%)
Mutual labels:  cv-template
LaTeX-Templates
Commented templates for CVs, homework, lecture notes, presentations, research papers, and essays, with commands for math/statistics symbols
Stars: ✭ 45 (+9.76%)
Mutual labels:  cv-template
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (-53.66%)
Mutual labels:  cv-template
Thuthesis
LaTeX Thesis Template for Tsinghua University
Stars: ✭ 3,272 (+7880.49%)
Mutual labels:  ctan
TeXProposal
如何有理有据地向自己的学校或就职机构提出使用LaTeX的提议?A Proposal Prototype for LaTeX Promotion in Chinese Universities Version 1.4
Stars: ✭ 27 (-34.15%)
Mutual labels:  ctan
latex-packages
My LaTeX Packages.
Stars: ✭ 23 (-43.9%)
Mutual labels:  ctan
interview-tips
A collection of awesome Interview Tips and Questions
Stars: ✭ 29 (-29.27%)
Mutual labels:  cv-template
CV-latex
latex template for CV
Stars: ✭ 19 (-53.66%)
Mutual labels:  cv-template
Fake Terminal Resume Website
A fake terminal website for coders
Stars: ✭ 57 (+39.02%)
Mutual labels:  cv-template
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-34.15%)
Mutual labels:  cv-template
cv-app
Cv Builder, Resume Builder
Stars: ✭ 48 (+17.07%)
Mutual labels:  cv-template
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (+90.24%)
Mutual labels:  cv-template
resume
Meet me on paper, if not personally (OLD AND DEPRECATED!)
Stars: ✭ 31 (-24.39%)
Mutual labels:  cv-template
xelatex-cv-roald
XeLaTeX CV template
Stars: ✭ 34 (-17.07%)
Mutual labels:  cv-template
Alphalio
A clean HTML5 Resume/CV template
Stars: ✭ 23 (-43.9%)
Mutual labels:  cv-template
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (-31.71%)
Mutual labels:  cv-template
cvfy
CV generator built with Nuxt.js, TailwindCSS, deployed on Netlify.
Stars: ✭ 165 (+302.44%)
Mutual labels:  cv-template

All Contributors PRs Welcome first-timers-only License

EuropeCV

TeX code associated to the EuropeCV CTAN repository.

Content of the package

The package contains the TeX and the cls files needed to create your CV in LaTeX. In the package, there are some examples that you can follow to build your CV.

I apologize if some translations are wrong, but Italian is my mother tongue. I'm trying to improve my English skills, but it is not an easy task. So, please, do not hesitate to correct the information reported in this README.md file.

Therefore, you can independently change the content of the translation files by editing the text in the .def files. The suffix "it", "de", and so on, indicates the language (e.g., "it" means Italian, "de" German, etc.).

Conversely, the .cls file contains the heart of the code. You can use it to redefine the package by adding your functionality. In such case, please feel free to share your code with the community members that already use EuropeCV.

In case you want to make changes or fix bugs in Linux distributions, you can find europecv.cls under the /usr/share/texlive/texmf-dist/tex/latex/europecv path.

Pull request template

Well, if you are reading this section it means that you are thinking of helping me to make EuropeCV big! :) Before helping me, developing your features or fixing a bug, please consider the few rules listed below:

  1. The DOS style line terminators CRLF (\r\n) has to be replaced with Unix style (\n) line terminators LF before installing your package.

  2. Each change must be reported in the CHANGELOG file. Please, do not forget to be clear and specify who made this contribution.

  3. In the head of each file, there is the date on which the last changes were made. Please, do not forget to update this information. The same procedure must be followed in the tex file europecv.tex (at the beginning of the file a date says when the file has been changed).

In any case, please take a look at the Contributing.md file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].