CV/template
Dan Anglin 04162a27bc
feat: ability to specify a current employment
This commit allows the user to specify a company that they are currently
employed at.

Changes include:

- add present field to the Duration type.
- add durationToString function to output the duration type as a
formatted string.
- if the present field is used and the value is either 'true' or 'yes'
(case insensitive) this will be reflected on the CV.
- add durationToString to fmap.
- updated CV template to use the durationToString function.
2020-08-03 22:32:26 +01:00
..
cv.tex.tmpl feat: ability to specify a current employment 2020-08-03 22:32:26 +01:00
cv_setup.tex.tmpl updated summary and removed hyperlinks 2020-03-09 11:57:25 +00:00