Skip to content

Incompatibility with todonotes #21

@kprussing

Description

@kprussing

The current implementation is incompatible with todonotes. It errors when using any of the macros.

MWE:

\documentclass{article}

\usepackage{secretx}
\usepackage{todonotes}

\begin{document}
\chapter*{This}
\unclassified{Test\todo{test}}
\end{document}

Output:

! Undefined control sequence.
l.7 

This needs to be fixed or documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions