Open Astrinus opened 9 years ago
Hello,
Do you have a minimal working example to reproduce this behavior?
Here you are:
\documentclass{moderncv}
\usepackage[firstyear=2013,lastyear=2016]{moderntimeline}
\moderncvstyle{classic}
\moderncvcolor{blue}
\name{John}{Doe}
\begin{document}
\makecvtitle
\tlcventry[orange]{2015}{2016}{aaa}{bbb}{ccc}{ddd}{eee}
\tlcventry[red]{2013}{2014}{aaa}{bbb}{ccc}{ddd}{eee}
\end{document}
Maybe some positioning options (beginning of the year, mid of the year (default) and end of the year) could be made available. Until next week I have no time to try solving that issue.
I've written code for month support. Next days I'll make a pull request.
I have an experience which ends in 2014 (specifically december) and the next one starts in 2015. Without cheating with the start year (putting 2014 instead of 2015), there is an "hole" in the ideal continuity of the various time bars. Original output:
Hole colored in orange: