Add Education start and end years

This commit is contained in:
coolneng 2019-07-02 00:39:10 +02:00
parent ebf4683469
commit 6e297c720c
2 changed files with 4 additions and 2 deletions

View File

@ -12,7 +12,9 @@ about: |
I invented calculus and gravity. I also wrote a few important papers on optics, planetary motion, and math.
education:
- year: 2017
- years:
start: 2017
end: presente
degree: Grado
focus: Ingeniería Informática
institution: Ceuta

View File

@ -272,7 +272,7 @@
%
\setlength{\parskip}{1mm}
$for(education)$
\lightbf{$education.year$} \\
\lightfont{$education.years.start$ \textendash{} $education.years.end$} \\
\smallskip
\emphasized{$education.degree$} \\
\emphasized{$education.focus$} \\