\tldatelabelcventryn[east][cyan!60!black]{2016.xxx}{xxx}{Test}{Test}{}{}{}
Is it right, that the 1.1.2016 is 2016.0 and the 31.06.2016 is 2016.5 ? 2016.5 is the same than 2016.500?
Code: Select all
Code, edit and compile here:
\documentclass[11pt,a4paper]{moderncv}\moderncvtheme[green]{classic}\usepackage[utf8]{inputenc}\usepackage{floatflt}\usepackage{fancyhdr}\usepackage{geometry}\geometry{a4paper,left=2cm,right=1cm, top=2cm, bottom=1.5cm,headheight=21pt}\usepackage{tikz}\usepackage{wrapfig}\usepackage{lipsum}\usepackage{xparse}\usepackage[firstyear=2016,lastyear=2017]{moderntimeline}% for timeline\makeatletter\pgfmathsetmacro\tl@textstartabove{\tl@width-2pt}\NewDocumentCommand\tldatelabelcventryn{O{center}O{color1}mmmmmmm}{%\pgfmathsetmacro\tl@endyear{\tl@lastyear}%\pgfmathsetmacro\tl@startfraction{(#3-\tl@firstyear)/(\tl@lastyear-\tl@firstyear)}%\pgfmathsetmacro\tl@endfraction{(\tl@endyear-\tl@firstyear)/(\tl@lastyear-\tl@firstyear)}%\cventry{\tikz[baseline]{%\useasboundingbox (0,-1.5ex) rectangle (\hintscolumnwidth,1ex);\fill [\tl@runningcolor] (0,0)rectangle (\hintscolumnwidth,\tl@runningwidth);\fill [#2] (0,0)++(\tl@startfraction*\hintscolumnwidth,0pt)node [tl@startyear,yshift=5pt,anchor=#1] {#4}node {$\bullet$};}}{#5}{#6}{#7}{#8}{#9}}\newcommand\tllabelcventryn[9][color1]{%\gdef\Argi{#1}%\gdef\Argii{#2}%\gdef\Argiii{#3}%\gdef\Argiv{#4}%\gdef\Argv{#5}%\gdef\Argvi{#6}%
https://tex.stackexchange.com/questions ... elcventryn