Skip to content

Incompatibility with todonotes package #10

@leezu

Description

@leezu

If the todonotes package is used, either in its disabled or activated form:

\usepackage[disabled]{todonotes}
\usepackage[draft]{todonotes}

the start date (or date label) is wrongly printed to the top of the page:

moderntimeline-todonotes

I used the following code:

\documentclass[10pt,a4paper,sans]{moderncv}
\usepackage[firstyear=2010,lastyear=2018]{moderntimeline}

\moderncvstyle{casual}
\moderncvcolor{blue}

\usepackage{fontspec}
\usepackage[ngerman, english]{babel}

\usepackage[disable]{todonotes}

% personal data
\name{John}{Doe}

\begin{document}
\maketitle

\section{Education}
\tlcventry{2015}{2016}{University}{}{}{}{}
\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions